Amazon Config · Example Payload

Config Source Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Source 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

OwnerSourceIdentifierSourceDetailsCustomPolicyDetails

Example Payload

Raw ↑
{
  "Owner": "example-string",
  "SourceIdentifier": "example-string",
  "SourceDetails": "example-string",
  "CustomPolicyDetails": "example-string"
}