Amazon API Gateway Version 1 and Version 2 API References
Amazon API Gateway provides APIs for creating and deploying your own HTTP and WebSocket APIs. In addition, API Gateway APIs are available in standard AWS SDKs.
If you are using a language for which an AWS SDK exists, you may prefer to use the SDK rather than using the API Gateway REST APIs directly. The SDKs make authentication simpler, integrate easily with your development environment, and provide easy access to API Gateway commands.
Here's where to find the AWS SDKs and API Gateway REST API reference documentation:
-
Tools for Amazon Web Services (for developer tools, SDKs, and IDE toolkits)
-
Amazon API Gateway Version 1 API Reference (for creating and deploying HTTP APIs)
-
Amazon API Gateway Version 2 API Reference (for creating and deploying WebSocket APIs)