Amazon API Gateway · Schema

Stage

AWSGatewayHTTP APIREST APIServerlessWebSocket

Properties

Name Type Description
deploymentId string The identifier of the deployment attached to this stage.
clientCertificateId string The identifier of a client certificate for an API stage.
stageName string The name of the stage.
description string The stage's description.
cacheClusterEnabled boolean Whether cache clustering is enabled for the stage.
cacheClusterSize string The stage's cache cluster size.
cacheClusterStatus string
methodSettings object
variables object Stage variables.
documentationVersion string
accessLogSettings object
canarySettings object
tracingEnabled boolean Whether X-Ray tracing is enabled for this stage.
webAclArn string The ARN of the WebAcl associated with the stage.
tags object
createdDate string
lastUpdatedDate string
View JSON Schema on GitHub