Amazon Config · Example Payload

Config Ssm Controls Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

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

Top-level fields

ConcurrentExecutionRatePercentageErrorPercentage

Example Payload

Raw ↑
{
  "ConcurrentExecutionRatePercentage": "example-string",
  "ErrorPercentage": "example-string"
}