Connector Configuration Reference
listBucket
service, which lists all buckets owned by the user account supplied to the connector.
When creating an S3 data source using the UI, Fusion automatically verifies that the user information supplied has access to the bucket defined in the URL property. If the bucket is not in the list returned by S3, data source creation may fail. At crawl time, if the bucket is not in the list returned by S3, the crawl fails.
Permission errors when trying to create or crawl the data source may be caused by incorrect username or password, or they may be due to user account permissions. The user account must have List Bucket permissions for the account which owns the bucket that the crawler is trying to access.
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.