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

2 uses

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