Amazon Config · Example Payload

Config Resource Details Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Resource Details 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

ResourceIdResourceTypeResourceConfigurationResourceConfigurationSchemaType

Example Payload

Raw ↑
{
  "ResourceId": "example-string",
  "ResourceType": "AWS::EC2::Instance",
  "ResourceConfiguration": "example-string",
  "ResourceConfigurationSchemaType": "AWS::EC2::Instance"
}