class Aws::MediaPackage::Types::Authorization
CDN Authorization
credentials
@note When making an API call, you may pass Authorization
data as a hash: { cdn_identifier_secret: "__string", # required secrets_role_arn: "__string", # required }
@!attribute [rw] cdn_identifier_secret
The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint. @return [String]
@!attribute [rw] secrets_role_arn
The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediapackage-2017-10-12/Authorization AWS API Documentation
Constants
- SENSITIVE