list-buckets

Returns the list of buckets owned by the authenticated sender of the request.

Usage

list-buckets

Supported Options

None

Example

aws s3api list-buckets --endpoint http://<hostname>:<port_number> --profile testuser1

Loading...