In this lab, we will learn how to create a DynamoDB table using CloudFormation.
- You need to check the AWS reference for details.
- Resource Type
- AWS::DynamoDB::Table
Ideas through Technologies
In this lab, we will learn how to create a DynamoDB table using CloudFormation.
In this lab, we will learn how to create an IAM role and policy for a lambda function
In this reference, you can learn how to use AWS CLI to work on AWS CloudFormation.
cloudformation — AWS CLI 2 Command Reference (amazonaws.com)
Continue reading “[AWS Lab] CloudFormation CLI”In this lab, we will learn how to create an Internet Gateway and attach it to a VPC using CloudFormation.
In this lab, we will learn how to create a custom VPC using CloudFormation.
A CloudFormation Template is a blueprint or a code file, which defines resources to be created. Let’s see what it is and how to create one.
Continue reading “[AWS] CloudFormation – Templates”AWS SAM (Serverless Application Model) is an open-source framework to define serverless applications using YAML.
Continue reading “[AWS] SAM”AWS AppSync is a serverless service, which connects application to data and events.
Continue reading “[AWS] AppSync”