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

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L3438: type ScanRange struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_SelectObjectContent.go#L202: 	ScanRange *types.ScanRange
		serializers.go#L12038: func awsRestxml_serializeDocumentScanRange(v *types.ScanRange, value smithyxml.Value) error {