File tree Expand file tree Collapse file tree 2 files changed +65
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +65
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 210
210
"us-west-2" : { }
211
211
}
212
212
},
213
+ "api.detective" : {
214
+ "defaults" : {
215
+ "protocols" : [ " https" ]
216
+ },
217
+ "endpoints" : {
218
+ "ap-northeast-1" : { },
219
+ "ap-northeast-2" : { },
220
+ "ap-south-1" : { },
221
+ "ap-southeast-1" : { },
222
+ "ap-southeast-2" : { },
223
+ "ca-central-1" : { },
224
+ "eu-central-1" : { },
225
+ "eu-north-1" : { },
226
+ "eu-west-1" : { },
227
+ "eu-west-2" : { },
228
+ "eu-west-3" : { },
229
+ "sa-east-1" : { },
230
+ "us-east-1" : { },
231
+ "us-east-2" : { },
232
+ "us-west-1" : { },
233
+ "us-west-2" : { }
234
+ }
235
+ },
213
236
"api.ecr" : {
214
237
"endpoints" : {
215
238
"af-south-1" : {
3343
3366
"ap-southeast-2" : { },
3344
3367
"ca-central-1" : { },
3345
3368
"eu-central-1" : { },
3369
+ "eu-north-1" : { },
3346
3370
"eu-west-1" : { },
3347
3371
"eu-west-2" : { },
3348
3372
"eu-west-3" : { },
3373
+ "fips-ca-central-1" : {
3374
+ "credentialScope" : {
3375
+ "region" : " ca-central-1"
3376
+ },
3377
+ "hostname" : " mediaconvert-fips.ca-central-1.amazonaws.com"
3378
+ },
3379
+ "fips-us-east-1" : {
3380
+ "credentialScope" : {
3381
+ "region" : " us-east-1"
3382
+ },
3383
+ "hostname" : " mediaconvert-fips.us-east-1.amazonaws.com"
3384
+ },
3385
+ "fips-us-east-2" : {
3386
+ "credentialScope" : {
3387
+ "region" : " us-east-2"
3388
+ },
3389
+ "hostname" : " mediaconvert-fips.us-east-2.amazonaws.com"
3390
+ },
3391
+ "fips-us-west-1" : {
3392
+ "credentialScope" : {
3393
+ "region" : " us-west-1"
3394
+ },
3395
+ "hostname" : " mediaconvert-fips.us-west-1.amazonaws.com"
3396
+ },
3397
+ "fips-us-west-2" : {
3398
+ "credentialScope" : {
3399
+ "region" : " us-west-2"
3400
+ },
3401
+ "hostname" : " mediaconvert-fips.us-west-2.amazonaws.com"
3402
+ },
3349
3403
"sa-east-1" : { },
3350
3404
"us-east-1" : { },
3351
3405
"us-east-2" : { },
7244
7298
},
7245
7299
"mediaconvert" : {
7246
7300
"endpoints" : {
7247
- "us-gov-west-1" : { }
7301
+ "us-gov-west-1" : {
7302
+ "credentialScope" : {
7303
+ "region" : " us-gov-west-1"
7304
+ },
7305
+ "hostname" : " mediaconvert.us-gov-west-1.amazonaws.com"
7306
+ }
7248
7307
}
7249
7308
},
7250
7309
"metering.marketplace" : {
You can’t perform that action at this time.
0 commit comments