getAuthorizer

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


suspend fun getAuthorizer(authorizerId: String, restApiId: String): GetAuthorizerResult

Return

null

See also

Parameters

authorizerId
restApiId

The string identifier of the associated RestApi.


Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetAuthorizerPlainArgs.