aws-cloudformation-user-guide
aws-cloudformation-user-guide copied to clipboard
Document allowed values for MediaPackage HlsEncryption
Issue #, if available:
The MediaPackage PackagingConfiguration for Hls (HlsEncryption) is missing how to configure the EncryptionMethod (whether to use AES 128-bit or Sample AES).
Description of changes: I was working on a Cloudformation stack to create new PackagingConfiguration for HLS when I got this error:
I didn't find any mention in the documentation of an enum or allowed values for the EncryptionMethod. Hence, I tinkered around with Chrome Devtools and React Debugger and found these allowed values:


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.