/amazon-cdk-practice

This is my Amazon CDK practice.

Primary LanguageTypeScript

Amazon CDK Practice

This is my Amazon CDK practice. Follow CDK workshop.

Set up

Use AWS Vault to securely store and access AWS credentials in a development environment.

Examples

Example Description
api-gateway-lambda Create a lambda function and define an API Gateway REST API resource backed by our function
iam Create a user, add into a group and set password as generated secret key
rds [WIP] Publish a database in RDS
sns Create a topic and subscribe a queue