Class AwsS3ProtocolFactory

java.lang.Object
software.amazon.awssdk.protocols.xml.AwsXmlProtocolFactory
software.amazon.awssdk.protocols.xml.AwsS3ProtocolFactory

@SdkProtectedApi public final class AwsS3ProtocolFactory extends AwsXmlProtocolFactory
Factory to generate the various protocol handlers and generators to be used for communicating with Amazon S3. S3 has some unique differences from typical REST/XML that warrant a custom protocol factory.