Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ErrCodeInternalFailure means failure because of an unknown error, exception or failure ErrCodeInternalFailure = "InternalFailure" ErrCodeServiceUnavailable = "ServiceUnavailable" )
Variables ¶
This section is empty.
Functions ¶
func IsErrorCode ¶
IsErrorCode returns whether an error is an aws error with the specified code
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.