S3

Basics

S3 is one of the most used services on AWS.

So there is not only the package github.com/aws/aws-sdk-go-v2/service/s3, but also the s3manager.

But first things first.

How to list buckets

Bucketlister

See also