This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tables.json
49 lines (49 loc) · 2.43 KB
/
tables.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"StackResources": [
{
"StackId": "arn:aws:cloudformation:us-east-1:774182433398:stack/offcourse-tables/0fbac980-bfee-11e6-97c0-50a686e4bb82",
"ResourceStatus": "CREATE_COMPLETE",
"ResourceType": "AWS::DynamoDB::Table",
"Timestamp": "2016-12-11T22:09:04.827Z",
"StackName": "offcourse-tables",
"PhysicalResourceId": "offcourse-tables-BookmarksTable-QU99SBW5TRP2",
"LogicalResourceId": "BookmarksTable"
},
{
"StackId": "arn:aws:cloudformation:us-east-1:774182433398:stack/offcourse-tables/0fbac980-bfee-11e6-97c0-50a686e4bb82",
"ResourceStatus": "CREATE_COMPLETE",
"ResourceType": "AWS::DynamoDB::Table",
"Timestamp": "2016-12-11T22:08:34.115Z",
"StackName": "offcourse-tables",
"PhysicalResourceId": "offcourse-tables-CoursesTable-1EBSZSL5PFCUX",
"LogicalResourceId": "CoursesTable"
},
{
"StackId": "arn:aws:cloudformation:us-east-1:774182433398:stack/offcourse-tables/0fbac980-bfee-11e6-97c0-50a686e4bb82",
"ResourceStatus": "CREATE_COMPLETE",
"ResourceType": "AWS::DynamoDB::Table",
"Timestamp": "2016-12-11T22:08:34.220Z",
"StackName": "offcourse-tables",
"PhysicalResourceId": "offcourse-tables-IdentitiesTable-9JAJDTBWIQUS",
"LogicalResourceId": "IdentitiesTable"
},
{
"StackId": "arn:aws:cloudformation:us-east-1:774182433398:stack/offcourse-tables/0fbac980-bfee-11e6-97c0-50a686e4bb82",
"ResourceStatus": "CREATE_COMPLETE",
"ResourceType": "AWS::DynamoDB::Table",
"Timestamp": "2016-12-11T22:08:34.620Z",
"StackName": "offcourse-tables",
"PhysicalResourceId": "offcourse-tables-ProfilesTable-1QD6IBCBXM266",
"LogicalResourceId": "ProfilesTable"
},
{
"StackId": "arn:aws:cloudformation:us-east-1:774182433398:stack/offcourse-tables/0fbac980-bfee-11e6-97c0-50a686e4bb82",
"ResourceStatus": "CREATE_COMPLETE",
"ResourceType": "AWS::DynamoDB::Table",
"Timestamp": "2016-12-11T22:09:05.140Z",
"StackName": "offcourse-tables",
"PhysicalResourceId": "offcourse-tables-ResourcesTable-1S0LYHRRF85NF",
"LogicalResourceId": "ResourcesTable"
}
]
}