Package com.norconex.crawler.fs.fetch.impl.s3
package com.norconex.crawler.fs.fetch.impl.s3
-
ClassesClassDescriptionFetcher for Amazon S3 (
s3://bucket/key), backed by a custom, read-only NIO.2FileSystemProvider(S3FileSystemProvider) built directly on the standard AWS SDK v2S3Client- not the AWS Common Runtime (CRT) client, avoiding its ~19MB native-library dependency.Configuration forS3Fetcher.