File tree 1 file changed +20
-31
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +20
-31
lines changed Original file line number Diff line number Diff line change 515
515
"ap-south-1" : { },
516
516
"ap-southeast-1" : { },
517
517
"ap-southeast-2" : { },
518
- "ca-central-1" : { },
518
+ "ca-central-1" : {
519
+ "variants" : [ {
520
+ "hostname" : "api.detective-fips.ca-central-1.amazonaws.com",
521
+ "tags" : [ "fips" ]
522
+ } ]
523
+ },
524
+ "ca-central-1-fips" : {
525
+ "credentialScope" : {
526
+ "region" : "ca-central-1"
527
+ },
528
+ "deprecated" : true,
529
+ "hostname" : "api.detective-fips.ca-central-1.amazonaws.com"
530
+ },
519
531
"eu-central-1" : { },
520
532
"eu-north-1" : { },
521
533
"eu-south-1" : { },
6680
6692
"ap-south-1" : { },
6681
6693
"ap-southeast-1" : { },
6682
6694
"ap-southeast-2" : { },
6695
+ "ap-southeast-3" : { },
6683
6696
"ca-central-1" : {
6684
6697
"variants" : [ {
6685
6698
"hostname" : "emr-containers-fips.ca-central-1.amazonaws.com",
6727
6740
"deprecated" : true,
6728
6741
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
6729
6742
},
6743
+ "me-central-1" : { },
6730
6744
"me-south-1" : { },
6731
6745
"sa-east-1" : { },
6732
6746
"us-east-1" : {
10542
10556
"eu-central-2" : { },
10543
10557
"eu-north-1" : { },
10544
10558
"eu-south-1" : { },
10559
+ "eu-south-2" : { },
10545
10560
"eu-west-1" : { },
10546
10561
"eu-west-2" : { },
10547
10562
"eu-west-3" : { },
10701
10716
"eu-central-2" : { },
10702
10717
"eu-north-1" : { },
10703
10718
"eu-south-1" : { },
10719
+ "eu-south-2" : { },
10704
10720
"eu-west-1" : { },
10705
10721
"eu-west-2" : { },
10706
10722
"eu-west-3" : { },
10951
10967
"us-east-1" : { }
10952
10968
}
10953
10969
},
10954
- "macie" : {
10955
- "endpoints" : {
10956
- "fips-us-east-1" : {
10957
- "credentialScope" : {
10958
- "region" : "us-east-1"
10959
- },
10960
- "deprecated" : true,
10961
- "hostname" : "macie-fips.us-east-1.amazonaws.com"
10962
- },
10963
- "fips-us-west-2" : {
10964
- "credentialScope" : {
10965
- "region" : "us-west-2"
10966
- },
10967
- "deprecated" : true,
10968
- "hostname" : "macie-fips.us-west-2.amazonaws.com"
10969
- },
10970
- "us-east-1" : {
10971
- "variants" : [ {
10972
- "hostname" : "macie-fips.us-east-1.amazonaws.com",
10973
- "tags" : [ "fips" ]
10974
- } ]
10975
- },
10976
- "us-west-2" : {
10977
- "variants" : [ {
10978
- "hostname" : "macie-fips.us-west-2.amazonaws.com",
10979
- "tags" : [ "fips" ]
10980
- } ]
10981
- }
10982
- }
10983
- },
10984
10970
"macie2" : {
10985
10971
"endpoints" : {
10986
10972
"af-south-1" : { },
12394
12380
"osis" : {
12395
12381
"endpoints" : {
12396
12382
"ap-northeast-1" : { },
12383
+ "ap-northeast-2" : { },
12384
+ "ap-south-1" : { },
12397
12385
"ap-southeast-1" : { },
12398
12386
"ap-southeast-2" : { },
12387
+ "ca-central-1" : { },
12399
12388
"eu-central-1" : { },
12400
12389
"eu-west-1" : { },
12401
12390
"eu-west-2" : { },
You can’t perform that action at this time.
0 commit comments