Documentation
¶
Overview ¶
Package s3 contains helpers for AWS S3.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBucket ¶
CreateBucket creates a bucket named after the given framework.Framework.
func DeleteBucket ¶
DeleteBucket deletes a s3 bucket by name.
func GetObjects ¶
func GetObjects(s3Client *s3.S3, bucketName string) []*s3.GetObjectOutput
GetObjects get objects from a s3 bucket.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.