Amazon CloudFormation · Example Payload

Cloudformation Stack Drift Information Example

CloudFormationInfrastructure as CodeDevOpsIaC

Cloudformation Stack Drift Information Example is an example object payload from Amazon CloudFormation, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

StackDriftStatusLastCheckTimestamp

Example Payload

Raw ↑
{
  "StackDriftStatus": "DRIFTED",
  "LastCheckTimestamp": "2025-03-15T14:30:00Z"
}