File tree Expand file tree Collapse file tree 1 file changed +45
-1
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen Expand file tree Collapse file tree 1 file changed +45
-1
lines changed Original file line number Diff line number Diff line change 402
402
"deprecated": true,
403
403
"hostname": "acm-pca-fips.us-west-2.amazonaws.com"
404
404
},
405
+ "il-central-1": {},
405
406
"me-central-1": {},
406
407
"me-south-1": {},
407
408
"sa-east-1": {},
12463
12464
"credentialScope": {
12464
12465
"region": "us-west-2"
12465
12466
},
12466
- "hostname": "networkmanager.us-west-2.amazonaws.com"
12467
+ "hostname": "networkmanager.us-west-2.amazonaws.com",
12468
+ "variants": [
12469
+ {
12470
+ "hostname": "networkmanager-fips.us-west-2.amazonaws.com",
12471
+ "tags": ["fips"]
12472
+ }
12473
+ ]
12474
+ },
12475
+ "fips-aws-global": {
12476
+ "credentialScope": {
12477
+ "region": "us-west-2"
12478
+ },
12479
+ "deprecated": true,
12480
+ "hostname": "networkmanager-fips.us-west-2.amazonaws.com"
12467
12481
}
12468
12482
},
12469
12483
"isRegionalized": false,
@@ -15531,18 +15545,26 @@
15531
15545
},
15532
15546
"schemas": {
15533
15547
"endpoints": {
15548
+ "af-south-1": {},
15534
15549
"ap-east-1": {},
15535
15550
"ap-northeast-1": {},
15536
15551
"ap-northeast-2": {},
15552
+ "ap-northeast-3": {},
15537
15553
"ap-south-1": {},
15538
15554
"ap-southeast-1": {},
15539
15555
"ap-southeast-2": {},
15556
+ "ap-southeast-3": {},
15540
15557
"ca-central-1": {},
15541
15558
"eu-central-1": {},
15559
+ "eu-central-2": {},
15542
15560
"eu-north-1": {},
15561
+ "eu-south-1": {},
15562
+ "eu-south-2": {},
15543
15563
"eu-west-1": {},
15544
15564
"eu-west-2": {},
15545
15565
"eu-west-3": {},
15566
+ "me-central-1": {},
15567
+ "me-south-1": {},
15546
15568
"sa-east-1": {},
15547
15569
"us-east-1": {},
15548
15570
"us-east-2": {},
18598
18620
"ap-southeast-1": {},
18599
18621
"ap-southeast-2": {},
18600
18622
"ca-central-1": {},
18623
+ "eu-central-1": {},
18624
+ "eu-north-1": {},
18601
18625
"eu-west-1": {},
18626
+ "eu-west-2": {},
18602
18627
"us-east-1": {},
18603
18628
"us-east-2": {},
18604
18629
"us-west-2": {}
21029
21054
},
21030
21055
"isRegionalized": true
21031
21056
},
21057
+ "schemas": {
21058
+ "endpoints": {
21059
+ "cn-north-1": {},
21060
+ "cn-northwest-1": {}
21061
+ }
21062
+ },
21032
21063
"secretsmanager": {
21033
21064
"endpoints": {
21034
21065
"cn-north-1": {},
24531
24562
"credentialScope": {
24532
24563
"region": "us-gov-west-1"
24533
24564
},
24565
+ "hostname": "networkmanager.us-gov-west-1.amazonaws.com",
24566
+ "variants": [
24567
+ {
24568
+ "hostname": "networkmanager.us-gov-west-1.amazonaws.com",
24569
+ "tags": ["fips"]
24570
+ }
24571
+ ]
24572
+ },
24573
+ "fips-aws-us-gov-global": {
24574
+ "credentialScope": {
24575
+ "region": "us-gov-west-1"
24576
+ },
24577
+ "deprecated": true,
24534
24578
"hostname": "networkmanager.us-gov-west-1.amazonaws.com"
24535
24579
}
24536
24580
},
You can’t perform that action at this time.
0 commit comments