Skip to main content

aws_apigateway_stage

Description

AWS API Gateway Stage represents a deployment snapshot of an API, providing a distinct endpoint for client access. It acts as a named reference to a deployment, allowing version control and management of different API iterations. Stages facilitate the separation of development, testing, and production environments, enabling API versioning and controlled updates to API configurations.

Base Hierarchy

Hierarchy of API Gateway Stage

Relationship to other Resources

Diagram of API Gateway Stage resource relationships

Properties

Diagram of API Gateway Stage data model