Skip to content

/AWS1/CL_MDPAUTHORIZATION

CDN Authorization credentials

CONSTRUCTOR

IMPORTING

Required arguments:

IV_CDNIDENTIFIERSECRET TYPE /AWS1/MDP__STRING /AWS1/MDP__STRING

The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint.

IV_SECRETSROLEARN TYPE /AWS1/MDP__STRING /AWS1/MDP__STRING

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


Queryable Attributes

CdnIdentifierSecret

The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint.

Accessible with the following methods

Method Description
GET_CDNIDENTIFIERSECRET() Getter for CDNIDENTIFIERSECRET, with configurable default
ASK_CDNIDENTIFIERSECRET() Getter for CDNIDENTIFIERSECRET w/ exceptions if field has no
HAS_CDNIDENTIFIERSECRET() Determine if CDNIDENTIFIERSECRET has a value

SecretsRoleArn

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

Accessible with the following methods

Method Description
GET_SECRETSROLEARN() Getter for SECRETSROLEARN, with configurable default
ASK_SECRETSROLEARN() Getter for SECRETSROLEARN w/ exceptions if field has no valu
HAS_SECRETSROLEARN() Determine if SECRETSROLEARN has a value