get Authorizer
The `AWS::ApiGateway::Authorizer`
resource creates an authorization layer that API Gateway activates for methods that have authorization enabled. API Gateway activates the authorizer when a client calls those methods.
Return
null
Parameters
argument
null
Return
null
See also
Parameters
authorizer Id
rest Api Id
The string identifier of the associated RestApi.
suspend fun getAuthorizer(argument: suspend GetAuthorizerPlainArgsBuilder.() -> Unit): GetAuthorizerResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetAuthorizerPlainArgs.