File tree 1 file changed +33
-1
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change 2464
2464
"ap-southeast-3" : { },
2465
2465
"ap-southeast-4" : { },
2466
2466
"ca-central-1" : { },
2467
+ "ca-west-1" : { },
2467
2468
"eu-central-1" : { },
2468
2469
"eu-central-2" : { },
2469
2470
"eu-north-1" : { },
3730
3731
"ap-southeast-3" : { },
3731
3732
"ca-central-1" : { },
3732
3733
"eu-central-1" : { },
3734
+ "eu-central-2" : { },
3733
3735
"eu-north-1" : { },
3734
3736
"eu-south-1" : { },
3735
3737
"eu-west-1" : { },
3764
3766
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
3765
3767
},
3766
3768
"il-central-1" : { },
3769
+ "me-central-1" : { },
3767
3770
"me-south-1" : { },
3768
3771
"sa-east-1" : { },
3769
3772
"us-east-1" : {
3804
3807
"ap-southeast-3" : { },
3805
3808
"ca-central-1" : { },
3806
3809
"eu-central-1" : { },
3810
+ "eu-central-2" : { },
3807
3811
"eu-north-1" : { },
3808
3812
"eu-south-1" : { },
3809
3813
"eu-west-1" : { },
3838
3842
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
3839
3843
},
3840
3844
"il-central-1" : { },
3845
+ "me-central-1" : { },
3841
3846
"me-south-1" : { },
3842
3847
"sa-east-1" : { },
3843
3848
"us-east-1" : {
3939
3944
"comprehendmedical" : {
3940
3945
"endpoints" : {
3941
3946
"ap-southeast-2" : { },
3942
- "ca-central-1" : { },
3947
+ "ca-central-1" : {
3948
+ "variants" : [ {
3949
+ "hostname" : "comprehendmedical-fips.ca-central-1.amazonaws.com",
3950
+ "tags" : [ "fips" ]
3951
+ } ]
3952
+ },
3943
3953
"eu-west-1" : { },
3944
3954
"eu-west-2" : { },
3955
+ "fips-ca-central-1" : {
3956
+ "credentialScope" : {
3957
+ "region" : "ca-central-1"
3958
+ },
3959
+ "deprecated" : true,
3960
+ "hostname" : "comprehendmedical-fips.ca-central-1.amazonaws.com"
3961
+ },
3945
3962
"fips-us-east-1" : {
3946
3963
"credentialScope" : {
3947
3964
"region" : "us-east-1"
7108
7125
"eu-central-1" : { },
7109
7126
"eu-north-1" : { },
7110
7127
"eu-south-1" : { },
7128
+ "eu-south-2" : { },
7111
7129
"eu-west-1" : { },
7112
7130
"eu-west-2" : { },
7113
7131
"eu-west-3" : { },
8860
8878
"ap-northeast-2" : { },
8861
8879
"ap-northeast-3" : { },
8862
8880
"ap-south-1" : { },
8881
+ "ap-south-2" : { },
8863
8882
"ap-southeast-1" : { },
8864
8883
"ap-southeast-2" : { },
8865
8884
"ap-southeast-3" : { },
8869
8888
"eu-central-2" : { },
8870
8889
"eu-north-1" : { },
8871
8890
"eu-south-1" : { },
8891
+ "eu-south-2" : { },
8872
8892
"eu-west-1" : { },
8873
8893
"eu-west-2" : { },
8874
8894
"eu-west-3" : { },
10254
10274
"ap-southeast-3" : { },
10255
10275
"ap-southeast-4" : { },
10256
10276
"ca-central-1" : { },
10277
+ "ca-west-1" : { },
10257
10278
"eu-central-1" : { },
10258
10279
"eu-central-2" : { },
10259
10280
"eu-north-1" : { },
25772
25793
}
25773
25794
}
25774
25795
},
25796
+ "signer" : {
25797
+ "endpoints" : {
25798
+ "us-gov-east-1" : { },
25799
+ "us-gov-west-1" : { }
25800
+ }
25801
+ },
25775
25802
"simspaceweaver" : {
25776
25803
"endpoints" : {
25777
25804
"fips-us-gov-east-1" : {
27325
27352
"us-iso-west-1" : { }
27326
27353
}
27327
27354
},
27355
+ "textract" : {
27356
+ "endpoints" : {
27357
+ "us-iso-east-1" : { }
27358
+ }
27359
+ },
27328
27360
"transcribe" : {
27329
27361
"defaults" : {
27330
27362
"protocols" : [ "https" ]
You can’t perform that action at this time.
0 commit comments