File tree 1 file changed +38
-4
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +38
-4
lines changed Original file line number Diff line number Diff line change 7586
7586
} ]
7587
7587
},
7588
7588
"eu-central-1" : { },
7589
+ "eu-central-2" : { },
7589
7590
"eu-north-1" : { },
7590
7591
"eu-south-1" : { },
7591
7592
"eu-south-2" : { },
13164
13165
"tags" : [ "fips" ]
13165
13166
} ]
13166
13167
},
13168
+ "ca-west-1" : { },
13167
13169
"eu-central-1" : { },
13168
13170
"eu-central-2" : { },
13169
13171
"eu-north-1" : { },
14315
14317
},
14316
14318
"hostname" : "portal.sso.ca-central-1.amazonaws.com"
14317
14319
},
14320
+ "ca-west-1" : {
14321
+ "credentialScope" : {
14322
+ "region" : "ca-west-1"
14323
+ },
14324
+ "hostname" : "portal.sso.ca-west-1.amazonaws.com"
14325
+ },
14318
14326
"eu-central-1" : {
14319
14327
"credentialScope" : {
14320
14328
"region" : "eu-central-1"
19599
19607
"us-west-2" : { }
19600
19608
}
19601
19609
},
19610
+ "tax" : {
19611
+ "endpoints" : {
19612
+ "aws-global" : {
19613
+ "credentialScope" : {
19614
+ "region" : "us-east-1"
19615
+ },
19616
+ "hostname" : "tax.us-east-1.amazonaws.com"
19617
+ }
19618
+ },
19619
+ "isRegionalized" : false,
19620
+ "partitionEndpoint" : "aws-global"
19621
+ },
19602
19622
"textract" : {
19603
19623
"endpoints" : {
19604
19624
"ap-northeast-2" : {
@@ -24452,17 +24472,31 @@
24452
24472
},
24453
24473
"directconnect" : {
24454
24474
"endpoints" : {
24455
- "us-gov-east-1" : {
24475
+ "fips- us-gov-east-1" : {
24456
24476
"credentialScope" : {
24457
24477
"region" : "us-gov-east-1"
24458
24478
},
24459
- "hostname" : "directconnect.us-gov-east-1.amazonaws.com"
24479
+ "deprecated" : true,
24480
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com"
24460
24481
},
24461
- "us-gov-west-1" : {
24482
+ "fips- us-gov-west-1" : {
24462
24483
"credentialScope" : {
24463
24484
"region" : "us-gov-west-1"
24464
24485
},
24465
- "hostname" : "directconnect.us-gov-west-1.amazonaws.com"
24486
+ "deprecated" : true,
24487
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com"
24488
+ },
24489
+ "us-gov-east-1" : {
24490
+ "variants" : [ {
24491
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com",
24492
+ "tags" : [ "fips" ]
24493
+ } ]
24494
+ },
24495
+ "us-gov-west-1" : {
24496
+ "variants" : [ {
24497
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com",
24498
+ "tags" : [ "fips" ]
24499
+ } ]
24466
24500
}
24467
24501
}
24468
24502
},
You can’t perform that action at this time.
0 commit comments