lib

package
v1.21.2 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleResponse

func HandleResponse(err error) (hasError bool)

Generic response AWS response handler

Types

type Metrics

type Metrics struct {
	Volumes         int
	SumVolumeSize   int64
	VolumeCosts     int
	Snapshots       int
	SumSnapshotSize int64
	Processed       int64
	Skipped         int64
	Modified        int64
}

Generic struct for tracking statistics

type Session added in v1.18.0

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

func (*Session) GetCloudWatchClient added in v1.18.0

func (s *Session) GetCloudWatchClient() *cloudwatch.CloudWatch

func (*Session) GetEC2Client added in v1.18.0

func (s *Session) GetEC2Client() *ec2.EC2

func (*Session) GetIAMClient added in v1.18.0

func (s *Session) GetIAMClient() *awsIAM.IAM

func (*Session) GetRDSClient added in v1.18.0

func (s *Session) GetRDSClient() *rds.RDS

func (*Session) GetS3Client added in v1.18.0

func (s *Session) GetS3Client() *s3.S3

func (*Session) Session added in v1.18.0

func (s *Session) Session() *awsSession.Session

Jump to

Keyboard shortcuts

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