From d49204a8b53781398dc14759b192687e14b07370 Mon Sep 17 00:00:00 2001 From: Neil Ramsay Date: Wed, 27 May 2015 15:54:09 +1200 Subject: [PATCH] DynamoDB Table Cloud Formation Syntax CloudFormation DynamoDB Table resource: * AWS::DynamoDB::Table - http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html --- dynamodb-table.sublime-snippet | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dynamodb-table.sublime-snippet diff --git a/dynamodb-table.sublime-snippet b/dynamodb-table.sublime-snippet new file mode 100644 index 0000000..0863a6c --- /dev/null +++ b/dynamodb-table.sublime-snippet @@ -0,0 +1,19 @@ + + + + dynamodb-table + + source.cloudformation +