DataCatalogEncryptionSettings - AWS Glue

DataCatalogEncryptionSettings

Contains configuration information for maintaining Data Catalog security.

Contents

ConnectionPasswordEncryption

When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties. You can enable catalog encryption or only password encryption.

Type: ConnectionPasswordEncryption object

Required: No

EncryptionAtRest

Specifies the encryption-at-rest configuration for the Data Catalog.

Type: EncryptionAtRest object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: