{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-rtmp-output-certificate-mode-structure.json", "name": "RtmpOutputCertificateMode", "type": "string", "description": "Rtmp Output Certificate Mode", "enum": [ "SELF_SIGNED", "VERIFY_AUTHENTICITY" ] }