Amazon Config · JSON Structure

Config String With Char Limit128 Structure

StringWithCharLimit128 schema

Type: string Properties: 0
AuditingComplianceConfiguration ManagementGovernanceSecurity

StringWithCharLimit128 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-string-with-char-limit128-structure.json",
  "name": "StringWithCharLimit128",
  "description": "StringWithCharLimit128 schema",
  "type": "string",
  "minLength": 1,
  "maxLength": 128
}