session

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSessionWithSharedProfile

func NewSessionWithSharedProfile(profile string) *session.Session

func NewSessionWithSharedProfileWithOptions

func NewSessionWithSharedProfileWithOptions(profile string, options *session.Options) *session.Session

Types

type SessionBuilder

type SessionBuilder interface {
	Config(*aws.Config) SessionBuilder
	Profile(string) SessionBuilder
	Options(*session.Options) SessionBuilder
	Build() *session.Session
}

SessionBuilder for building a session

Jump to

Keyboard shortcuts

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