MarketSquare / robotframework-aws

Custom Library for Robot Framework to interact with Amazon Cloud Services
MIT License
23 stars 18 forks source link

Create Session With Keys always returns success #27

Open adrianyorke opened 3 years ago

adrianyorke commented 3 years ago

Create Session With Keys keyword returns success even if you provide an incorrect region, e.g. us-east-999 or incorrect access key and/or secret key.

adrianyorke commented 3 years ago

image