Amazon Config · Example Payload

Config Custom Policy Details Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Custom Policy Details Example is an example object payload from Amazon Config, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

PolicyRuntimePolicyTextEnableDebugLogDelivery

Example Payload

Raw ↑
{
  "PolicyRuntime": "example-string",
  "PolicyText": "example-string",
  "EnableDebugLogDelivery": "example-string"
}