You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# AWS API Gateway Test CLI <ahref="https://www.npmjs.com/package/toolbeam-cli"><imgalt="NPM Version"src="https://img.shields.io/npm/v/aws-api-gateway-cli-test.svg?style=flat-square" /></a>
1
+
# AWS API Gateway Test CLI <ahref="https://www.npmjs.com/package/aws-api-gateway-cli-test"><imgalt="NPM Version"src="https://img.shields.io/npm/v/aws-api-gateway-cli-test.svg?style=flat-square" /></a>
2
2
3
3
A simple CLI to test API Gateway endpoints with IAM authorization. Uses the AWS SDK, AWS Cognito JS SDK, and the generic [API Gateway Client][apiGClient]. Using the login information given, this tool logs a user into the Cognito User Pool, gets the temporary IAM credentials, and makes the API request. It can be very difficult to these steps by hand without scripting them.
0 commit comments