paws.networking (version 0.5.0)

apigateway_update_authorizer: Updates an existing Authorizer resource

Description

Updates an existing Authorizer resource.

See https://www.paws-r-sdk.com/docs/apigateway_update_authorizer/ for full documentation.

Usage

apigateway_update_authorizer(restApiId, authorizerId, patchOperations = NULL)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

authorizerId

[required] The identifier of the Authorizer resource.

patchOperations

For more information about supported patch operations, see Patch Operations.