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

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L1940: 	Parquet *ParquetInput
		types.go#L2876: type ParquetInput struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		serializers.go#L11242: func awsRestxml_serializeDocumentParquetInput(v *types.ParquetInput, value smithyxml.Value) error {