Amazon Web Services (AWS) S3 buckets can be managed by any account with AWS GUEST_ADMIN privileges.

hicli Command

Description

s3 add_file

Add a file to the S3 bucket.

s3 rm_file

Remove a file from the S3 bucket.

s3 get_file

Retrieve a file from the S3 bucket.

set aws_access_key_id

Set the AWS access key ID.

set aws_secret_access_key

Set the AWS shared secret.

create_bucket

Create a new S3 bucket.

delete_bucket

Delete an existing S3 bucket.

list_bucket

View the list of available buckets.