Amazon CloudFront · Example Payload

Cloudfront Invalidation Example

CloudFrontCDNContent DeliveryEdge

Cloudfront Invalidation Example is an example object payload from Amazon CloudFront, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdStatusCreateTimeInvalidationBatch

Example Payload

Raw ↑
{
  "Id": "abc12345",
  "Status": "ACTIVE",
  "CreateTime": "2025-03-15T14:30:00Z",
  "InvalidationBatch": "abc12345"
}