Amazon S3

The Amazon S3 Connector is a file-based data source connector for reading and validating files stored in Amazon S3.

Configuration Parameters

  • Access Key – AWS access key for programmatic access.

  • Secret Key – AWS secret key for secure authentication.

  • Bucket Name – S3 bucket name containing the files.

  • Role – IAM role with permissions for S3 operations.

  • File Key – Unique identifier (path) for the file within the bucket.

  • Rules File Key – Key pointing to the rules or configuration file.

S3 Configuration

File Size Limitation: Maximum supported file size is 5 GB per file.

Last updated