package
Version:
v0.0.0-...-f3e82cf
Opens a new window with list of versions in this module.
Published: Jun 28, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Client struct {
*s3.S3
}
Client s3 client
New function to instantiate s3 client
ListBucketNames function to list buckets names in AWS account
ReadObjectText function to read object from s3 bucket as text
type Config struct {
Region string
}
Config configuration to connect to AWS infra
Source Files
¶
Click to show internal directories.
Click to hide internal directories.