Learn R Programming

paws.networking (version 0.2.0)

apigateway_delete_authorizer: Deletes an existing Authorizer resource

Description

Deletes an existing Authorizer resource.

See https://paws-r.github.io/docs/apigateway/delete_authorizer.html for full documentation.

Usage

apigateway_delete_authorizer(restApiId, authorizerId)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

authorizerId

[required] The identifier of the Authorizer resource.