awsx

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: MIT Imports: 1 Imported by: 0

README

package awsx

package awsx extends the github.com/aws/aws-sdk-go package.

Subpackage awstest

Provides testing utilities to be used in infrastructure integration tests

Documentation

Index

Constants

View Source
const (

	// ErrCodeInternalFailure means failure because of an unknown error, exception or failure
	ErrCodeInternalFailure = "InternalFailure"

	// ErrCodeServiceUnavailable means failure due to a temporary failure of the server
	ErrCodeServiceUnavailable = "ServiceUnavailable"
)

Variables

This section is empty.

Functions

func IsErrorCode

func IsErrorCode(err error, expectedCode string) bool

IsErrorCode returns whether an error is an aws error with the specified code

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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