File tree Expand file tree Collapse file tree 2 files changed +65
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +65
-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 2065
2065
},
2066
2066
"hostname" : " fips.eks.us-east-2.amazonaws.com"
2067
2067
},
2068
+ "fips-us-west-1" : {
2069
+ "credentialScope" : {
2070
+ "region" : " us-west-1"
2071
+ },
2072
+ "hostname" : " fips.eks.us-west-1.amazonaws.com"
2073
+ },
2068
2074
"fips-us-west-2" : {
2069
2075
"credentialScope" : {
2070
2076
"region" : " us-west-2"
3362
3368
"eu-west-1" : { },
3363
3369
"eu-west-2" : { },
3364
3370
"eu-west-3" : { },
3371
+ "fips-us-east-1" : {
3372
+ "credentialScope" : {
3373
+ "region" : " us-east-1"
3374
+ },
3375
+ "hostname" : " lakeformation-fips.us-east-1.amazonaws.com"
3376
+ },
3377
+ "fips-us-east-2" : {
3378
+ "credentialScope" : {
3379
+ "region" : " us-east-2"
3380
+ },
3381
+ "hostname" : " lakeformation-fips.us-east-2.amazonaws.com"
3382
+ },
3383
+ "fips-us-west-1" : {
3384
+ "credentialScope" : {
3385
+ "region" : " us-west-1"
3386
+ },
3387
+ "hostname" : " lakeformation-fips.us-west-1.amazonaws.com"
3388
+ },
3389
+ "fips-us-west-2" : {
3390
+ "credentialScope" : {
3391
+ "region" : " us-west-2"
3392
+ },
3393
+ "hostname" : " lakeformation-fips.us-west-2.amazonaws.com"
3394
+ },
3365
3395
"sa-east-1" : { },
3366
3396
"us-east-1" : { },
3367
3397
"us-east-2" : { },
4228
4258
"ap-northeast-1" : { },
4229
4259
"ap-northeast-2" : { },
4230
4260
"ap-south-1" : { },
4261
+ "ap-southeast-1" : { },
4231
4262
"ap-southeast-2" : { },
4232
4263
"ca-central-1" : { },
4233
4264
"eu-central-1" : { },
7708
7739
"protocols" : [ " http" , " https" ]
7709
7740
},
7710
7741
"endpoints" : {
7742
+ "fips-us-gov-east-1" : {
7743
+ "credentialScope" : {
7744
+ "region" : " us-gov-east-1"
7745
+ },
7746
+ "hostname" : " eks.us-gov-east-1.amazonaws.com"
7747
+ },
7748
+ "fips-us-gov-west-1" : {
7749
+ "credentialScope" : {
7750
+ "region" : " us-gov-west-1"
7751
+ },
7752
+ "hostname" : " eks.us-gov-west-1.amazonaws.com"
7753
+ },
7711
7754
"us-gov-east-1" : { },
7712
7755
"us-gov-west-1" : { }
7713
7756
}
7915
7958
"protocols" : [ " https" ]
7916
7959
},
7917
7960
"endpoints" : {
7961
+ "us-gov-east-1" : { },
7918
7962
"us-gov-west-1" : { },
7919
7963
"us-gov-west-1-fips" : {
7920
7964
"credentialScope" : {
9054
9098
}
9055
9099
},
9056
9100
"services" : {
9101
+ "api.ecr" : {
9102
+ "endpoints" : {
9103
+ "us-isob-east-1" : {
9104
+ "credentialScope" : {
9105
+ "region" : " us-isob-east-1"
9106
+ },
9107
+ "hostname" : " api.ecr.us-isob-east-1.sc2s.sgov.gov"
9108
+ }
9109
+ }
9110
+ },
9057
9111
"application-autoscaling" : {
9058
9112
"defaults" : {
9059
9113
"protocols" : [ " http" , " https" ]
9117
9171
"us-isob-east-1" : { }
9118
9172
}
9119
9173
},
9174
+ "ecs" : {
9175
+ "endpoints" : {
9176
+ "us-isob-east-1" : { }
9177
+ }
9178
+ },
9120
9179
"elasticache" : {
9121
9180
"endpoints" : {
9122
9181
"us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments