Class ECS2ClientFactory


  • public final class ECS2ClientFactory
    extends Object
    Factory class to return the correct type of AWS Athena client.
    • Method Detail

      • getEcsClient

        public static ECS2InternalClient getEcsClient​(ECS2Configuration configuration)
        Return the correct AWS ECS client (based on remote vs local).
        Parameters:
        configuration - configuration
        Returns:
        EcsClient