Amazon API Gateway Concepts: Difference between revisions

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


=Amazon API Gateway Resources=
=Amazon API Gateway Resources=
==RestApi==
==Resource==
==Method==
==RequestValidator==
==MethodResponse==
==Integration==
==IntegrationResponse==
==GatewayResponse==
==DocumentationPart==
==DocumentationVersion==
==Model==
==ApiKey==
==Authorizer==
==VpcLink==


=Stage=
=Stage=

Revision as of 22:22, 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

Stage

An API stage is ...

Model

Authorizer

API Documentation

API Deployment

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