apigateway_delete_usage_plan_key: Deletes a usage plan key and remove the underlying API key...

View source: R/apigateway_operations.R

apigateway_delete_usage_plan_keyR Documentation

Deletes a usage plan key and remove the underlying API key from the associated usage plan

Description

Deletes a usage plan key and remove the underlying API key from the associated usage plan.

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

Usage

apigateway_delete_usage_plan_key(usagePlanId, keyId)

Arguments

usagePlanId

[required] The Id of the UsagePlan resource representing the usage plan containing the to-be-deleted UsagePlanKey resource representing a plan customer.

keyId

[required] The Id of the UsagePlanKey resource to be deleted.


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