AWS::DataZone::EnvironmentBlueprintConfiguration LakeFormationConfiguration - 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::DataZone::EnvironmentBlueprintConfiguration LakeFormationConfiguration

The Lake Formation configuration of the Data Lake blueprint.

Syntax

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

JSON

{ "LocationRegistrationExcludeS3Locations" : [ String, ... ], "LocationRegistrationRole" : String }

Properties

LocationRegistrationExcludeS3Locations

Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid mode.

Required: No

Type: Array of String

Minimum: 1 | 0

Maximum: 1024 | 20

Update requires: No interruption

LocationRegistrationRole

The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using Amazon Lake Formation hybrid access mode.

Required: No

Type: String

Pattern: ^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$

Update requires: No interruption