Class Localstack


  • @Deprecated
    public class Localstack
    extends java.lang.Object
    Deprecated.
    Singleton class that automatically downloads, installs, starts, and stops the LocalStack local cloud infrastructure components. Should work cross-OS, however has been only tested under Unix (Linux/MacOS).
    Author:
    Waldemar Hummer, Patrick Allain - 5/3/18.
    • Field Detail

      • INSTANCE

        protected static final Localstack INSTANCE
        Deprecated.
        Single instance...
      • ENV_CONFIG_USE_SSL

        public static final java.lang.String ENV_CONFIG_USE_SSL
        Deprecated.
        See Also:
        Constant Field Values
      • ENV_LOCALSTACK_HOSTNAME

        public static final java.lang.String ENV_LOCALSTACK_HOSTNAME
        Deprecated.
        See Also:
        Constant Field Values
    • Method Detail

      • isDevEnvironment

        public static boolean isDevEnvironment()
        Deprecated.
      • getEndpointS3

        public static java.lang.String getEndpointS3()
        Deprecated.
      • getEndpointS3

        public static java.lang.String getEndpointS3​(boolean overrideSSL)
        Deprecated.
      • getEndpointKinesis

        public static java.lang.String getEndpointKinesis()
        Deprecated.
      • getEndpointLambda

        public static java.lang.String getEndpointLambda()
        Deprecated.
      • getEndpointDynamoDB

        public static java.lang.String getEndpointDynamoDB()
        Deprecated.
      • getEndpointDynamoDBStreams

        public static java.lang.String getEndpointDynamoDBStreams()
        Deprecated.
      • getEndpointAPIGateway

        public static java.lang.String getEndpointAPIGateway()
        Deprecated.
      • getEndpointElasticsearch

        public static java.lang.String getEndpointElasticsearch()
        Deprecated.
      • getEndpointElasticsearchService

        public static java.lang.String getEndpointElasticsearchService()
        Deprecated.
      • getEndpointFirehose

        public static java.lang.String getEndpointFirehose()
        Deprecated.
      • getEndpointSNS

        public static java.lang.String getEndpointSNS()
        Deprecated.
      • getEndpointSQS

        public static java.lang.String getEndpointSQS()
        Deprecated.
      • getEndpointRedshift

        public static java.lang.String getEndpointRedshift()
        Deprecated.
      • getEndpointSES

        public static java.lang.String getEndpointSES()
        Deprecated.
      • getEndpointRoute53

        public static java.lang.String getEndpointRoute53()
        Deprecated.
      • getEndpointCloudFormation

        public static java.lang.String getEndpointCloudFormation()
        Deprecated.
      • getEndpointCloudWatch

        public static java.lang.String getEndpointCloudWatch()
        Deprecated.
      • getEndpointSSM

        public static java.lang.String getEndpointSSM()
        Deprecated.
      • getEndpointSecretsmanager

        public static java.lang.String getEndpointSecretsmanager()
        Deprecated.
      • getEndpointStepFunctions

        public static java.lang.String getEndpointStepFunctions()
        Deprecated.
      • getEndpointEC2

        public static java.lang.String getEndpointEC2()
        Deprecated.
      • useSSL

        public static boolean useSSL()
        Deprecated.
      • isDebug

        public static boolean isDebug()
        Deprecated.
      • isEnvConfigSet

        public static boolean isEnvConfigSet​(java.lang.String configName)
        Deprecated.
      • setupInfrastructure

        public void setupInfrastructure()
        Deprecated.
      • teardownInfrastructure

        public static void teardownInfrastructure()
        Deprecated.
      • getDefaultRegion

        public static java.lang.String getDefaultRegion()
        Deprecated.