{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-private-ca/refs/heads/main/json-structure/amazon-private-ca-s3object-acl-structure.json", "name": "S3ObjectAcl", "description": "S3ObjectAcl schema from Amazon Private CA API", "type": "string", "enum": [ "PUBLIC_READ", "BUCKET_OWNER_FULL_CONTROL" ] }