File tree 1 file changed +13
-8
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -23178,13 +23178,13 @@
23178
23178
},
23179
23179
"us-gov-east-1" : {
23180
23180
"variants" : [ {
23181
- "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
23182
- "tags" : [ "dualstack", "fips" ]
23183
- }, {
23184
23181
"hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
23185
23182
"tags" : [ "fips" ]
23186
23183
}, {
23187
- "hostname" : "servicediscovery.us-gov-east-1.amazonaws.com",
23184
+ "hostname" : "servicediscovery-fips.us-gov-east-1.api.aws",
23185
+ "tags" : [ "dualstack", "fips" ]
23186
+ }, {
23187
+ "hostname" : "servicediscovery.us-gov-east-1.api.aws",
23188
23188
"tags" : [ "dualstack" ]
23189
23189
} ]
23190
23190
},
@@ -23197,13 +23197,13 @@
23197
23197
},
23198
23198
"us-gov-west-1" : {
23199
23199
"variants" : [ {
23200
- "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
23201
- "tags" : [ "dualstack", "fips" ]
23202
- }, {
23203
23200
"hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
23204
23201
"tags" : [ "fips" ]
23205
23202
}, {
23206
- "hostname" : "servicediscovery.us-gov-west-1.amazonaws.com",
23203
+ "hostname" : "servicediscovery-fips.us-gov-west-1.api.aws",
23204
+ "tags" : [ "dualstack", "fips" ]
23205
+ }, {
23206
+ "hostname" : "servicediscovery.us-gov-west-1.api.aws",
23207
23207
"tags" : [ "dualstack" ]
23208
23208
} ]
23209
23209
},
24857
24857
"us-isob-east-1" : { }
24858
24858
}
24859
24859
},
24860
+ "outposts" : {
24861
+ "endpoints" : {
24862
+ "us-isob-east-1" : { }
24863
+ }
24864
+ },
24860
24865
"ram" : {
24861
24866
"endpoints" : {
24862
24867
"us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments