S3DeleteBucket

Description

This activity deletes a bucket from AWS S3.


AWS Credentials

AccessKey InArgument<String> REQUIRED

The access key for Amazon AWS authentication.

SecretKey InArgument<String> REQUIRED

The secret key for Amazon AWS authentication.


Bucket

BucketName InArgument<String> REQUIRED

The name of the file to be deleted.


Settings

RegionEndpoint EAWSRegionEndpoint

An AWS Region is a collection of AWS resources in a geographic area. Each AWS Region is isolated and independent of the other Regions.

Have a look to AWS official page for more informations.