AWS::Glue::DataCatalogEncryptionSettings DataCatalogEncryptionSettings - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Glue::DataCatalogEncryptionSettings DataCatalogEncryptionSettings

Contains configuration information for maintaining Data Catalog security.

Syntax

To declare this entity in your 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