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

2 uses

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