apigateway_delete_authorizer: Deletes an existing Authorizer resource

View source: R/apigateway_operations.R

apigateway_delete_authorizerR Documentation

Deletes an existing Authorizer resource

Description

Deletes an existing Authorizer resource.

See https://www.paws-r-sdk.com/docs/apigateway_delete_authorizer/ 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.