Learn R Programming

paws.networking (version 0.2.0)

apigateway_get_usage_plan_key: Gets a usage plan key of a given key identifier

Description

Gets a usage plan key of a given key identifier.

See https://paws-r.github.io/docs/apigateway/get_usage_plan_key.html for full documentation.

Usage

apigateway_get_usage_plan_key(usagePlanId, keyId)

Arguments

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.