Interface AWS2CamelS3InternalClient

All Known Implementing Classes:
AWS2S3ClientIAMOptimizedImpl, AWS2S3ClientIAMProfileOptimizedImpl, AWS2S3ClientStandardImpl

public interface AWS2CamelS3InternalClient
Manage the required actions of an s3 client for either local or remote.
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.services.s3.S3Client
    Returns an s3 client after a factory method determines which one to return.
  • Method Details

    • getS3Client

      software.amazon.awssdk.services.s3.S3Client getS3Client()
      Returns an s3 client after a factory method determines which one to return.
      Returns:
      AmazonS3 AmazonS3