API Gateway Deployment

An API Gateway Deployment in AWS represents a snapshot of an API’s configuration that can be deployed to a specific stage. It captures the current state of resources and methods, making it possible to publish and manage different versions of an API. Deployments are essential for promoting changes from development to production environments.

aws.apigateway_deployment

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
api_summarycorehstoreA summary of the RestApi at the date and time that the deployment resource was created.
created_datecoretimestampThe date and time that the deployment resource was created.
descriptioncorestringThe description for the deployment resource.
idcorestringThe identifier for the deployment resource.
tagscorehstore