Amazon API Gateway Concepts
Jump to navigation
Jump to search
Internal
REST and Hypermedia Concepts
Amazon API Gateway Resources
RestApi
Resource
Method
RequestValidator
MethodResponse
Integration
IntegrationResponse
GatewayResponse
DocumentationPart
DocumentationVersion
Model
ApiKey
Authorizer
VpcLink
Configuration
Account
Deployment (API Deployment)
Once an API is created, it requires deployment to make it callable by its users.
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.