Skip to content

/AWS1/CL_MDXSECRETSMANAGEREN00

The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_secretarn TYPE /AWS1/MDXSECRETARN /AWS1/MDXSECRETARN

The ARN of the AWS Secrets Manager secret used for transit encryption.

iv_rolearn TYPE /AWS1/MDXROLEARN /AWS1/MDXROLEARN

The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.


Queryable Attributes

SecretArn

The ARN of the AWS Secrets Manager secret used for transit encryption.

Accessible with the following methods

Method Description
GET_SECRETARN() Getter for SECRETARN, with configurable default
ASK_SECRETARN() Getter for SECRETARN w/ exceptions if field has no value
HAS_SECRETARN() Determine if SECRETARN has a value

RoleArn

The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value