Versions in this module Expand all Collapse all v0 v0.1.1 Sep 12, 2024 v0.1.0 Sep 12, 2024 Changes in this version + func MFA() error + type Client struct + func New() *Client + func (c *Client) ListBuckets() *s3.ListBucketsOutput + func (c *Client) ListObjects(bucket string) *s3.ListObjectsV2Output + func (c *Client) Me() *sts.GetCallerIdentityOutput