Skip to content

Commit b2be019

Browse files
author
AWS SDK for Go v2 automation user
committed
Update partitions file
1 parent dece4e7 commit b2be019

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

internal/endpoints/awsrulesfn/partitions.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"description" : "Asia Pacific (Thailand)"
5555
},
5656
"aws-global" : {
57-
"description" : "AWS Standard global region"
57+
"description" : "aws global region"
5858
},
5959
"ca-central-1" : {
6060
"description" : "Canada (Central)"
@@ -127,7 +127,7 @@
127127
"regionRegex" : "^cn\\-\\w+\\-\\d+$",
128128
"regions" : {
129129
"aws-cn-global" : {
130-
"description" : "AWS China global region"
130+
"description" : "aws-cn global region"
131131
},
132132
"cn-north-1" : {
133133
"description" : "China (Beijing)"
@@ -137,32 +137,26 @@
137137
}
138138
}
139139
}, {
140-
"id" : "aws-us-gov",
140+
"id" : "aws-eusc",
141141
"outputs" : {
142-
"dnsSuffix" : "amazonaws.com",
143-
"dualStackDnsSuffix" : "api.aws",
144-
"implicitGlobalRegion" : "us-gov-west-1",
145-
"name" : "aws-us-gov",
146-
"supportsDualStack" : true,
142+
"dnsSuffix" : "amazonaws.eu",
143+
"dualStackDnsSuffix" : "api.amazonwebservices.eu",
144+
"implicitGlobalRegion" : "eusc-de-east-1",
145+
"name" : "aws-eusc",
146+
"supportsDualStack" : false,
147147
"supportsFIPS" : true
148148
},
149-
"regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
149+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
150150
"regions" : {
151-
"aws-us-gov-global" : {
152-
"description" : "AWS GovCloud (US) global region"
153-
},
154-
"us-gov-east-1" : {
155-
"description" : "AWS GovCloud (US-East)"
156-
},
157-
"us-gov-west-1" : {
158-
"description" : "AWS GovCloud (US-West)"
151+
"eusc-de-east-1" : {
152+
"description" : "EU (Germany)"
159153
}
160154
}
161155
}, {
162156
"id" : "aws-iso",
163157
"outputs" : {
164158
"dnsSuffix" : "c2s.ic.gov",
165-
"dualStackDnsSuffix" : "c2s.ic.gov",
159+
"dualStackDnsSuffix" : "api.aws.ic.gov",
166160
"implicitGlobalRegion" : "us-iso-east-1",
167161
"name" : "aws-iso",
168162
"supportsDualStack" : false,
@@ -171,7 +165,7 @@
171165
"regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
172166
"regions" : {
173167
"aws-iso-global" : {
174-
"description" : "AWS ISO (US) global region"
168+
"description" : "aws-iso global region"
175169
},
176170
"us-iso-east-1" : {
177171
"description" : "US ISO East"
@@ -184,7 +178,7 @@
184178
"id" : "aws-iso-b",
185179
"outputs" : {
186180
"dnsSuffix" : "sc2s.sgov.gov",
187-
"dualStackDnsSuffix" : "sc2s.sgov.gov",
181+
"dualStackDnsSuffix" : "api.aws.scloud",
188182
"implicitGlobalRegion" : "us-isob-east-1",
189183
"name" : "aws-iso-b",
190184
"supportsDualStack" : false,
@@ -193,7 +187,7 @@
193187
"regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
194188
"regions" : {
195189
"aws-iso-b-global" : {
196-
"description" : "AWS ISOB (US) global region"
190+
"description" : "aws-iso-b global region"
197191
},
198192
"us-isob-east-1" : {
199193
"description" : "US ISOB East (Ohio)"
@@ -203,7 +197,7 @@
203197
"id" : "aws-iso-e",
204198
"outputs" : {
205199
"dnsSuffix" : "cloud.adc-e.uk",
206-
"dualStackDnsSuffix" : "cloud.adc-e.uk",
200+
"dualStackDnsSuffix" : "api.cloud-aws.adc-e.uk",
207201
"implicitGlobalRegion" : "eu-isoe-west-1",
208202
"name" : "aws-iso-e",
209203
"supportsDualStack" : false,
@@ -212,7 +206,7 @@
212206
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
213207
"regions" : {
214208
"aws-iso-e-global" : {
215-
"description" : "AWS ISOE (Europe) global region"
209+
"description" : "aws-iso-e global region"
216210
},
217211
"eu-isoe-west-1" : {
218212
"description" : "EU ISOE West"
@@ -222,7 +216,7 @@
222216
"id" : "aws-iso-f",
223217
"outputs" : {
224218
"dnsSuffix" : "csp.hci.ic.gov",
225-
"dualStackDnsSuffix" : "csp.hci.ic.gov",
219+
"dualStackDnsSuffix" : "api.aws.hci.ic.gov",
226220
"implicitGlobalRegion" : "us-isof-south-1",
227221
"name" : "aws-iso-f",
228222
"supportsDualStack" : false,
@@ -231,7 +225,7 @@
231225
"regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
232226
"regions" : {
233227
"aws-iso-f-global" : {
234-
"description" : "AWS ISOF global region"
228+
"description" : "aws-iso-f global region"
235229
},
236230
"us-isof-east-1" : {
237231
"description" : "US ISOF EAST"
@@ -241,19 +235,25 @@
241235
}
242236
}
243237
}, {
244-
"id" : "aws-eusc",
238+
"id" : "aws-us-gov",
245239
"outputs" : {
246-
"dnsSuffix" : "amazonaws.eu",
247-
"dualStackDnsSuffix" : "amazonaws.eu",
248-
"implicitGlobalRegion" : "eusc-de-east-1",
249-
"name" : "aws-eusc",
250-
"supportsDualStack" : false,
240+
"dnsSuffix" : "amazonaws.com",
241+
"dualStackDnsSuffix" : "api.aws",
242+
"implicitGlobalRegion" : "us-gov-west-1",
243+
"name" : "aws-us-gov",
244+
"supportsDualStack" : true,
251245
"supportsFIPS" : true
252246
},
253-
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
247+
"regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
254248
"regions" : {
255-
"eusc-de-east-1" : {
256-
"description" : "EU (Germany)"
249+
"aws-us-gov-global" : {
250+
"description" : "aws-us-gov global region"
251+
},
252+
"us-gov-east-1" : {
253+
"description" : "AWS GovCloud (US-East)"
254+
},
255+
"us-gov-west-1" : {
256+
"description" : "AWS GovCloud (US-West)"
257257
}
258258
}
259259
} ],

0 commit comments

Comments
 (0)