Amazon Config · Schema

DeliveryS3KeyPrefix

DeliveryS3KeyPrefix schema

AuditingComplianceConfiguration ManagementGovernanceSecurity
View JSON Schema on GitHub

JSON Schema

config-delivery-s3-key-prefix-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-schema/config-delivery-s3-key-prefix-schema.json",
  "title": "DeliveryS3KeyPrefix",
  "description": "DeliveryS3KeyPrefix schema",
  "type": "string",
  "minLength": 0,
  "maxLength": 1024
}