Skip to content

/AWS1/CL_MD2CDNAUTHCONF

The settings to enable CDN authorization headers in MediaPackage.

CONSTRUCTOR

IMPORTING

Required arguments:

it_cdnidentifiersecretarns TYPE /AWS1/CL_MD2CDNIDSECRETARNS_W=>TT_CDNIDENTIFIERSECRETARNS TT_CDNIDENTIFIERSECRETARNS

The ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.

iv_secretsrolearn TYPE /AWS1/MD2STRING /AWS1/MD2STRING

The ARN for the IAM role that gives MediaPackage read access to Secrets Manager and KMS for CDN authorization.


Queryable Attributes

CdnIdentifierSecretArns

The ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.

Accessible with the following methods

Method Description
GET_CDNIDENTIFIERSECRETARNS() Getter for CDNIDENTIFIERSECRETARNS, with configurable defaul
ASK_CDNIDENTIFIERSECRETARNS() Getter for CDNIDENTIFIERSECRETARNS w/ exceptions if field ha
HAS_CDNIDENTIFIERSECRETARNS() Determine if CDNIDENTIFIERSECRETARNS has a value

SecretsRoleArn

The ARN for the IAM role that gives MediaPackage read access to Secrets Manager and KMS for CDN authorization.

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