tS3BucketDelete
Deletes an empty bucket from 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).
tS3BucketDelete Standard properties
These properties are used to configure tS3BucketDelete running in the Standard Job framework.
The Standard
tS3BucketDelete 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 |
Bucket |
Name of the bucket, namely the top level folder, to delete. |
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 Not available when Use existing |
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 |
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 tS3BucketDelete related scenarios, see Verifing the absence of a bucket, creating it and listing all the S3 buckets.