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