# Functions

No description provided by the author
IsConflict returns true if the error was created by NewConflict.
IsFailedDependency checks if the error is pf http.StatusFailedDependency.
IsIgnorableSecurityGroupError checks for errors in SG that can be ignored and then return nil.
IsInvalidNotFoundError tests for common aws not found errors.
IsNotFound returns true if the error was created by NewNotFound.
IsSDKError returns true if the error is of type awserr.Error.
No description provided by the author
NewConflict returns a new error which indicates that the request cannot be processed due to a conflict.
NewFailedDependency returns a new error which indicates that a dependency failure status.
NewNotFound returns a new error which indicates that the resource of the kind and the name was not found.
ReasonForError returns the HTTP status for a particular error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author