Introduction
Easy RESTful API creation
()
What you should know
()
1. Getting Started with API Gateway
AWS components introduction
()
Create an API in API Gateway
()
Create a mock GET API method
()
2. API Gateway to HTTP Service
GET resource, method, and model
()
GET method and model for multiple items
()
DELETE method and model
()
POST method and model
()
Generate an SDK with Swagger
()
iOS client SDK generation
()
3. DynamoDB and Lambda
Create a DynamoDB table
()
Create a Lambda function
()
Test POST to table
()
Test GET from table
()
4. API Gateway to Lambda
Create a multiple item GET request
()
Create an API for Lambda
()
Create a GET request
()
Create a DELETE request
()
Create a POST request
()
Create a PUT request
()
5. Client SDK from Swagger
Exercise the SDK in an iOS app
()
Review the creation process
()
Generate an iOS SDK with Swagger
()
Create and configure the client project
()
Ex_Files_AWS_API_Gateway_2022.zip
(971 KB)