We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f5a9c commit 34a91bbCopy full SHA for 34a91bb
internal/endpoints/awsrulesfn/partitions.json
@@ -50,6 +50,9 @@
50
"ap-southeast-5" : {
51
"description" : "Asia Pacific (Malaysia)"
52
},
53
+ "ap-southeast-6" : {
54
+ "description" : "Asia Pacific (New Zealand)"
55
+ },
56
"ap-southeast-7" : {
57
"description" : "Asia Pacific (Thailand)"
58
@@ -143,7 +146,7 @@
143
146
"dualStackDnsSuffix" : "api.amazonwebservices.eu",
144
147
"implicitGlobalRegion" : "eusc-de-east-1",
145
148
"name" : "aws-eusc",
- "supportsDualStack" : false,
149
+ "supportsDualStack" : true,
150
"supportsFIPS" : true
151
152
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
0 commit comments