Amazon CloudFormation · Example Payload

Cloudformation Stack Resource Drift Information Example

CloudFormationInfrastructure as CodeDevOpsIaC

Cloudformation Stack Resource 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

StackResourceDriftStatusLastCheckTimestamp

Example Payload

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