AWS::Glue::DataCatalogEncryptionSettings DataCatalogEncryptionSettings - AWS CloudFormation

AWS::Glue::DataCatalogEncryptionSettings DataCatalogEncryptionSettings

Contains configuration information for maintaining Data Catalog security.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

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.

Required: No

Type: ConnectionPasswordEncryption

Update requires: No interruption

EncryptionAtRest

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

Required: No

Type: EncryptionAtRest

Update requires: No interruption