View source: R/apigatewayv2_operations.R
| apigatewayv2_create_deployment | R Documentation | 
Creates a Deployment for an API.
See https://www.paws-r-sdk.com/docs/apigatewayv2_create_deployment/ for full documentation.
apigatewayv2_create_deployment(ApiId, Description = NULL, StageName = NULL)
| ApiId | [required] The API identifier. | 
| Description | The description for the deployment resource. | 
| StageName | The name of the Stage resource for the Deployment resource to create. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.