AWS::MediaPackage::PackagingGroup Authorization - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaPackage::PackagingGroup Authorization

Parameters for enabling CDN authorization.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "CdnIdentifierSecret" : String, "SecretsRoleArn" : String }

YAML

CdnIdentifierSecret: String SecretsRoleArn: String

Properties

CdnIdentifierSecret

The Amazon Resource Name (ARN) for the secret in Amazon Secrets Manager that is used for CDN authorization.

Required: Yes

Type: String

Update requires: No interruption

SecretsRoleArn

The Amazon Resource Name (ARN) for the IAM role that allows AWS Elemental MediaPackage to communicate with Amazon Secrets Manager.

Required: Yes

Type: String

Update requires: No interruption