Gets a usage plan key of a given key identifier
Gets a usage plan key of a given key identifier.
apigateway_get_usage_plan_key(usagePlanId, keyId)
usagePlanId |
[required] [Required] The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer. |
keyId |
[required] [Required] The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer. |
A list with the following syntax:
list( id = "string", type = "string", value = "string", name = "string" )
svc$get_usage_plan_key( usagePlanId = "string", keyId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.