File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
packages/util-endpoints/src/lib/aws Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
-
2
1
{
3
2
"version" : " 1.1" ,
4
3
"partitions" : [
7
6
"regionRegex" : " ^(us|eu|ap|sa|ca|me|af)-\\ w+-\\ d+$" ,
8
7
"regions" : {
9
8
"af-south-1" : {},
10
- "af -east-1" : {},
9
+ "ap -east-1" : {},
11
10
"ap-northeast-1" : {},
12
11
"ap-northeast-2" : {},
13
12
"ap-northeast-3" : {},
22
21
"eu-west-1" : {},
23
22
"eu-west-2" : {},
24
23
"eu-west-3" : {},
24
+ "me-central-1" : {},
25
25
"me-south-1" : {},
26
26
"sa-east-1" : {},
27
27
"us-east-1" : {},
81
81
"dualStackDnsSuffix" : " c2s.ic.gov"
82
82
},
83
83
"regions" : {
84
+ "us-iso-east-1" : {},
85
+ "us-iso-west-1" : {},
84
86
"aws-iso-global" : {}
85
87
}
86
88
},
95
97
"dualStackDnsSuffix" : " sc2s.sgov.gov"
96
98
},
97
99
"regions" : {
100
+ "us-isob-east-1" : {},
98
101
"aws-iso-b-global" : {}
99
102
}
100
103
}
You can’t perform that action at this time.
0 commit comments