Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnoreErrorCode ¶
IgnoreErrorCode will return nil if the input error is a valid awserr.Error matching the given errCode. It will return the input error as-is otherwise
func IgnoreErrorCodef ¶
IgnoreErrorCodef will return nil if the input error is a valid awserr.Error matching the given errCode. It will return the input error formatted with the given format otherwise following fmt.Errorf behavior
func IsErrorCode ¶
IsErrorCode returns whether the given error matches an AWS error with the given errCode. If the input error is not a valid awserr.Error, it returns false
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.