Module aws_sdk_apigateway::operation::create_deployment
source · Expand description
Types for the CreateDeployment operation.
Modules§
- Builders
Structs§
- Orchestration and serialization glue logic for
CreateDeployment. Requests API Gateway to create a Deployment resource.
An immutable representation of a RestApi resource that can be called by users using Stages. A deployment must be associated with a Stage for it to be callable over the Internet.
Enums§
- Error type for the
CreateDeploymentErroroperation.