|
|
|
|
|
by hexedpackets
73 days ago
|
|
> The compatibility with the AWS CLI was mostly excellent in my experiences. Interesting, I've had the opposite experience. Every single AWS service I've ever tried to build tests around with LocalStack has run into compatibility issues. Usually something works in LocalStack but fails when it hits the real endpoint. I guess the CLI itself has mostly worked, its more the LocalStack service not behaving the way the real service is documented/works. |
|