Amazon API Gateway Operations: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
==Resources== | ==Resources== | ||
[[#Amazon_API_Gateway_Console|API Gateway Console]] -> APIs -> <''API Name''> -> Resources. | [[#Amazon_API_Gateway_Console|API Gateway Console]] -> APIs -> <''API Name''> -> Resources. The "Resources" pane shows the structure of the API as a tree of nodes. | ||
=API Creation= | =API Creation= |
Revision as of 06:04, 5 February 2019
Internal
Interacting with Amazon API Gateway
Amazon API Gateway Console
AWS CLI
Sending REST API Invocations
Using AWS SDK
API Inspection
Resources
API Gateway Console -> APIs -> <API Name> -> Resources. The "Resources" pane shows the structure of the API as a tree of nodes.
API Creation
With Amazon API Gateway Console: Create API ->