File tree Expand file tree Collapse file tree 1 file changed +22
-35
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 +22
-35
lines changed Original file line number Diff line number Diff line change 550
550
"ap-south-1": {},
551
551
"ap-southeast-1": {},
552
552
"ap-southeast-2": {},
553
- "ca-central-1": {},
553
+ "ca-central-1": {
554
+ "variants": [
555
+ {
556
+ "hostname": "api.detective-fips.ca-central-1.amazonaws.com",
557
+ "tags": ["fips"]
558
+ }
559
+ ]
560
+ },
561
+ "ca-central-1-fips": {
562
+ "credentialScope": {
563
+ "region": "ca-central-1"
564
+ },
565
+ "deprecated": true,
566
+ "hostname": "api.detective-fips.ca-central-1.amazonaws.com"
567
+ },
554
568
"eu-central-1": {},
555
569
"eu-north-1": {},
556
570
"eu-south-1": {},
7317
7331
"ap-south-1": {},
7318
7332
"ap-southeast-1": {},
7319
7333
"ap-southeast-2": {},
7334
+ "ap-southeast-3": {},
7320
7335
"ca-central-1": {
7321
7336
"variants": [
7322
7337
{
7366
7381
"deprecated": true,
7367
7382
"hostname": "emr-containers-fips.us-west-2.amazonaws.com"
7368
7383
},
7384
+ "me-central-1": {},
7369
7385
"me-south-1": {},
7370
7386
"sa-east-1": {},
7371
7387
"us-east-1": {
11635
11651
"eu-central-2": {},
11636
11652
"eu-north-1": {},
11637
11653
"eu-south-1": {},
11654
+ "eu-south-2": {},
11638
11655
"eu-west-1": {},
11639
11656
"eu-west-2": {},
11640
11657
"eu-west-3": {},
11810
11827
"eu-central-2": {},
11811
11828
"eu-north-1": {},
11812
11829
"eu-south-1": {},
11830
+ "eu-south-2": {},
11813
11831
"eu-west-1": {},
11814
11832
"eu-west-2": {},
11815
11833
"eu-west-3": {},
12086
12104
"us-east-1": {}
12087
12105
}
12088
12106
},
12089
- "macie": {
12090
- "endpoints": {
12091
- "fips-us-east-1": {
12092
- "credentialScope": {
12093
- "region": "us-east-1"
12094
- },
12095
- "deprecated": true,
12096
- "hostname": "macie-fips.us-east-1.amazonaws.com"
12097
- },
12098
- "fips-us-west-2": {
12099
- "credentialScope": {
12100
- "region": "us-west-2"
12101
- },
12102
- "deprecated": true,
12103
- "hostname": "macie-fips.us-west-2.amazonaws.com"
12104
- },
12105
- "us-east-1": {
12106
- "variants": [
12107
- {
12108
- "hostname": "macie-fips.us-east-1.amazonaws.com",
12109
- "tags": ["fips"]
12110
- }
12111
- ]
12112
- },
12113
- "us-west-2": {
12114
- "variants": [
12115
- {
12116
- "hostname": "macie-fips.us-west-2.amazonaws.com",
12117
- "tags": ["fips"]
12118
- }
12119
- ]
12120
- }
12121
- }
12122
- },
12123
12107
"macie2": {
12124
12108
"endpoints": {
12125
12109
"af-south-1": {},
13615
13599
"osis": {
13616
13600
"endpoints": {
13617
13601
"ap-northeast-1": {},
13602
+ "ap-northeast-2": {},
13603
+ "ap-south-1": {},
13618
13604
"ap-southeast-1": {},
13619
13605
"ap-southeast-2": {},
13606
+ "ca-central-1": {},
13620
13607
"eu-central-1": {},
13621
13608
"eu-west-1": {},
13622
13609
"eu-west-2": {},
You can’t perform that action at this time.
0 commit comments