File tree Expand file tree Collapse file tree 1 file changed +13
-8
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 +13
-8
lines changed Original file line number Diff line number Diff line change @@ -25542,14 +25542,14 @@
25542
25542
"variants": [
25543
25543
{
25544
25544
"hostname": "servicediscovery-fips.us-gov-east-1.amazonaws.com",
25545
- "tags": ["dualstack", " fips"]
25545
+ "tags": ["fips"]
25546
25546
},
25547
25547
{
25548
- "hostname": "servicediscovery-fips.us-gov-east-1.amazonaws.com ",
25549
- "tags": ["fips"]
25548
+ "hostname": "servicediscovery-fips.us-gov-east-1.api.aws ",
25549
+ "tags": ["dualstack", " fips"]
25550
25550
},
25551
25551
{
25552
- "hostname": "servicediscovery.us-gov-east-1.amazonaws.com ",
25552
+ "hostname": "servicediscovery.us-gov-east-1.api.aws ",
25553
25553
"tags": ["dualstack"]
25554
25554
}
25555
25555
]
@@ -25565,14 +25565,14 @@
25565
25565
"variants": [
25566
25566
{
25567
25567
"hostname": "servicediscovery-fips.us-gov-west-1.amazonaws.com",
25568
- "tags": ["dualstack", " fips"]
25568
+ "tags": ["fips"]
25569
25569
},
25570
25570
{
25571
- "hostname": "servicediscovery-fips.us-gov-west-1.amazonaws.com ",
25572
- "tags": ["fips"]
25571
+ "hostname": "servicediscovery-fips.us-gov-west-1.api.aws ",
25572
+ "tags": ["dualstack", " fips"]
25573
25573
},
25574
25574
{
25575
- "hostname": "servicediscovery.us-gov-west-1.amazonaws.com ",
25575
+ "hostname": "servicediscovery.us-gov-west-1.api.aws ",
25576
25576
"tags": ["dualstack"]
25577
25577
}
25578
25578
]
27351
27351
"us-isob-east-1": {}
27352
27352
}
27353
27353
},
27354
+ "outposts": {
27355
+ "endpoints": {
27356
+ "us-isob-east-1": {}
27357
+ }
27358
+ },
27354
27359
"ram": {
27355
27360
"endpoints": {
27356
27361
"us-isob-east-1": {}
You can’t perform that action at this time.
0 commit comments