File tree 2 files changed +36
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 261
261
"us-west-2" : { }
262
262
}
263
263
},
264
+ "amplify" : {
265
+ "endpoints" : {
266
+ "ap-east-1" : { },
267
+ "ap-northeast-1" : { },
268
+ "ap-northeast-2" : { },
269
+ "ap-south-1" : { },
270
+ "ap-southeast-1" : { },
271
+ "ap-southeast-2" : { },
272
+ "ca-central-1" : { },
273
+ "eu-central-1" : { },
274
+ "eu-north-1" : { },
275
+ "eu-south-1" : { },
276
+ "eu-west-1" : { },
277
+ "eu-west-2" : { },
278
+ "eu-west-3" : { },
279
+ "me-south-1" : { },
280
+ "sa-east-1" : { },
281
+ "us-east-1" : { },
282
+ "us-east-2" : { },
283
+ "us-west-1" : { },
284
+ "us-west-2" : { }
285
+ }
286
+ },
264
287
"amplifybackend" : {
265
288
"endpoints" : {
266
289
"ap-northeast-1" : { },
1789
1812
"ap-east-1" : { },
1790
1813
"ap-northeast-1" : { },
1791
1814
"ap-northeast-2" : { },
1815
+ "ap-northeast-3" : { },
1792
1816
"ap-south-1" : { },
1793
1817
"ap-southeast-1" : { },
1794
1818
"ap-southeast-2" : { },
7570
7594
},
7571
7595
"dax" : {
7572
7596
"endpoints" : {
7597
+ "cn-north-1" : { },
7573
7598
"cn-northwest-1" : { }
7574
7599
}
7575
7600
},
10253
10278
"us-iso-east-1" : { }
10254
10279
}
10255
10280
},
10281
+ "license-manager" : {
10282
+ "endpoints" : {
10283
+ "us-iso-east-1" : { }
10284
+ }
10285
+ },
10256
10286
"logs" : {
10257
10287
"endpoints" : {
10258
10288
"us-iso-east-1" : { }
You can’t perform that action at this time.
0 commit comments