class Aws::MediaPackageVod::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 AWS Secrets Manager that is used for CDN authorization. @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-vod-2018-11-07/Authorization AWS API Documentation
Constants
- SENSITIVE