Documentation ¶
Index ¶
- func ArchiveFile(client *s3.Client, bucketName, objectKey string) error
- func CheckBucketExists(client *s3.Client, bucket string) (bool, error)
- func ExportToS3(client *s3.Client, bucketName, objectKey string, file []byte) error
- func ImportS3File(client *s3.Client, bucketName, objectKey string) ([]byte, error)
- func S3AssumeRole(roleArn, roleSessionName string) (*s3.Client, error)
- func S3Client() (*s3.Client, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportToS3 ¶
func ImportS3File ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.