Amazon API Gateway Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 37: Line 37:
==VpcLink==
==VpcLink==


=Stage=
=Configuration=
 
==Account==
 
==Deployment==
 
[[REST_and_Hypermedia#Resource|Resource]] updates require redeploying the API, whereas configuration updates to not.
 
==DomainName==
 
==BasePathMapping==
 
==Stage==


An API stage is ...
An API stage is ...


=Model=
==Usage==


=Authorizer=
==UsagePlan==


=API Documentation=
=API Documentation=


=API Deployment=
See [[#DocumentationPart|DocumentationPart]] and [[#DocumentationVersion|DocumentationVersion]] above.
 
[[REST_and_Hypermedia#Resource|Resource]] updates require redeploying the API, whereas configuration updates to not.

Revision as of 22:25, 4 February 2019

Internal

REST and Hypermedia Concepts

Resource, Method, Request, Response

Amazon API Gateway Resources

RestApi

Resource

Method

RequestValidator

MethodResponse

Integration

IntegrationResponse

GatewayResponse

DocumentationPart

DocumentationVersion

Model

ApiKey

Authorizer

VpcLink

Configuration

Account

Deployment

Resource updates require redeploying the API, whereas configuration updates to not.

DomainName

BasePathMapping

Stage

An API stage is ...

Usage

UsagePlan

API Documentation

See DocumentationPart and DocumentationVersion above.