DeliveryS3Bucket schema
{ "$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-bucket-schema.json", "title": "DeliveryS3Bucket", "description": "DeliveryS3Bucket schema", "type": "string", "minLength": 0, "maxLength": 63 }