github.com/aws/smithy-go.DeserializationError.Err (field)

351 uses

	github.com/aws/smithy-go (current package)
		errors.go#L66: 	Err      error //  original error
		errors.go#L73: 	if e.Err == nil {
		errors.go#L76: 	return fmt.Sprintf("%s, %v", msg, e.Err)
		errors.go#L80: func (e *DeserializationError) Unwrap() error { return e.Err }

	github.com/aws/aws-sdk-go-v2/aws/transport/http
		timeout_read_closer.go#L94: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}

	github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
		accept_encoding_gzip.go#L123: 			Err: fmt.Errorf("unknown response type %T", output.RawResponse),

	github.com/aws/aws-sdk-go-v2/service/internal/checksum
		middleware_validate_output.go#L77: 			Err: fmt.Errorf("unknown transport type %T", out.RawResponse),

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_GetBucketLocation.go#L176: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		api_op_GetBucketLocation.go#L198: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L47: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L58: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L67: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L137: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L148: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L163: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L174: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L185: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L420: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L431: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L446: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L457: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L468: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L628: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L639: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L648: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L721: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L732: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L747: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L758: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L769: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L963: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L974: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L984: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1038: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1049: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1059: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1113: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1124: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1134: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1188: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1199: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1209: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1263: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1274: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1284: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1338: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1349: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1359: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1413: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1424: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1434: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1488: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1499: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1509: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1563: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1574: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1584: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1638: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1649: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1659: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1713: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1724: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1734: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1788: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1799: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1809: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1863: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1874: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L1884: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L1938: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L1949: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L1958: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2039: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2050: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L2065: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2076: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2087: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2201: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2212: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L2221: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2288: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2299: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L2309: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2363: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2384: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2395: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2406: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2509: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2530: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2541: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2552: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2654: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2675: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2686: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2697: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2793: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2814: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2825: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2836: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L2932: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L2953: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2964: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L2975: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L3071: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L3092: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3103: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3114: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L3210: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L3231: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3242: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3253: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L3349: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L3370: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3381: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3392: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L3488: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L3509: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3520: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3531: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L3634: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L3655: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3666: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3677: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L3773: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L3794: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3805: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3816: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L3912: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L3933: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3944: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L3955: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L4069: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L4090: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4101: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4112: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L4208: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L4219: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to deserialize response payload, %w", err)}
		deserializers.go#L4228: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L4303: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L4324: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4335: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4346: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L4442: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L4463: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4474: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4485: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L4581: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L4602: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4613: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4624: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L4727: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L4748: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4759: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4770: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L4866: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L4887: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4898: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L4909: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L5025: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L5046: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5057: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5068: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L5182: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L5193: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L5198: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to deserialize response payload, %w", err)}
		deserializers.go#L5207: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L5498: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L5509: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L5524: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5535: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5546: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L5663: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L5674: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L5689: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5700: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5711: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L5894: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L5915: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5926: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L5937: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L6033: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L6054: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6065: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6076: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L6172: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L6193: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6204: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6215: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L6311: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L6322: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L6337: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6348: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6359: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L6467: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L6478: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L6483: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to deserialize response payload, %w", err)}
		deserializers.go#L6492: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L6566: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L6587: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6598: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L6609: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L6705: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L6716: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L6726: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L6783: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L6794: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L6803: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L7072: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L7093: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7104: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7115: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L7253: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L7274: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7285: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7296: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L7434: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L7455: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7466: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7477: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L7615: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L7636: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7647: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7658: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L7796: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L7817: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7828: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7839: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L7941: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L7962: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7973: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L7984: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L8223: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L8244: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L8255: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L8266: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L8482: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L8503: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L8514: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L8525: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L8771: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L8792: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L8803: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L8814: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9059: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9070: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L9085: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L9096: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L9107: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9365: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9376: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9386: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9440: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9451: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9461: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9515: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9526: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9536: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9590: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9601: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9611: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9665: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9676: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9686: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9740: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9751: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9761: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9815: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9826: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9836: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9890: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9901: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9911: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L9965: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L9976: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L9986: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10040: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10051: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10061: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10115: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10126: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10136: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10190: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10201: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10211: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10265: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10276: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10286: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10340: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10351: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10361: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10415: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10426: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10436: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10490: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10501: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10511: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10565: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10576: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10586: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10640: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10651: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L10661: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10715: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10726: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L10735: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10871: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10882: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L10891: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L10961: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L10972: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L10981: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11048: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11059: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L11068: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11135: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11146: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L11155: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11222: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11233: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L11242: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11309: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11320: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L11330: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11384: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11395: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L11404: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11479: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11494: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11548: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11559: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L11568: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11689: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11700: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("failed to decode response with invalid Http bindings, %w", err)}
		deserializers.go#L11715: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L11726: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L11737: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L11879: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		deserializers.go#L11890: 			Err: fmt.Errorf("failed to discard response body, %w", err),
		deserializers.go#L11900: 		return &smithy.DeserializationError{Err: fmt.Errorf("failed to copy error response body, %w", err)}
		deserializers.go#L12069: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12080: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12106: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12117: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12143: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12154: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12180: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12191: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12469: 			Err:      fmt.Errorf("failed to decode response body, %w", err),
		deserializers.go#L12480: 			Err:      fmt.Errorf("failed to decode response body, %w", err),

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations
		handle_200_error.go#L44: 		return out, metadata, &smithy.DeserializationError{Err: fmt.Errorf("unknown transport type %T", out.RawResponse)}
		handle_200_error.go#L59: 			Err: fmt.Errorf("received empty response payload"),