API Gateway Deployment

An API Gateway Deployment in AWS represents a snapshot of an API configuration that can be deployed to a specific stage. It captures the current state of routes, integrations, and settings, allowing you to promote consistent versions of your API to different environments such as development, staging, or production.

aws.apigatewayv2_deployment

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
auto_deployedcoreboolSpecifies whether a deployment was automatically released.
created_datecoretimestampThe date and time when the Deployment resource was created.
deployment_idcorestringThe identifier for the deployment.
deployment_statuscorestringThe status of the deployment: PENDING, FAILED, or SUCCEEDED.
deployment_status_messagecorestringMay contain additional feedback on the status of an API deployment.
descriptioncorestringThe description for the deployment.
tagscorehstore