Create an S3 bucket

  1. Name: A globally unique name for the bucket.
  2. OPTIONAL
    1. Object Lock: Enable or disable object lock for a bucket. Disabled by default.
    2. Location: Location where you want the bucket to be created. Default value is ap-south-1

EXAMPLE:

Create a bucket with name depx-bucket-1233338980.

Delete Bucket

  1. Name: Name of the bucket to delete
  2. OPTIONAL:
    1. Force Delete: Defaults to False. If set to true, it will empty the bucket and delete it.

EXAMPLE:

Delete bucket depx-bucket-1233338980.

List buckets

EXAMPLE:

List all the buckets.