aws_apigateway_stage

Amazon Web Services ApiGateway Stage

Name

Type

Nullable

accessLogSettings

AccessLogSettings

accountId

String

accountName

String

apiId

String

cacheClusterEnabled

Boolean

cacheClusterSize

String

cacheClusterStatus

String

canarySettings

CanarySettings

clientCertificateId

String

createdDate

String

deploymentId

String

description

String

documentationVersion

String

lastUpdatedDate

String

methodSettings

Map<String,MethodSetting>

region

String

stageName

String

tags

Map<String,String>

tracingEnabled

Boolean

variables

Map<String,String>

webAclArn

String

AccessLogSettings

Name

Type

Nullable

destinationArn

String

format

String

CanarySettings

Name

Type

Nullable

deploymentId

String

percentTraffic

Double

stageVariableOverrides

Map<String,String>

useStageCache

Boolean

MethodSetting

Name

Type

Nullable

cacheDataEncrypted

Boolean

cacheTtlInSeconds

Int

cachingEnabled

Boolean

dataTraceEnabled

Boolean

loggingLevel

String

metricsEnabled

Boolean

requireAuthorizationForCacheControl

Boolean

throttlingBurstLimit

Int

throttlingRateLimit

Double

unauthorizedCacheControlHeaderStrategy

String

Last updated