Class AWS2S3ClientStandardImpl

    • Constructor Detail

      • AWS2S3ClientStandardImpl

        public AWS2S3ClientStandardImpl​(AWS2S3Configuration configuration)
        Constructor that uses the config file.
    • Method Detail

      • getS3Client

        public software.amazon.awssdk.services.s3.S3Client getS3Client()
        Getting the s3 aws client that is used.
        Specified by:
        getS3Client in interface AWS2CamelS3InternalClient
        Returns:
        Amazon S3 Client.