Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AWSHelperIfc ¶
type AWSHelperIfc interface {
// Embedded Interface(s)
startable.StartableIfc
cfg.ConfigurableIfc
// Out own interface
GetSession() (*awssdksession.Session, error)
}
Click to show internal directories.
Click to hide internal directories.