forked from mikeng-io/aws-serverless-wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcdk.context.json
More file actions
38 lines (38 loc) · 999 Bytes
/
cdk.context.json
File metadata and controls
38 lines (38 loc) · 999 Bytes
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
{
"availability-zones:account=751225572132:region=us-east-1": [
"us-east-1a",
"us-east-1b",
"us-east-1c",
"us-east-1d",
"us-east-1e",
"us-east-1f"
],
"hosted-zone:account=751225572132:domainName=blog.miklet.pro:region=us-east-1": {
"Id": "/hostedzone/Z03770041TSIXOAD668R",
"Name": "blog.miklet.pro."
},
"hosted-zone:account=163703054402:domainName=miklet.pro:region=us-east-1": {
"Id": "/hostedzone/Z3EKY34IAGF1VG",
"Name": "miklet.pro."
},
"availability-zones:account=163703054402:region=us-east-1": [
"us-east-1a",
"us-east-1b",
"us-east-1c",
"us-east-1d",
"us-east-1e",
"us-east-1f"
],
"hosted-zone:account=570463017365:domainName=t3s7.com:region=us-east-1": {
"Id": "/hostedzone/Z0711554W6UCLPU8DWT4",
"Name": "t3s7.com."
},
"availability-zones:account=570463017365:region=us-east-1": [
"us-east-1a",
"us-east-1b",
"us-east-1c",
"us-east-1d",
"us-east-1e",
"us-east-1f"
]
}