Package com.netflix.genie.common.internal.aws.s3
@ParametersAreNonnullByDefault
package com.netflix.genie.common.internal.aws.s3
This package contains classes and utilities for working with the AWS S3 service.
- Since:
- 4.0.0
- 
ClassesClassDescriptionA property class which holds information about how to interact with a specific S3 Bucket.AnS3Clientclient factory class.A simple class used as a key to see if we already have a S3Client created for the combination of properties that make up this class.This class implements theProtocolResolverinterface.A class which takes an instance ofS3ProtocolResolverand adds it to the SpringApplicationContextset ofProtocolResolver.A factory class for creating and managingS3TransferManagerinstances.This class extendsS3Resourcein order to efficiently handle range requests.