Class AwsBlobClient

All Implemented Interfaces:
AwsSdkService, Provider, SdkService, AutoCloseable

public class AwsBlobClient extends AbstractBlobClient<AwsBlobClient> implements AwsSdkService
An implementation of the AbstractBlobClient for AWS S3. AwsBlobClient is service client for interacting with AWS Cloud Blob Storage.

This class provides methods to interact with AWS resources using AWS SDK for Java to interact with the S3 service.

See Also: