@@ -14735,19 +14735,79 @@
14735
14735
"ap-southeast-1" : { },
14736
14736
"ap-southeast-2" : { },
14737
14737
"ap-southeast-3" : { },
14738
- "ca-central-1" : { },
14738
+ "ca-central-1" : {
14739
+ "variants" : [ {
14740
+ "hostname" : "ssm-sap-fips.ca-central-1.amazonaws.com",
14741
+ "tags" : [ "fips" ]
14742
+ } ]
14743
+ },
14739
14744
"eu-central-1" : { },
14740
14745
"eu-north-1" : { },
14741
14746
"eu-south-1" : { },
14742
14747
"eu-west-1" : { },
14743
14748
"eu-west-2" : { },
14744
14749
"eu-west-3" : { },
14750
+ "fips-ca-central-1" : {
14751
+ "credentialScope" : {
14752
+ "region" : "ca-central-1"
14753
+ },
14754
+ "deprecated" : true,
14755
+ "hostname" : "ssm-sap-fips.ca-central-1.amazonaws.com"
14756
+ },
14757
+ "fips-us-east-1" : {
14758
+ "credentialScope" : {
14759
+ "region" : "us-east-1"
14760
+ },
14761
+ "deprecated" : true,
14762
+ "hostname" : "ssm-sap-fips.us-east-1.amazonaws.com"
14763
+ },
14764
+ "fips-us-east-2" : {
14765
+ "credentialScope" : {
14766
+ "region" : "us-east-2"
14767
+ },
14768
+ "deprecated" : true,
14769
+ "hostname" : "ssm-sap-fips.us-east-2.amazonaws.com"
14770
+ },
14771
+ "fips-us-west-1" : {
14772
+ "credentialScope" : {
14773
+ "region" : "us-west-1"
14774
+ },
14775
+ "deprecated" : true,
14776
+ "hostname" : "ssm-sap-fips.us-west-1.amazonaws.com"
14777
+ },
14778
+ "fips-us-west-2" : {
14779
+ "credentialScope" : {
14780
+ "region" : "us-west-2"
14781
+ },
14782
+ "deprecated" : true,
14783
+ "hostname" : "ssm-sap-fips.us-west-2.amazonaws.com"
14784
+ },
14745
14785
"me-south-1" : { },
14746
14786
"sa-east-1" : { },
14747
- "us-east-1" : { },
14748
- "us-east-2" : { },
14749
- "us-west-1" : { },
14750
- "us-west-2" : { }
14787
+ "us-east-1" : {
14788
+ "variants" : [ {
14789
+ "hostname" : "ssm-sap-fips.us-east-1.amazonaws.com",
14790
+ "tags" : [ "fips" ]
14791
+ } ]
14792
+ },
14793
+ "us-east-2" : {
14794
+ "variants" : [ {
14795
+ "hostname" : "ssm-sap-fips.us-east-2.amazonaws.com",
14796
+ "tags" : [ "fips" ]
14797
+ } ]
14798
+ },
14799
+ "us-west-1" : {
14800
+ "variants" : [ {
14801
+ "hostname" : "ssm-sap-fips.us-west-1.amazonaws.com",
14802
+ "tags" : [ "fips" ]
14803
+ } ]
14804
+ },
14805
+ "us-west-2" : {
14806
+ "variants" : [ {
14807
+ "hostname" : "ssm-sap-fips.us-west-2.amazonaws.com",
14808
+ "tags" : [ "fips" ]
14809
+ } ]
14810
+ }
14751
14811
}
14752
14812
},
14753
14813
"sso" : {
17638
17698
}
17639
17699
}
17640
17700
},
17701
+ "oam" : {
17702
+ "endpoints" : {
17703
+ "cn-north-1" : { },
17704
+ "cn-northwest-1" : { }
17705
+ }
17706
+ },
17641
17707
"organizations" : {
17642
17708
"endpoints" : {
17643
17709
"aws-cn-global" : {
@@ -18639,12 +18705,34 @@
18639
18705
"credentialScope" : {
18640
18706
"region" : "us-gov-east-1"
18641
18707
},
18708
+ "hostname" : "cassandra.us-gov-east-1.amazonaws.com",
18709
+ "variants" : [ {
18710
+ "hostname" : "cassandra.us-gov-east-1.amazonaws.com",
18711
+ "tags" : [ "fips" ]
18712
+ } ]
18713
+ },
18714
+ "us-gov-east-1-fips" : {
18715
+ "credentialScope" : {
18716
+ "region" : "us-gov-east-1"
18717
+ },
18718
+ "deprecated" : true,
18642
18719
"hostname" : "cassandra.us-gov-east-1.amazonaws.com"
18643
18720
},
18644
18721
"us-gov-west-1" : {
18645
18722
"credentialScope" : {
18646
18723
"region" : "us-gov-west-1"
18647
18724
},
18725
+ "hostname" : "cassandra.us-gov-west-1.amazonaws.com",
18726
+ "variants" : [ {
18727
+ "hostname" : "cassandra.us-gov-west-1.amazonaws.com",
18728
+ "tags" : [ "fips" ]
18729
+ } ]
18730
+ },
18731
+ "us-gov-west-1-fips" : {
18732
+ "credentialScope" : {
18733
+ "region" : "us-gov-west-1"
18734
+ },
18735
+ "deprecated" : true,
18648
18736
"hostname" : "cassandra.us-gov-west-1.amazonaws.com"
18649
18737
}
18650
18738
}
0 commit comments