goaws

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	// contains filtered or unexported fields
}

Session contains an AWS Session for use with other AWS services in the go-aws package.

func NewDefaultSession

func NewDefaultSession() Session

func NewSessionFromEnv added in v1.0.0

func NewSessionFromEnv(profile string) Session

NewSessionFromEnv uses AWS_ env vars to initialize the session

func NewSessionWithDefaultConfig added in v1.0.2

func NewSessionWithDefaultConfig() Session

NewSessionWithDefaultConfig creates session with default configuration

func NewSessionWithProfile

func NewSessionWithProfile(profile string) Session

InitSesh initializes a new SES session.

func (*Session) GetSession

func (s *Session) GetSession() *session.Session

Retrieve AWS Session from Session object.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL