View source: R/apigateway_operations.R
apigateway_get_stages | R Documentation |
Gets information about one or more Stage resources.
See https://www.paws-r-sdk.com/docs/apigateway_get_stages/ for full documentation.
apigateway_get_stages(restApiId, deploymentId = NULL)
restApiId |
[required] The string identifier of the associated RestApi. |
deploymentId |
The stages' deployment identifiers. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.