/AWS1/CL_QSTMSFTPURVIEWCREDS¶
The credentials for Microsoft Purview DLP integration. The credentials are stored in Amazon Web Services Secrets Manager and referenced by ARN.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_secretarn TYPE /AWS1/QSTSECRETMANAGERARN /AWS1/QSTSECRETMANAGERARN¶
The ARN of the Amazon Web Services Secrets Manager secret that contains the Microsoft Purview OAuth credentials. The secret includes the Azure tenant ID, client ID, and client secret or certificate.
Queryable Attributes¶
SecretArn¶
The ARN of the Amazon Web Services Secrets Manager secret that contains the Microsoft Purview OAuth credentials. The secret includes the Azure tenant ID, client ID, and client secret or certificate.
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 |