Skip to content

/AWS1/CL_DMGKERBEROSAUTHNSTGS

Specifies the settings required for kerberos authentication when creating the replication instance.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_keycachesecretid TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

Specifies the ID of the secret that stores the key cache file required for kerberos authentication.

iv_keycachesecretiamarn TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

Specifies the Amazon Resource Name (ARN) of the IAM role that grants Amazon Web Services DMS access to the secret containing key cache file for the kerberos authentication.

iv_krb5filecontents TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

Specifies the contents of krb5 configuration file required for kerberos authentication.


Queryable Attributes

KeyCacheSecretId

Specifies the ID of the secret that stores the key cache file required for kerberos authentication.

Accessible with the following methods

Method Description
GET_KEYCACHESECRETID() Getter for KEYCACHESECRETID, with configurable default
ASK_KEYCACHESECRETID() Getter for KEYCACHESECRETID w/ exceptions if field has no va
HAS_KEYCACHESECRETID() Determine if KEYCACHESECRETID has a value

KeyCacheSecretIamArn

Specifies the Amazon Resource Name (ARN) of the IAM role that grants Amazon Web Services DMS access to the secret containing key cache file for the kerberos authentication.

Accessible with the following methods

Method Description
GET_KEYCACHESECRETIAMARN() Getter for KEYCACHESECRETIAMARN, with configurable default
ASK_KEYCACHESECRETIAMARN() Getter for KEYCACHESECRETIAMARN w/ exceptions if field has n
HAS_KEYCACHESECRETIAMARN() Determine if KEYCACHESECRETIAMARN has a value

Krb5FileContents

Specifies the contents of krb5 configuration file required for kerberos authentication.

Accessible with the following methods

Method Description
GET_KRB5FILECONTENTS() Getter for KRB5FILECONTENTS, with configurable default
ASK_KRB5FILECONTENTS() Getter for KRB5FILECONTENTS w/ exceptions if field has no va
HAS_KRB5FILECONTENTS() Determine if KRB5FILECONTENTS has a value