From 958561a486b6e6dbfb7d7fdea7c127481d1eb794 Mon Sep 17 00:00:00 2001 From: Neal Magee Date: Tue, 8 Oct 2024 19:31:00 -0400 Subject: [PATCH] Create README.md --- dynamodb/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dynamodb/README.md diff --git a/dynamodb/README.md b/dynamodb/README.md new file mode 100644 index 0000000..270db1c --- /dev/null +++ b/dynamodb/README.md @@ -0,0 +1,3 @@ +# CloudFormation Stacks + +[![DDB Table](../images/launch-stack.png)](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/quickcreate?stackName=Dynamo-Table&templateURL=https://sds-cloud-snippets.s3.amazonaws.com/dynamodb/dynamo-db-table.template) - DynamoDB Table. [Template](dynamo-db-table.template)