Amazon Control Tower · Example Payload

Landing Zone Operation Detail Example

ComplianceGovernanceLanding ZoneMulti-AccountSecurityControls

Landing Zone Operation Detail Example is an example object payload from Amazon Control Tower, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endTimeoperationIdentifieroperationTypestartTimestatusstatusMessage

Example Payload

Raw ↑
{
  "endTime": "2025-03-15T14:30:00Z",
  "operationIdentifier": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111",
  "operationType": "CREATE",
  "startTime": "2025-03-15T14:30:00Z",
  "status": "SUCCEEDED",
  "statusMessage": "SUCCEEDED"
}