Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) ListBuckets ¶
func (c *Client) ListBuckets() *s3.ListBucketsOutput
func (*Client) ListObjects ¶
func (c *Client) ListObjects(bucket string) *s3.ListObjectsV2Output
func (*Client) Me ¶
func (c *Client) Me() *sts.GetCallerIdentityOutput
Click to show internal directories.
Click to hide internal directories.