tS3Get
tS3Get Standard properties
These properties are used to configure tS3Get running in the Standard Job framework.
The Standard
tS3Get component belongs to the Cloud family.
The component in this framework is available in all Talend
products.
Basic settings
Use existing connection |
Select this check box and in the Component List click the relevant connection component to |
Access Key |
The Access Key ID that uniquely identifies an AWS Account. For how to |
Secret Key |
The Secret Access Key, constituting the security credentials in To enter the secret key, click the […] button next to |
Inherit credentials from AWS role |
Select this check box to obtain AWS security credentials |
Assume role |
If you temporarily need some access permissions associated |
Region |
Specify the AWS region by selecting a region name from the |
Client-side Encrypt |
Select this check box and from the Key type drop-down list displayed,
select one of the following three options for encrypting the data on the client-side before sending to Amazon S3. For more information, see Protecting Data Using Client-Side Encryption.
|
Bucket |
Specify the name of the bucket, namely |
Key |
Specifiy the path to the file saved on Warning: This field must not start with a slash (/).
|
File |
Name of the file to be saved locally. |
Die on error |
This check box is cleared by default, meaning to skip the row on error |
Advanced settings
Config client |
Select this check box to configure client parameters.
Client parameter: select client Value: enter the parameter value. Not available when Use existing |
Enable Accelerate Mode |
Select this check box to enable fast, easy and secure transfers of files over long distances between your client and an S3 bucket. To take it into account, you should enable this acceleration mode on the S3 bucket in advance. |
Use Select |
Select this check box to customize the way to retrieve a file from Amazon S3.
|
S3 CSV Input Options |
Select this check box to configure the CSV file input settings.
This |
Configure Output |
Select this check box to configure the settings used to output files.
This |
JSON Record Delimiter |
Set the delimiter used to separate JSON records.
This property is |
Add the InputStream in Global variables |
Select this check box to add InputStream into global variables so that other components in the Job can use this input data. This property is available only |
STS Endpoint |
Select this check box and in the field displayed, specify the This check box is available only when the Assume role check box is selected. |
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
Records InputStream |
The input stream being processed. This is an After variable and it returns a |
Usage
Usage rule |
This component can be used alone or with other S3 components, |
Dynamic settings |
Click the [+] button to add a row in the table Once a dynamic parameter is defined, the Component List box in the Basic For examples on using dynamic parameters, see Reading data from databases through context-based dynamic connections and Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
Related scenario
For tS3Get related scenarios, see Exchange files with Amazon S3.