Amazon API Gateway Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 12: Line 12:
==Sending REST API Invocations==
==Sending REST API Invocations==
==Using AWS SDK==
==Using AWS SDK==
=API Inspection=


=API Creation=
=API Creation=

Revision as of 05:56, 5 February 2019

Internal

Interacting with Amazon API Gateway

Amazon API Gateway Console

https://console.aws.amazon.com/apigateway

AWS CLI

Sending REST API Invocations

Using AWS SDK

API Inspection

API Creation

With Amazon API Gateway Console: Create API ->

API Deployment

API Testing