Amazon Config · Example Payload

Config Organization Custom Policy Rule Metadata No Policy Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

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

Top-level fields

DescriptionOrganizationConfigRuleTriggerTypesInputParametersMaximumExecutionFrequencyResourceTypesScopeResourceIdScopeTagKeyScopeTagValueScopePolicyRuntimeDebugLogDeliveryAccounts

Example Payload

Raw ↑
{
  "Description": "example-string",
  "OrganizationConfigRuleTriggerTypes": "example-string",
  "InputParameters": "example-string",
  "MaximumExecutionFrequency": "example-string",
  "ResourceTypesScope": "AWS::EC2::Instance",
  "ResourceIdScope": "example-string",
  "TagKeyScope": "example-string",
  "TagValueScope": "example-string",
  "PolicyRuntime": "example-string",
  "DebugLogDeliveryAccounts": "123456789012"
}