Amazon Config · JSON Structure

Config Organization Config Rule Trigger Type No S Ns Structure

OrganizationConfigRuleTriggerTypeNoSNs schema

Type: array Properties: 0
AuditingComplianceConfiguration ManagementGovernanceSecurity

OrganizationConfigRuleTriggerTypeNoSNs is a JSON Structure definition published by Amazon Config. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-organization-config-rule-trigger-type-no-s-ns-structure.json",
  "name": "OrganizationConfigRuleTriggerTypeNoSNs",
  "description": "OrganizationConfigRuleTriggerTypeNoSNs schema",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/OrganizationConfigRuleTriggerTypeNoSN"
  }
}