Skip to content

Commit 123a615

Browse files
author
awstools
committed
chore(util-endpoints): update aws partitions.json
1 parent 6e34350 commit 123a615

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/util-endpoints/src/lib/aws/partitions.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
"ap-southeast-5" : {
5151
"description" : "Asia Pacific (Malaysia)"
5252
},
53+
"ap-southeast-6" : {
54+
"description" : "Asia Pacific (New Zealand)"
55+
},
5356
"ap-southeast-7" : {
5457
"description" : "Asia Pacific (Thailand)"
5558
},
@@ -143,7 +146,7 @@
143146
"dualStackDnsSuffix" : "api.amazonwebservices.eu",
144147
"implicitGlobalRegion" : "eusc-de-east-1",
145148
"name" : "aws-eusc",
146-
"supportsDualStack" : false,
149+
"supportsDualStack" : true,
147150
"supportsFIPS" : true
148151
},
149152
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",

0 commit comments

Comments
 (0)