AWS::Glue::Catalog CatalogProperties - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::Glue::Catalog CatalogProperties

A structure that specifies data lake access properties and other custom properties.

Syntax

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

Properties

CustomProperties

Additional key-value properties for the catalog, such as column statistics optimizations.

Required: No

Type: Object of String

Pattern: ^.+$

Update requires: No interruption

DataLakeAccessProperties

A DataLakeAccessProperties object that specifies properties to configure data lake access for your catalog resource in the Amazon Glue Data Catalog.

Required: No

Type: DataLakeAccessProperties

Update requires: No interruption