Versions in this module Expand all Collapse all v0 v0.1.0 Feb 11, 2019 Changes in this version + const AuthFailure + const GroupNotFound + const InUseIPAddress + const PermissionNotFound + func Code(err error) (string, bool) + func IsConflict(err error) bool + func IsFailedDependency(err error) bool + func IsIgnorableSecurityGroupError(err error) error + func IsInvalidNotFoundError(err error) bool + func IsNotFound(err error) bool + func IsSDKError(err error) (ok bool) + func Message(err error) string + func NewConflict(err error) error + func NewFailedDependency(err error) error + func NewNotFound(err error) error + func ReasonForError(err error) int + type EC2Error struct + Code int + func (e *EC2Error) Error() string