{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codepipeline/refs/heads/main/json-schema/amazon-codepipeline-s3-bucket-schema.json", "title": "S3Bucket", "description": "S3Bucket schema from Amazon CodePipeline", "type": "string", "minLength": 3, "maxLength": 63 }