tS3BucketCreate
Creates a bucket on Amazon S3.
“Bucket” is a term used by AWS for top level folders on S3, which
can contain sub folders and store all your data (objects).
tS3BucketCreate Standard properties
These properties are used to configure tS3BucketCreate running in the Standard Job
framework.
The Standard
tS3BucketCreate 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 |
Secret Key |
The Secret Access Key, constituting the To enter the secret key, click the […] button next to |
Inherit credentials from AWS |
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 |
Bucket |
Name of the bucket, namely the top level |
Die on error |
This check box is cleared by default, meaning |
Advanced settings
Config client |
Select this check box to configure client
Client parameter: select
Value: enter the Not available when Use existing connection is selected. |
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. |
Access control |
Select this check box to set the access control list (ACL) for the bucket. With Access control selected, click the plus
button under the Access table to add a new line, where you can add an AWS user account and set permissions for it as follows.
Note:
|
tStatCatcher Statistics |
Select this check box to collect log data at |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
Usage
Usage rule |
This component can be used alone or with other |
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 tS3BucketCreate related scenarios, see Verifing the absence of a bucket, creating it and listing all the S3 buckets.