Amazon API Gateway · Example Payload

Amazon Api Gateway Canarysettings Example

GatewayHTTP APIREST APIServerlessWebSocket

Amazon Api Gateway Canarysettings Example is an example object payload from Amazon API Gateway, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

deploymentIdstageVariableOverridesuseStageCache

Example Payload

Raw ↑
{
  "deploymentId": "example-deploymentId",
  "stageVariableOverrides": {},
  "useStageCache": true
}