type github.com/aws/smithy-go/transport/http.Response

239 uses

	github.com/aws/smithy-go/transport/http (current package)
		client.go#L82: 	return &Response{Response: resp}, metadata, err
		middleware_close_response_body.go#L31: 		if resp, ok := out.RawResponse.(*Response); ok && resp != nil && resp.Body != nil {
		middleware_close_response_body.go#L65: 	if resp, ok := out.RawResponse.(*Response); ok {
		middleware_http_logging.go#L61: 		smithyResponse, ok := out.RawResponse.(*Response)
		middleware_min_proto.go#L57: 	response, ok := out.RawResponse.(*Response)
		response.go#L10: type Response struct {
		response.go#L17: 	Response *Response
		response.go#L25: func (e *ResponseError) HTTPResponse() *Response { return e.Response }

	github.com/aws/aws-sdk-go-v2/aws/middleware
		middleware.go#L64: 	case *smithyhttp.Response:
		request_id_retriever.go#L30: 	resp, ok := out.RawResponse.(*smithyhttp.Response)

	github.com/aws/aws-sdk-go-v2/aws/transport/http
		response_error_middleware.go#L35: 	resp, ok := out.RawResponse.(*smithyhttp.Response)
		timeout_read_closer.go#L92: 	response, ok := out.RawResponse.(*smithyhttp.Response)

	github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
		accept_encoding_gzip.go#L120: 	resp, ok := output.RawResponse.(*smithyhttp.Response)

	github.com/aws/aws-sdk-go-v2/service/internal/checksum
		middleware_validate_output.go#L74: 	response, ok := out.RawResponse.(*smithyhttp.Response)

	github.com/aws/aws-sdk-go-v2/service/internal/s3shared
		metadata_retriever.go#L33: 	resp, ok := out.RawResponse.(*smithyhttp.Response)
		response_error_middleware.go#L36: 	resp, ok := out.RawResponse.(*smithyhttp.Response)

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_GetBucketLocation.go#L174: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L45: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L64: func awsRestxml_deserializeOpErrorAbortMultipartUpload(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L107: func awsRestxml_deserializeOpHttpBindingsAbortMultipartUploadOutput(v *AbortMultipartUploadOutput, response *smithyhttp.Response) error {
		deserializers.go#L135: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L182: func awsRestxml_deserializeOpErrorCompleteMultipartUpload(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L222: func awsRestxml_deserializeOpHttpBindingsCompleteMultipartUploadOutput(v *CompleteMultipartUploadOutput, response *smithyhttp.Response) error {
		deserializers.go#L418: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L465: func awsRestxml_deserializeOpErrorCopyObject(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L508: func awsRestxml_deserializeOpHttpBindingsCopyObjectOutput(v *CopyObjectOutput, response *smithyhttp.Response) error {
		deserializers.go#L626: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L645: func awsRestxml_deserializeOpErrorCreateBucket(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L691: func awsRestxml_deserializeOpHttpBindingsCreateBucketOutput(v *CreateBucketOutput, response *smithyhttp.Response) error {
		deserializers.go#L719: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L766: func awsRestxml_deserializeOpErrorCreateMultipartUpload(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L806: func awsRestxml_deserializeOpHttpBindingsCreateMultipartUploadOutput(v *CreateMultipartUploadOutput, response *smithyhttp.Response) error {
		deserializers.go#L961: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L981: func awsRestxml_deserializeOpErrorDeleteBucket(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1036: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1056: func awsRestxml_deserializeOpErrorDeleteBucketAnalyticsConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1111: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1131: func awsRestxml_deserializeOpErrorDeleteBucketCors(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1186: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1206: func awsRestxml_deserializeOpErrorDeleteBucketEncryption(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1261: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1281: func awsRestxml_deserializeOpErrorDeleteBucketIntelligentTieringConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1336: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1356: func awsRestxml_deserializeOpErrorDeleteBucketInventoryConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1411: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1431: func awsRestxml_deserializeOpErrorDeleteBucketLifecycle(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1486: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1506: func awsRestxml_deserializeOpErrorDeleteBucketMetricsConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1561: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1581: func awsRestxml_deserializeOpErrorDeleteBucketOwnershipControls(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1636: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1656: func awsRestxml_deserializeOpErrorDeleteBucketPolicy(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1711: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1731: func awsRestxml_deserializeOpErrorDeleteBucketReplication(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1786: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1806: func awsRestxml_deserializeOpErrorDeleteBucketTagging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1861: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1881: func awsRestxml_deserializeOpErrorDeleteBucketWebsite(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1936: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L1955: func awsRestxml_deserializeOpErrorDeleteObject(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L1995: func awsRestxml_deserializeOpHttpBindingsDeleteObjectOutput(v *DeleteObjectOutput, response *smithyhttp.Response) error {
		deserializers.go#L2037: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2084: func awsRestxml_deserializeOpErrorDeleteObjects(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L2124: func awsRestxml_deserializeOpHttpBindingsDeleteObjectsOutput(v *DeleteObjectsOutput, response *smithyhttp.Response) error {
		deserializers.go#L2199: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2218: func awsRestxml_deserializeOpErrorDeleteObjectTagging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L2258: func awsRestxml_deserializeOpHttpBindingsDeleteObjectTaggingOutput(v *DeleteObjectTaggingOutput, response *smithyhttp.Response) error {
		deserializers.go#L2286: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2306: func awsRestxml_deserializeOpErrorDeletePublicAccessBlock(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L2361: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2403: func awsRestxml_deserializeOpErrorGetBucketAccelerateConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L2507: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2549: func awsRestxml_deserializeOpErrorGetBucketAcl(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L2652: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2694: func awsRestxml_deserializeOpErrorGetBucketAnalyticsConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L2791: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2833: func awsRestxml_deserializeOpErrorGetBucketCors(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L2930: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L2972: func awsRestxml_deserializeOpErrorGetBucketEncryption(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L3069: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L3111: func awsRestxml_deserializeOpErrorGetBucketIntelligentTieringConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L3208: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L3250: func awsRestxml_deserializeOpErrorGetBucketInventoryConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L3347: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L3389: func awsRestxml_deserializeOpErrorGetBucketLifecycleConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L3486: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L3528: func awsRestxml_deserializeOpErrorGetBucketLocation(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L3632: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L3674: func awsRestxml_deserializeOpErrorGetBucketLogging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L3771: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L3813: func awsRestxml_deserializeOpErrorGetBucketMetricsConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L3910: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L3952: func awsRestxml_deserializeOpErrorGetBucketNotificationConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L4067: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L4109: func awsRestxml_deserializeOpErrorGetBucketOwnershipControls(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L4206: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L4225: func awsRestxml_deserializeOpErrorGetBucketPolicy(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L4301: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L4343: func awsRestxml_deserializeOpErrorGetBucketPolicyStatus(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L4440: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L4482: func awsRestxml_deserializeOpErrorGetBucketReplication(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L4579: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L4621: func awsRestxml_deserializeOpErrorGetBucketRequestPayment(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L4725: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L4767: func awsRestxml_deserializeOpErrorGetBucketTagging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L4864: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L4906: func awsRestxml_deserializeOpErrorGetBucketVersioning(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L5023: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L5065: func awsRestxml_deserializeOpErrorGetBucketWebsite(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L5180: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L5204: func awsRestxml_deserializeOpErrorGetObject(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L5250: func awsRestxml_deserializeOpHttpBindingsGetObjectOutput(v *GetObjectOutput, response *smithyhttp.Response) error {
		deserializers.go#L5496: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L5543: func awsRestxml_deserializeOpErrorGetObjectAcl(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L5586: func awsRestxml_deserializeOpHttpBindingsGetObjectAclOutput(v *GetObjectAclOutput, response *smithyhttp.Response) error {
		deserializers.go#L5661: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L5708: func awsRestxml_deserializeOpErrorGetObjectAttributes(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L5751: func awsRestxml_deserializeOpHttpBindingsGetObjectAttributesOutput(v *GetObjectAttributesOutput, response *smithyhttp.Response) error {
		deserializers.go#L5892: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L5934: func awsRestxml_deserializeOpErrorGetObjectLegalHold(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6031: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L6073: func awsRestxml_deserializeOpErrorGetObjectLockConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6170: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L6212: func awsRestxml_deserializeOpErrorGetObjectRetention(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6309: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L6356: func awsRestxml_deserializeOpErrorGetObjectTagging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6396: func awsRestxml_deserializeOpHttpBindingsGetObjectTaggingOutput(v *GetObjectTaggingOutput, response *smithyhttp.Response) error {
		deserializers.go#L6465: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L6489: func awsRestxml_deserializeOpErrorGetObjectTorrent(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6529: func awsRestxml_deserializeOpHttpBindingsGetObjectTorrentOutput(v *GetObjectTorrentOutput, response *smithyhttp.Response) error {
		deserializers.go#L6564: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L6606: func awsRestxml_deserializeOpErrorGetPublicAccessBlock(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6703: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L6723: func awsRestxml_deserializeOpErrorHeadBucket(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6781: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L6800: func awsRestxml_deserializeOpErrorHeadObject(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L6840: func awsRestxml_deserializeOpHttpBindingsHeadObjectOutput(v *HeadObjectOutput, response *smithyhttp.Response) error {
		deserializers.go#L7070: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L7112: func awsRestxml_deserializeOpErrorListBucketAnalyticsConfigurations(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L7251: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L7293: func awsRestxml_deserializeOpErrorListBucketIntelligentTieringConfigurations(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L7432: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L7474: func awsRestxml_deserializeOpErrorListBucketInventoryConfigurations(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L7613: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L7655: func awsRestxml_deserializeOpErrorListBucketMetricsConfigurations(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L7794: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L7836: func awsRestxml_deserializeOpErrorListBuckets(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L7939: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L7981: func awsRestxml_deserializeOpErrorListMultipartUploads(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L8221: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L8263: func awsRestxml_deserializeOpErrorListObjects(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L8480: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L8522: func awsRestxml_deserializeOpErrorListObjectsV2(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L8769: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L8811: func awsRestxml_deserializeOpErrorListObjectVersions(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9057: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9104: func awsRestxml_deserializeOpErrorListParts(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9144: func awsRestxml_deserializeOpHttpBindingsListPartsOutput(v *ListPartsOutput, response *smithyhttp.Response) error {
		deserializers.go#L9363: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9383: func awsRestxml_deserializeOpErrorPutBucketAccelerateConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9438: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9458: func awsRestxml_deserializeOpErrorPutBucketAcl(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9513: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9533: func awsRestxml_deserializeOpErrorPutBucketAnalyticsConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9588: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9608: func awsRestxml_deserializeOpErrorPutBucketCors(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9663: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9683: func awsRestxml_deserializeOpErrorPutBucketEncryption(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9738: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9758: func awsRestxml_deserializeOpErrorPutBucketIntelligentTieringConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9813: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9833: func awsRestxml_deserializeOpErrorPutBucketInventoryConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9888: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9908: func awsRestxml_deserializeOpErrorPutBucketLifecycleConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L9963: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L9983: func awsRestxml_deserializeOpErrorPutBucketLogging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10038: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10058: func awsRestxml_deserializeOpErrorPutBucketMetricsConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10113: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10133: func awsRestxml_deserializeOpErrorPutBucketNotificationConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10188: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10208: func awsRestxml_deserializeOpErrorPutBucketOwnershipControls(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10263: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10283: func awsRestxml_deserializeOpErrorPutBucketPolicy(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10338: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10358: func awsRestxml_deserializeOpErrorPutBucketReplication(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10413: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10433: func awsRestxml_deserializeOpErrorPutBucketRequestPayment(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10488: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10508: func awsRestxml_deserializeOpErrorPutBucketTagging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10563: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10583: func awsRestxml_deserializeOpErrorPutBucketVersioning(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10638: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10658: func awsRestxml_deserializeOpErrorPutBucketWebsite(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10713: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10732: func awsRestxml_deserializeOpErrorPutObject(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10772: func awsRestxml_deserializeOpHttpBindingsPutObjectOutput(v *PutObjectOutput, response *smithyhttp.Response) error {
		deserializers.go#L10869: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10888: func awsRestxml_deserializeOpErrorPutObjectAcl(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L10931: func awsRestxml_deserializeOpHttpBindingsPutObjectAclOutput(v *PutObjectAclOutput, response *smithyhttp.Response) error {
		deserializers.go#L10959: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L10978: func awsRestxml_deserializeOpErrorPutObjectLegalHold(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11018: func awsRestxml_deserializeOpHttpBindingsPutObjectLegalHoldOutput(v *PutObjectLegalHoldOutput, response *smithyhttp.Response) error {
		deserializers.go#L11046: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11065: func awsRestxml_deserializeOpErrorPutObjectLockConfiguration(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11105: func awsRestxml_deserializeOpHttpBindingsPutObjectLockConfigurationOutput(v *PutObjectLockConfigurationOutput, response *smithyhttp.Response) error {
		deserializers.go#L11133: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11152: func awsRestxml_deserializeOpErrorPutObjectRetention(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11192: func awsRestxml_deserializeOpHttpBindingsPutObjectRetentionOutput(v *PutObjectRetentionOutput, response *smithyhttp.Response) error {
		deserializers.go#L11220: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11239: func awsRestxml_deserializeOpErrorPutObjectTagging(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11279: func awsRestxml_deserializeOpHttpBindingsPutObjectTaggingOutput(v *PutObjectTaggingOutput, response *smithyhttp.Response) error {
		deserializers.go#L11307: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11327: func awsRestxml_deserializeOpErrorPutPublicAccessBlock(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11382: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11401: func awsRestxml_deserializeOpErrorRestoreObject(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11444: func awsRestxml_deserializeOpHttpBindingsRestoreObjectOutput(v *RestoreObjectOutput, response *smithyhttp.Response) error {
		deserializers.go#L11477: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11491: func awsRestxml_deserializeOpErrorSelectObjectContent(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11546: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11565: func awsRestxml_deserializeOpErrorUploadPart(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11605: func awsRestxml_deserializeOpHttpBindingsUploadPartOutput(v *UploadPartOutput, response *smithyhttp.Response) error {
		deserializers.go#L11687: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11734: func awsRestxml_deserializeOpErrorUploadPartCopy(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L11774: func awsRestxml_deserializeOpHttpBindingsUploadPartCopyOutput(v *UploadPartCopyOutput, response *smithyhttp.Response) error {
		deserializers.go#L11877: 	response, ok := out.RawResponse.(*smithyhttp.Response)
		deserializers.go#L11897: func awsRestxml_deserializeOpErrorWriteGetObjectResponse(response *smithyhttp.Response, metadata *middleware.Metadata) error {
		deserializers.go#L12445: func awsRestxml_deserializeErrorBucketAlreadyExists(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12450: func awsRestxml_deserializeErrorBucketAlreadyOwnedByYou(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12455: func awsRestxml_deserializeErrorInvalidObjectState(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12488: func awsRestxml_deserializeErrorNoSuchBucket(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12493: func awsRestxml_deserializeErrorNoSuchKey(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12498: func awsRestxml_deserializeErrorNoSuchUpload(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12503: func awsRestxml_deserializeErrorNotFound(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12508: func awsRestxml_deserializeErrorObjectAlreadyInActiveTierError(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		deserializers.go#L12513: func awsRestxml_deserializeErrorObjectNotInActiveTierError(response *smithyhttp.Response, errorBody *bytes.Reader) error {
		eventstream.go#L191: 	deserializeOutput, ok := out.RawResponse.(*smithyhttp.Response)
		eventstream.go#L230: 	if resp, ok := out.RawResponse.(*smithyhttp.Response); ok && resp != nil && resp.Body != nil {

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations
		handle_200_error.go#L42: 	response, ok := out.RawResponse.(*smithyhttp.Response)