S3Target
Specifies a data store in Amazon Simple Storage Service (Amazon S3).
Contents
- ConnectionName
-
The name of a connection which allows a job or crawler to access data in Amazon S3 within an Amazon Virtual Private Cloud environment (Amazon VPC).
Type: String
Required: No
- DlqEventQueueArn
-
A valid Amazon dead-letter SQS ARN. For example,
arn:aws:sqs:region:account:deadLetterQueue
.Type: String
Required: No
- EventQueueArn
-
A valid Amazon SQS ARN. For example,
arn:aws:sqs:region:account:sqs
.Type: String
Required: No
- Exclusions
-
A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.
Type: Array of strings
Required: No
- Path
-
The path to the Amazon S3 target.
Type: String
Required: No
- SampleSize
-
Sets the number of files in each leaf folder to be crawled when crawling sample files in a dataset. If not set, all the files are crawled. A valid value is an integer between 1 and 249.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: