File tree Expand file tree Collapse file tree 2 files changed +47
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +47
-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
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 375
375
"deprecated" : true,
376
376
"hostname" : "acm-pca-fips.us-west-2.amazonaws.com"
377
377
},
378
+ "il-central-1" : { },
378
379
"me-central-1" : { },
379
380
"me-south-1" : { },
380
381
"sa-east-1" : { },
11349
11350
"credentialScope" : {
11350
11351
"region" : "us-west-2"
11351
11352
},
11352
- "hostname" : "networkmanager.us-west-2.amazonaws.com"
11353
+ "hostname" : "networkmanager.us-west-2.amazonaws.com",
11354
+ "variants" : [ {
11355
+ "hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
11356
+ "tags" : [ "fips" ]
11357
+ } ]
11358
+ },
11359
+ "fips-aws-global" : {
11360
+ "credentialScope" : {
11361
+ "region" : "us-west-2"
11362
+ },
11363
+ "deprecated" : true,
11364
+ "hostname" : "networkmanager-fips.us-west-2.amazonaws.com"
11353
11365
}
11354
11366
},
11355
11367
"isRegionalized" : false,
@@ -14135,18 +14147,26 @@
14135
14147
},
14136
14148
"schemas" : {
14137
14149
"endpoints" : {
14150
+ "af-south-1" : { },
14138
14151
"ap-east-1" : { },
14139
14152
"ap-northeast-1" : { },
14140
14153
"ap-northeast-2" : { },
14154
+ "ap-northeast-3" : { },
14141
14155
"ap-south-1" : { },
14142
14156
"ap-southeast-1" : { },
14143
14157
"ap-southeast-2" : { },
14158
+ "ap-southeast-3" : { },
14144
14159
"ca-central-1" : { },
14145
14160
"eu-central-1" : { },
14161
+ "eu-central-2" : { },
14146
14162
"eu-north-1" : { },
14163
+ "eu-south-1" : { },
14164
+ "eu-south-2" : { },
14147
14165
"eu-west-1" : { },
14148
14166
"eu-west-2" : { },
14149
14167
"eu-west-3" : { },
14168
+ "me-central-1" : { },
14169
+ "me-south-1" : { },
14150
14170
"sa-east-1" : { },
14151
14171
"us-east-1" : { },
14152
14172
"us-east-2" : { },
16890
16910
"ap-southeast-1" : { },
16891
16911
"ap-southeast-2" : { },
16892
16912
"ca-central-1" : { },
16913
+ "eu-central-1" : { },
16914
+ "eu-north-1" : { },
16893
16915
"eu-west-1" : { },
16916
+ "eu-west-2" : { },
16894
16917
"us-east-1" : { },
16895
16918
"us-east-2" : { },
16896
16919
"us-west-2" : { }
19142
19165
},
19143
19166
"isRegionalized" : true
19144
19167
},
19168
+ "schemas" : {
19169
+ "endpoints" : {
19170
+ "cn-north-1" : { },
19171
+ "cn-northwest-1" : { }
19172
+ }
19173
+ },
19145
19174
"secretsmanager" : {
19146
19175
"endpoints" : {
19147
19176
"cn-north-1" : { },
22281
22310
"credentialScope" : {
22282
22311
"region" : "us-gov-west-1"
22283
22312
},
22313
+ "hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
22314
+ "variants" : [ {
22315
+ "hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
22316
+ "tags" : [ "fips" ]
22317
+ } ]
22318
+ },
22319
+ "fips-aws-us-gov-global" : {
22320
+ "credentialScope" : {
22321
+ "region" : "us-gov-west-1"
22322
+ },
22323
+ "deprecated" : true,
22284
22324
"hostname" : "networkmanager.us-gov-west-1.amazonaws.com"
22285
22325
}
22286
22326
},
You can’t perform that action at this time.
0 commit comments