paws.networking (version 0.1.6)

apigatewayv2_get_authorizer: Gets an Authorizer

Description

Gets an Authorizer.

Usage

apigatewayv2_get_authorizer(ApiId, AuthorizerId)

Arguments

ApiId

[required] The API identifier.

AuthorizerId

[required] The authorizer identifier.

Request syntax

svc$get_authorizer(
  ApiId = "string",
  AuthorizerId = "string"
)