{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediapackage/refs/heads/main/json-structure/mediapackage-api-cmaf-encryption-method-structure.json", "name": "CmafEncryptionMethod", "type": "string", "description": "The encryption method to use.", "enum": [ "SAMPLE_AES", "AES_CTR" ] }