Amazon Config · Example Payload

Config Config Stream Delivery Info Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

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

Top-level fields

lastStatuslastErrorCodelastErrorMessagelastStatusChangeTime

Example Payload

Raw ↑
{
  "lastStatus": "COMPLIANT",
  "lastErrorCode": "example-string",
  "lastErrorMessage": "example-string",
  "lastStatusChangeTime": "COMPLIANT"
}