Specify external configuration to pytest so that it is possible to switch between AWS and Localstack integrations.
In Localstack integration, localstack is on the same network as exasol container and uses a specified ip address. Update this configuration by taking into account the risk of overlapping IP addresses.
An integration test has been performed using AWS emulator Localstack. However It is necessary to perform CI in real AWS.