type github.com/aws/aws-sdk-go-v2/service/s3/types.OutputSerialization

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L2820: type OutputSerialization struct {
		types.go#L3534: 	OutputSerialization *OutputSerialization

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_SelectObjectContent.go#L157: 	OutputSerialization *types.OutputSerialization
		serializers.go#L11135: func awsRestxml_serializeDocumentOutputSerialization(v *types.OutputSerialization, value smithyxml.Value) error {