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

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L506: type CSVInput struct {
		types.go#L1930: 	CSV *CSVInput

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