aws-api-gateway-cli-test
aws-api-gateway-cli-test copied to clipboard
Add option to test without using IAM credentials
Added option to test API Gateway endpoint without IAM authorization to allow for testing of APIs which exhibit different behaviors depending on whether user is authorized or anonymous.
@sutch Thanks for the PR!
Can you give me some steps on how to test this?