Versions in this module Expand all Collapse all v1 v1.17.7 Apr 3, 2023 v1.0.1 Apr 3, 2023 v1.0.0 Apr 3, 2023 Changes in this version + func GetErrorInfo(decoder *json.Decoder) (errorType string, message string, err error) + func GetSmithyGenericAPIError(decoder *json.Decoder, errorCode string) (*smithy.GenericAPIError, error) + func SanitizeErrorCode(errorCode string) string