...
Property | Macro Enabled? | Version Introduced | Description |
---|---|---|---|
Name | No | Required. Name of the connection. Connection names must be unique in a namespace. Connection names can only include letters, numbers, underscores, and hyphens. | |
Description | No | Optional. Description of the connection. | |
Authentication Method | Yes | Authentication method to access S3. IAM can only be used if the plugin is run in an AWS environment, such as on EMR. Default is Access Credentials. | |
Access ID | Yes | Amazon access ID required for authentication. | |
Access Key | Yes | Amazon access key required for authentication. | |
Session Token | Yes | 6.7.0 | Amazon session token required for authentication. Only required for temporary credentials. Temporary credentials are only supported for S3A paths. |
Region | Yes | Region to be used by the S3 Client. Note: Region is only used to sample data in Wrangler. It is not used in the S3 batch source plugin or sink plugins in data pipelines. |
Path of the connection
...