github.com/aws/aws-sdk-go-v2/service/s3.UploadPartCopyOutput.SSECustomerKeyMD5 (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_UploadPartCopy.go#L309: 	SSECustomerKeyMD5 *string
		deserializers.go#L11810: 		v.SSECustomerKeyMD5 = ptr.String(headerValues[0])