createAuthorizer
inline suspend fun ApiGatewayClient.createAuthorizer(crossinline block: CreateAuthorizerRequest.Builder.() -> Unit): CreateAuthorizerResponse
Adds a new Authorizer resource to an existing RestApi resource.
Adds a new Authorizer resource to an existing RestApi resource.