KerberosAuthenticationSettings
Specifies the settings required for kerberos authentication when creating the replication instance.
Contents
- KeyCacheSecretIamArn
-
Specifies the Amazon Resource Name (ARN) of the IAM role that grants AWS DMS access to the secret containing key cache file for the kerberos authentication.
Type: String
Required: No
- KeyCacheSecretId
-
Specifies the ID of the secret that stores the key cache file required for kerberos authentication.
Type: String
Required: No
- Krb5FileContents
-
Specifies the contents of krb5 configuration file required for kerberos authentication.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: