Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apigateway_delete_usage_plan_key

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.

Usage

apigateway_delete_usage_plan_key(usagePlanId, keyId)

Arguments

usagePlanId

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

keyId

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

Value

An empty list.

Request syntax

svc$delete_usage_plan_key(
  usagePlanId = "string",
  keyId = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.