Deployment
The `AWS::ApiGateway::Deployment`
resource deploys an API Gateway `RestApi`
resource to a stage so that clients can call the API over the internet. The stage acts as an environment.
Properties
Link copied to clipboard
The input configuration for a canary deployment.
Link copied to clipboard
The ID for the deployment. For example: abc123
.
Link copied to clipboard
The description for the Deployment resource to create.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The description of the Stage resource for the Deployment resource to create. To specify a stage description, you must also provide a stage name.