@Experimental(FILESYSTEM)
Package org.apache.beam.sdk.io.aws2.s3
Defines IO connectors for Amazon Web Services S3.
-
Interface Summary Interface Description S3FileSystemSchemeRegistrar A registrar that createsS3FileSystemConfigurationinstances fromPipelineOptions. -
Class Summary Class Description DefaultS3ClientBuilderFactory Construct S3ClientBuilder with default values of S3 client properties like path style access, accelerated mode, etc.DefaultS3FileSystemSchemeRegistrar Registers the "s3" uri schema to be handled byS3FileSystem.S3FileSystemConfiguration Object used to configureS3FileSystem.S3FileSystemConfiguration.Builder S3FileSystemRegistrar AutoServiceregistrar for theS3FileSystem.SSECustomerKey Customer provided key for use with Amazon S3 server-side encryption.SSECustomerKey.Builder