See: Description
| Interface | Description | 
|---|---|
| S3FileSystemSchemeRegistrar | A registrar that creates  S3FileSystemConfigurationinstances fromPipelineOptions. | 
| 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 by  S3FileSystem. | 
| S3FileSystemConfiguration | Object used to configure  S3FileSystem. | 
| S3FileSystemConfiguration.Builder | |
| S3FileSystemRegistrar | AutoServiceregistrar for theS3FileSystem. | 
| SSECustomerKey | Customer provided key for use with Amazon S3 server-side encryption. | 
| SSECustomerKey.Builder |