View source: R/apigateway_operations.R
apigateway_get_usage_plan_key | R Documentation |
Gets a usage plan key of a given key identifier.
See https://www.paws-r-sdk.com/docs/apigateway_get_usage_plan_key/ for full documentation.
apigateway_get_usage_plan_key(usagePlanId, keyId)
usagePlanId |
[required] The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer. |
keyId |
[required] The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.