File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +41
-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
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 349
349
},
350
350
"hostname" : " api.ecr.eu-west-3.amazonaws.com"
351
351
},
352
+ "fips-dkr-us-east-1" : {
353
+ "credentialScope" : {
354
+ "region" : " us-east-1"
355
+ },
356
+ "hostname" : " ecr-fips.us-east-1.amazonaws.com"
357
+ },
358
+ "fips-dkr-us-east-2" : {
359
+ "credentialScope" : {
360
+ "region" : " us-east-2"
361
+ },
362
+ "hostname" : " ecr-fips.us-east-2.amazonaws.com"
363
+ },
364
+ "fips-dkr-us-west-1" : {
365
+ "credentialScope" : {
366
+ "region" : " us-west-1"
367
+ },
368
+ "hostname" : " ecr-fips.us-west-1.amazonaws.com"
369
+ },
370
+ "fips-dkr-us-west-2" : {
371
+ "credentialScope" : {
372
+ "region" : " us-west-2"
373
+ },
374
+ "hostname" : " ecr-fips.us-west-2.amazonaws.com"
375
+ },
352
376
"fips-us-east-1" : {
353
377
"credentialScope" : {
354
378
"region" : " us-east-1"
6926
6950
},
6927
6951
"api.ecr" : {
6928
6952
"endpoints" : {
6953
+ "fips-dkr-us-gov-east-1" : {
6954
+ "credentialScope" : {
6955
+ "region" : " us-gov-east-1"
6956
+ },
6957
+ "hostname" : " ecr-fips.us-gov-east-1.amazonaws.com"
6958
+ },
6959
+ "fips-dkr-us-gov-west-1" : {
6960
+ "credentialScope" : {
6961
+ "region" : " us-gov-west-1"
6962
+ },
6963
+ "hostname" : " ecr-fips.us-gov-west-1.amazonaws.com"
6964
+ },
6929
6965
"fips-us-gov-east-1" : {
6930
6966
"credentialScope" : {
6931
6967
"region" : " us-gov-east-1"
You can’t perform that action at this time.
0 commit comments