Documentation ¶
Index ¶
- func GetParameter(s *session.Session, keyname string) (string, error)
- func GetParameters(s *session.Session, keynames []*string) (map[string]string, error)
- func NewSession(roleArn, endpoint string) (*session.Session, error)
- func ParseS3Directory(bucket, key string) string
- func ParseSQSEvent(event events.SQSEvent) (*events.S3Event, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetParameters ¶
Returns a list of parameters from the SSM Parameter Store
func NewSession ¶
NewSession Returns a new AWS session using the given roleArn
func ParseS3Directory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.