Improve testing of aws-erlang
The following Always Free shows Always Free services where up until a certain point everything is free. That's 39 services that can be tested without ever needing to spend a $0,01.
The issue is that mocks such as Adobe S3Mock and localstack are notorious when it comes to in particular signing of requests and hence pass while in reality the request would h…
The following Always Free shows Always Free services where up until a certain point everything is free. That's 39 services that can be tested without ever needing to spend a $0,01.
The issue is that mocks such as Adobe S3Mock and localstack are notorious when it comes to in particular signing of requests and hence pass while in reality the request would have failed. Hence testing towards actual AWS is required.
This milestone aims to start adding tests for a subset of these services (those that are most likely to be used).