AWS::DataBrew::Dataset PathOptions - 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).

AWS::DataBrew::Dataset PathOptions

Represents a set of options that define how DataBrew selects files for a given Amazon S3 path in a dataset.

Syntax

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

Properties

FilesLimit

If provided, this structure imposes a limit on a number of files that should be selected.

Required: No

Type: FilesLimit

Update requires: No interruption

LastModifiedDateCondition

If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3.

Required: No

Type: FilterExpression

Update requires: No interruption

Parameters

A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.

Required: No

Type: Array of PathParameter

Update requires: No interruption