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 generally available.
Basic settings
|
Use existing connection |
Select this check box and in the Component |
|
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 from Amazon EC2 |
|
Assume role |
Select this check box and specify the values for the following parameters used to
create a new assumed role session.
For more information about assuming roles, see AssumeRole. |
|
Region |
Specify the AWS region by selecting a region name from the list or entering |
|
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 AWS Security Token This check box is available only when the Assume |
|
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Global Variables
|
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
|
Usage rule |
This component can be used alone or with other S3 components, e.g. |
|
Dynamic settings |
Click the [+] button to add a Once a dynamic parameter is defined, the Component List box in the Basic For examples on using dynamic parameters, see Scenario: Reading data from databases through context-based dynamic connections and Scenario: Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
Related scenario
For tS3BucketDelete related scenarios, see Scenario: Verifing the absence of a bucket, creating it and listing all the S3 buckets.