aws

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSession

func NewSession(logger *logrus.Logger) *session.Session

NewSession that attaches a debug level handler to all AWS requests from services sharing the session value.

func NewSessionWithConfig

func NewSessionWithConfig(awsConfig *aws.Config, logger *logrus.Logger) *session.Session

NewSessionWithConfig returns an awsSession that includes the user supplied configuration information

func NewSessionWithConfigLevel

func NewSessionWithConfigLevel(awsConfig *aws.Config,
	level aws.LogLevelType,
	logger *logrus.Logger) *session.Session

NewSessionWithConfigLevel returns an AWS Session (https://github.com/aws/aws-sdk-go/wiki/Getting-Started-Configuration) object that attaches a debug level handler to all AWS requests from services sharing the session value.

func NewSessionWithLevel

func NewSessionWithLevel(level aws.LogLevelType, logger *logrus.Logger) *session.Session

NewSessionWithLevel returns an AWS Session (https://github.com/aws/aws-sdk-go/wiki/Getting-Started-Configuration) object that attaches a debug level handler to all AWS requests from services sharing the session value.

Types

This section is empty.

Directories

Path Synopsis
Package cloudformation scopes CloudFormation-specific utiltities for Sparta
Package cloudformation scopes CloudFormation-specific utiltities for Sparta
cli
Package cloudwatchlogs scopes CloudWatchLogs-specific utiltities for Sparta
Package cloudwatchlogs scopes CloudWatchLogs-specific utiltities for Sparta
Package dynamodb provides types to support unmarshalling generic `event *json.RawMessage` types into DynamoDB specific event structures.
Package dynamodb provides types to support unmarshalling generic `event *json.RawMessage` types into DynamoDB specific event structures.
iam
Package kinesis provides types to support unmarshalling generic `event *json.RawMessage` types into Kinesis specific event structures.
Package kinesis provides types to support unmarshalling generic `event *json.RawMessage` types into Kinesis specific event structures.
Package s3 provides types to support unmarshalling generic `event *json.RawMessage` types into S3 specific event structures.
Package s3 provides types to support unmarshalling generic `event *json.RawMessage` types into S3 specific event structures.
Package sns provides types to support unmarshalling generic `event *json.RawMessage` types into SNS specific event structures.
Package sns provides types to support unmarshalling generic `event *json.RawMessage` types into SNS specific event structures.

Jump to

Keyboard shortcuts

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