10. 10 07 2022 - catedradxc/serverlessStudy GitHub Wiki

Date: 10/07/2022

Daily objetives

* Create another lambda function with an API Gateway and access to dynamoDB
* Understand what is an API gateway and how it works

Related work

* Create a lambda function
* Create a new table in dynamoDB
* Read documentation about APIs 
	https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html
* Create an API gateway and conect it with the function