Deployment - Amazon API Gateway
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Deployment

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.

Contents

apiSummary

A summary of the RestApi at the date and time that the deployment resource was created.

Type: String to string to MethodSnapshot object map map

Required: No

createdDate

The date and time that the deployment resource was created.

Type: Timestamp

Required: No

description

The description for the deployment resource.

Type: String

Required: No

id

The identifier for the deployment resource.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: