Amazon API Gateway Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

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

Resources

API Gateway Console -> APIs -> <API Name> -> Resources.

API Creation

With Amazon API Gateway Console: Create API ->

API Deployment

API Testing