AWS Dev API Gateway
Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.
AWS Console
Create an API Gateway
- Open AWS Console
- Open API Gateway service
- Create API: Get Started
- Select New API
- Choose a name
- Endpoint Type: Regional
- That’s it. Now, you can create resources to expose API Endpoints
Comments