Amazon API Gateway HTTP Proxy Integration Example: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 11: Line 11:


=Procedure=
=Procedure=
==Create the API==


API Gateway Console -> APIs -> Create API
API Gateway Console -> APIs -> Create API


==Protocol==
===Protocol===


REST
REST


==Create new API==
===Create new API===


New API
New API


==Settings==
===Settings===


API Name: themyscira
API Name: themyscira
Line 29: Line 31:


Endpoint Type: [[Amazon_API_Gateway_Concepts#Regional_API|Regional]].
Endpoint Type: [[Amazon_API_Gateway_Concepts#Regional_API|Regional]].
==Create Resources==
The root resource is created with the API.

Revision as of 21:57, 8 February 2019

Internal

Overview

Playground

Amazon API Gateway - HTTP Proxy Integration Example

Procedure

Create the API

API Gateway Console -> APIs -> Create API

Protocol

REST

Create new API

New API

Settings

API Name: themyscira

Description:

Endpoint Type: Regional.

Create Resources

The root resource is created with the API.