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

2 uses

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