aws-partitions 1.1060.0 → 1.1063.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +422 -34
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f2357c71818b7db7a6eebb08e6ff153d60a92682ffc219eeef8d09c1120b3c5d
|
4
|
+
data.tar.gz: 58fd6bf2af0269e5abbeaf76a6813d5eccc47471c67b7a5cd92b9749fecb934d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 93a06fcc06cdee77aa52f852bd65fdc9a934ee9c5f91f64af2f7922a92e2e3fd4418a6a0d1b60c578387cb4b8f109f2fa24b8c446c8c27936d68d2d1208f2a91
|
7
|
+
data.tar.gz: 63e274455bef5bbd117042f02bd2f44bf8ad2d8128f0265f8b87e6a2403f09f1f22eb582abf1849166004ace944cb272b0188d3c967028491555d623193fab27
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1063.0 (2025-03-07)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1062.0 (2025-03-06)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1061.0 (2025-03-05)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::GameLiftStreams`.
|
18
|
+
|
4
19
|
1.1060.0 (2025-03-04)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1063.0
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
@@ -1913,35 +1913,180 @@
|
|
1913
1913
|
},
|
1914
1914
|
"applicationinsights" : {
|
1915
1915
|
"endpoints" : {
|
1916
|
-
"af-south-1" : {
|
1917
|
-
|
1918
|
-
|
1919
|
-
|
1920
|
-
|
1921
|
-
|
1922
|
-
"ap-
|
1923
|
-
|
1924
|
-
|
1925
|
-
|
1926
|
-
|
1927
|
-
|
1928
|
-
"
|
1929
|
-
|
1930
|
-
|
1931
|
-
|
1932
|
-
|
1933
|
-
|
1934
|
-
"
|
1935
|
-
|
1936
|
-
|
1937
|
-
|
1938
|
-
|
1939
|
-
|
1940
|
-
"
|
1941
|
-
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
1916
|
+
"af-south-1" : {
|
1917
|
+
"credentialScope" : {
|
1918
|
+
"region" : "af-south-1"
|
1919
|
+
},
|
1920
|
+
"hostname" : "applicationinsights.af-south-1.amazonaws.com"
|
1921
|
+
},
|
1922
|
+
"ap-east-1" : {
|
1923
|
+
"credentialScope" : {
|
1924
|
+
"region" : "ap-east-1"
|
1925
|
+
},
|
1926
|
+
"hostname" : "applicationinsights.ap-east-1.amazonaws.com"
|
1927
|
+
},
|
1928
|
+
"ap-northeast-1" : {
|
1929
|
+
"credentialScope" : {
|
1930
|
+
"region" : "ap-northeast-1"
|
1931
|
+
},
|
1932
|
+
"hostname" : "applicationinsights.ap-northeast-1.amazonaws.com"
|
1933
|
+
},
|
1934
|
+
"ap-northeast-2" : {
|
1935
|
+
"credentialScope" : {
|
1936
|
+
"region" : "ap-northeast-2"
|
1937
|
+
},
|
1938
|
+
"hostname" : "applicationinsights.ap-northeast-2.amazonaws.com"
|
1939
|
+
},
|
1940
|
+
"ap-northeast-3" : {
|
1941
|
+
"credentialScope" : {
|
1942
|
+
"region" : "ap-northeast-3"
|
1943
|
+
},
|
1944
|
+
"hostname" : "applicationinsights.ap-northeast-3.amazonaws.com"
|
1945
|
+
},
|
1946
|
+
"ap-south-1" : {
|
1947
|
+
"credentialScope" : {
|
1948
|
+
"region" : "ap-south-1"
|
1949
|
+
},
|
1950
|
+
"hostname" : "applicationinsights.ap-south-1.amazonaws.com"
|
1951
|
+
},
|
1952
|
+
"ap-south-2" : {
|
1953
|
+
"credentialScope" : {
|
1954
|
+
"region" : "ap-south-2"
|
1955
|
+
},
|
1956
|
+
"hostname" : "applicationinsights.ap-south-2.amazonaws.com"
|
1957
|
+
},
|
1958
|
+
"ap-southeast-1" : {
|
1959
|
+
"credentialScope" : {
|
1960
|
+
"region" : "ap-southeast-1"
|
1961
|
+
},
|
1962
|
+
"hostname" : "applicationinsights.ap-southeast-1.amazonaws.com"
|
1963
|
+
},
|
1964
|
+
"ap-southeast-2" : {
|
1965
|
+
"credentialScope" : {
|
1966
|
+
"region" : "ap-southeast-2"
|
1967
|
+
},
|
1968
|
+
"hostname" : "applicationinsights.ap-southeast-2.amazonaws.com"
|
1969
|
+
},
|
1970
|
+
"ap-southeast-3" : {
|
1971
|
+
"credentialScope" : {
|
1972
|
+
"region" : "ap-southeast-3"
|
1973
|
+
},
|
1974
|
+
"hostname" : "applicationinsights.ap-southeast-3.amazonaws.com"
|
1975
|
+
},
|
1976
|
+
"ap-southeast-4" : {
|
1977
|
+
"credentialScope" : {
|
1978
|
+
"region" : "ap-southeast-4"
|
1979
|
+
},
|
1980
|
+
"hostname" : "applicationinsights.ap-southeast-4.amazonaws.com"
|
1981
|
+
},
|
1982
|
+
"ca-central-1" : {
|
1983
|
+
"credentialScope" : {
|
1984
|
+
"region" : "ca-central-1"
|
1985
|
+
},
|
1986
|
+
"hostname" : "applicationinsights.ca-central-1.amazonaws.com"
|
1987
|
+
},
|
1988
|
+
"ca-west-1" : {
|
1989
|
+
"credentialScope" : {
|
1990
|
+
"region" : "ca-west-1"
|
1991
|
+
},
|
1992
|
+
"hostname" : "applicationinsights.ca-west-1.amazonaws.com"
|
1993
|
+
},
|
1994
|
+
"eu-central-1" : {
|
1995
|
+
"credentialScope" : {
|
1996
|
+
"region" : "eu-central-1"
|
1997
|
+
},
|
1998
|
+
"hostname" : "applicationinsights.eu-central-1.amazonaws.com"
|
1999
|
+
},
|
2000
|
+
"eu-central-2" : {
|
2001
|
+
"credentialScope" : {
|
2002
|
+
"region" : "eu-central-2"
|
2003
|
+
},
|
2004
|
+
"hostname" : "applicationinsights.eu-central-2.amazonaws.com"
|
2005
|
+
},
|
2006
|
+
"eu-north-1" : {
|
2007
|
+
"credentialScope" : {
|
2008
|
+
"region" : "eu-north-1"
|
2009
|
+
},
|
2010
|
+
"hostname" : "applicationinsights.eu-north-1.amazonaws.com"
|
2011
|
+
},
|
2012
|
+
"eu-south-1" : {
|
2013
|
+
"credentialScope" : {
|
2014
|
+
"region" : "eu-south-1"
|
2015
|
+
},
|
2016
|
+
"hostname" : "applicationinsights.eu-south-1.amazonaws.com"
|
2017
|
+
},
|
2018
|
+
"eu-south-2" : {
|
2019
|
+
"credentialScope" : {
|
2020
|
+
"region" : "eu-south-2"
|
2021
|
+
},
|
2022
|
+
"hostname" : "applicationinsights.eu-south-2.amazonaws.com"
|
2023
|
+
},
|
2024
|
+
"eu-west-1" : {
|
2025
|
+
"credentialScope" : {
|
2026
|
+
"region" : "eu-west-1"
|
2027
|
+
},
|
2028
|
+
"hostname" : "applicationinsights.eu-west-1.amazonaws.com"
|
2029
|
+
},
|
2030
|
+
"eu-west-2" : {
|
2031
|
+
"credentialScope" : {
|
2032
|
+
"region" : "eu-west-2"
|
2033
|
+
},
|
2034
|
+
"hostname" : "applicationinsights.eu-west-2.amazonaws.com"
|
2035
|
+
},
|
2036
|
+
"eu-west-3" : {
|
2037
|
+
"credentialScope" : {
|
2038
|
+
"region" : "eu-west-3"
|
2039
|
+
},
|
2040
|
+
"hostname" : "applicationinsights.eu-west-3.amazonaws.com"
|
2041
|
+
},
|
2042
|
+
"il-central-1" : {
|
2043
|
+
"credentialScope" : {
|
2044
|
+
"region" : "il-central-1"
|
2045
|
+
},
|
2046
|
+
"hostname" : "applicationinsights.il-central-1.amazonaws.com"
|
2047
|
+
},
|
2048
|
+
"me-central-1" : {
|
2049
|
+
"credentialScope" : {
|
2050
|
+
"region" : "me-central-1"
|
2051
|
+
},
|
2052
|
+
"hostname" : "applicationinsights.me-central-1.amazonaws.com"
|
2053
|
+
},
|
2054
|
+
"me-south-1" : {
|
2055
|
+
"credentialScope" : {
|
2056
|
+
"region" : "me-south-1"
|
2057
|
+
},
|
2058
|
+
"hostname" : "applicationinsights.me-south-1.amazonaws.com"
|
2059
|
+
},
|
2060
|
+
"sa-east-1" : {
|
2061
|
+
"credentialScope" : {
|
2062
|
+
"region" : "sa-east-1"
|
2063
|
+
},
|
2064
|
+
"hostname" : "applicationinsights.sa-east-1.amazonaws.com"
|
2065
|
+
},
|
2066
|
+
"us-east-1" : {
|
2067
|
+
"credentialScope" : {
|
2068
|
+
"region" : "us-east-1"
|
2069
|
+
},
|
2070
|
+
"hostname" : "applicationinsights.us-east-1.amazonaws.com"
|
2071
|
+
},
|
2072
|
+
"us-east-2" : {
|
2073
|
+
"credentialScope" : {
|
2074
|
+
"region" : "us-east-2"
|
2075
|
+
},
|
2076
|
+
"hostname" : "applicationinsights.us-east-2.amazonaws.com"
|
2077
|
+
},
|
2078
|
+
"us-west-1" : {
|
2079
|
+
"credentialScope" : {
|
2080
|
+
"region" : "us-west-1"
|
2081
|
+
},
|
2082
|
+
"hostname" : "applicationinsights.us-west-1.amazonaws.com"
|
2083
|
+
},
|
2084
|
+
"us-west-2" : {
|
2085
|
+
"credentialScope" : {
|
2086
|
+
"region" : "us-west-2"
|
2087
|
+
},
|
2088
|
+
"hostname" : "applicationinsights.us-west-2.amazonaws.com"
|
2089
|
+
}
|
1945
2090
|
}
|
1946
2091
|
},
|
1947
2092
|
"appmesh" : {
|
@@ -4908,6 +5053,12 @@
|
|
4908
5053
|
"tags" : [ "dualstack" ]
|
4909
5054
|
} ]
|
4910
5055
|
},
|
5056
|
+
"ap-southeast-5" : {
|
5057
|
+
"variants" : [ {
|
5058
|
+
"hostname" : "cognito-identity.ap-southeast-5.amazonaws.com",
|
5059
|
+
"tags" : [ "dualstack" ]
|
5060
|
+
} ]
|
5061
|
+
},
|
4911
5062
|
"ca-central-1" : {
|
4912
5063
|
"variants" : [ {
|
4913
5064
|
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
|
@@ -5138,6 +5289,12 @@
|
|
5138
5289
|
"tags" : [ "dualstack" ]
|
5139
5290
|
} ]
|
5140
5291
|
},
|
5292
|
+
"ap-southeast-5" : {
|
5293
|
+
"variants" : [ {
|
5294
|
+
"hostname" : "cognito-idp.ap-southeast-5.amazonaws.com",
|
5295
|
+
"tags" : [ "dualstack" ]
|
5296
|
+
} ]
|
5297
|
+
},
|
5141
5298
|
"ca-central-1" : {
|
5142
5299
|
"variants" : [ {
|
5143
5300
|
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
|
@@ -10640,6 +10797,114 @@
|
|
10640
10797
|
"us-west-2" : { }
|
10641
10798
|
}
|
10642
10799
|
},
|
10800
|
+
"gameliftstreams" : {
|
10801
|
+
"defaults" : {
|
10802
|
+
"dnsSuffix" : "api.aws",
|
10803
|
+
"variants" : [ {
|
10804
|
+
"dnsSuffix" : "api.aws",
|
10805
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
10806
|
+
"tags" : [ "fips" ]
|
10807
|
+
} ]
|
10808
|
+
},
|
10809
|
+
"endpoints" : {
|
10810
|
+
"af-south-1" : {
|
10811
|
+
"hostname" : "gameliftstreams.af-south-1.api.aws"
|
10812
|
+
},
|
10813
|
+
"ap-east-1" : {
|
10814
|
+
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
10815
|
+
},
|
10816
|
+
"ap-northeast-1" : {
|
10817
|
+
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
10818
|
+
},
|
10819
|
+
"ap-northeast-2" : {
|
10820
|
+
"hostname" : "gameliftstreams.ap-northeast-2.api.aws"
|
10821
|
+
},
|
10822
|
+
"ap-northeast-3" : {
|
10823
|
+
"hostname" : "gameliftstreams.ap-northeast-3.api.aws"
|
10824
|
+
},
|
10825
|
+
"ap-south-1" : {
|
10826
|
+
"hostname" : "gameliftstreams.ap-south-1.api.aws"
|
10827
|
+
},
|
10828
|
+
"ap-south-2" : {
|
10829
|
+
"hostname" : "gameliftstreams.ap-south-2.api.aws"
|
10830
|
+
},
|
10831
|
+
"ap-southeast-1" : {
|
10832
|
+
"hostname" : "gameliftstreams.ap-southeast-1.api.aws"
|
10833
|
+
},
|
10834
|
+
"ap-southeast-2" : {
|
10835
|
+
"hostname" : "gameliftstreams.ap-southeast-2.api.aws"
|
10836
|
+
},
|
10837
|
+
"ap-southeast-3" : {
|
10838
|
+
"hostname" : "gameliftstreams.ap-southeast-3.api.aws"
|
10839
|
+
},
|
10840
|
+
"ap-southeast-4" : {
|
10841
|
+
"hostname" : "gameliftstreams.ap-southeast-4.api.aws"
|
10842
|
+
},
|
10843
|
+
"ap-southeast-5" : {
|
10844
|
+
"hostname" : "gameliftstreams.ap-southeast-5.api.aws"
|
10845
|
+
},
|
10846
|
+
"ap-southeast-7" : {
|
10847
|
+
"hostname" : "gameliftstreams.ap-southeast-7.api.aws"
|
10848
|
+
},
|
10849
|
+
"ca-central-1" : {
|
10850
|
+
"hostname" : "gameliftstreams.ca-central-1.api.aws"
|
10851
|
+
},
|
10852
|
+
"ca-west-1" : {
|
10853
|
+
"hostname" : "gameliftstreams.ca-west-1.api.aws"
|
10854
|
+
},
|
10855
|
+
"eu-central-1" : {
|
10856
|
+
"hostname" : "gameliftstreams.eu-central-1.api.aws"
|
10857
|
+
},
|
10858
|
+
"eu-central-2" : {
|
10859
|
+
"hostname" : "gameliftstreams.eu-central-2.api.aws"
|
10860
|
+
},
|
10861
|
+
"eu-north-1" : {
|
10862
|
+
"hostname" : "gameliftstreams.eu-north-1.api.aws"
|
10863
|
+
},
|
10864
|
+
"eu-south-1" : {
|
10865
|
+
"hostname" : "gameliftstreams.eu-south-1.api.aws"
|
10866
|
+
},
|
10867
|
+
"eu-south-2" : {
|
10868
|
+
"hostname" : "gameliftstreams.eu-south-2.api.aws"
|
10869
|
+
},
|
10870
|
+
"eu-west-1" : {
|
10871
|
+
"hostname" : "gameliftstreams.eu-west-1.api.aws"
|
10872
|
+
},
|
10873
|
+
"eu-west-2" : {
|
10874
|
+
"hostname" : "gameliftstreams.eu-west-2.api.aws"
|
10875
|
+
},
|
10876
|
+
"eu-west-3" : {
|
10877
|
+
"hostname" : "gameliftstreams.eu-west-3.api.aws"
|
10878
|
+
},
|
10879
|
+
"il-central-1" : {
|
10880
|
+
"hostname" : "gameliftstreams.il-central-1.api.aws"
|
10881
|
+
},
|
10882
|
+
"me-central-1" : {
|
10883
|
+
"hostname" : "gameliftstreams.me-central-1.api.aws"
|
10884
|
+
},
|
10885
|
+
"me-south-1" : {
|
10886
|
+
"hostname" : "gameliftstreams.me-south-1.api.aws"
|
10887
|
+
},
|
10888
|
+
"mx-central-1" : {
|
10889
|
+
"hostname" : "gameliftstreams.mx-central-1.api.aws"
|
10890
|
+
},
|
10891
|
+
"sa-east-1" : {
|
10892
|
+
"hostname" : "gameliftstreams.sa-east-1.api.aws"
|
10893
|
+
},
|
10894
|
+
"us-east-1" : {
|
10895
|
+
"hostname" : "gameliftstreams.us-east-1.api.aws"
|
10896
|
+
},
|
10897
|
+
"us-east-2" : {
|
10898
|
+
"hostname" : "gameliftstreams.us-east-2.api.aws"
|
10899
|
+
},
|
10900
|
+
"us-west-1" : {
|
10901
|
+
"hostname" : "gameliftstreams.us-west-1.api.aws"
|
10902
|
+
},
|
10903
|
+
"us-west-2" : {
|
10904
|
+
"hostname" : "gameliftstreams.us-west-2.api.aws"
|
10905
|
+
}
|
10906
|
+
}
|
10907
|
+
},
|
10643
10908
|
"geo" : {
|
10644
10909
|
"endpoints" : {
|
10645
10910
|
"ap-northeast-1" : { },
|
@@ -26038,6 +26303,16 @@
|
|
26038
26303
|
"tags" : [ "fips" ]
|
26039
26304
|
} ]
|
26040
26305
|
},
|
26306
|
+
"ap-southeast-7" : {
|
26307
|
+
"credentialScope" : {
|
26308
|
+
"region" : "ap-southeast-7"
|
26309
|
+
},
|
26310
|
+
"hostname" : "wafv2.ap-southeast-7.amazonaws.com",
|
26311
|
+
"variants" : [ {
|
26312
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com",
|
26313
|
+
"tags" : [ "fips" ]
|
26314
|
+
} ]
|
26315
|
+
},
|
26041
26316
|
"ca-central-1" : {
|
26042
26317
|
"credentialScope" : {
|
26043
26318
|
"region" : "ca-central-1"
|
@@ -26222,6 +26497,13 @@
|
|
26222
26497
|
"deprecated" : true,
|
26223
26498
|
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
|
26224
26499
|
},
|
26500
|
+
"fips-ap-southeast-7" : {
|
26501
|
+
"credentialScope" : {
|
26502
|
+
"region" : "ap-southeast-7"
|
26503
|
+
},
|
26504
|
+
"deprecated" : true,
|
26505
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com"
|
26506
|
+
},
|
26225
26507
|
"fips-ca-central-1" : {
|
26226
26508
|
"credentialScope" : {
|
26227
26509
|
"region" : "ca-central-1"
|
@@ -26313,6 +26595,13 @@
|
|
26313
26595
|
"deprecated" : true,
|
26314
26596
|
"hostname" : "wafv2-fips.me-south-1.amazonaws.com"
|
26315
26597
|
},
|
26598
|
+
"fips-mx-central-1" : {
|
26599
|
+
"credentialScope" : {
|
26600
|
+
"region" : "mx-central-1"
|
26601
|
+
},
|
26602
|
+
"deprecated" : true,
|
26603
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com"
|
26604
|
+
},
|
26316
26605
|
"fips-sa-east-1" : {
|
26317
26606
|
"credentialScope" : {
|
26318
26607
|
"region" : "sa-east-1"
|
@@ -26378,6 +26667,16 @@
|
|
26378
26667
|
"tags" : [ "fips" ]
|
26379
26668
|
} ]
|
26380
26669
|
},
|
26670
|
+
"mx-central-1" : {
|
26671
|
+
"credentialScope" : {
|
26672
|
+
"region" : "mx-central-1"
|
26673
|
+
},
|
26674
|
+
"hostname" : "wafv2.mx-central-1.amazonaws.com",
|
26675
|
+
"variants" : [ {
|
26676
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com",
|
26677
|
+
"tags" : [ "fips" ]
|
26678
|
+
} ]
|
26679
|
+
},
|
26381
26680
|
"sa-east-1" : {
|
26382
26681
|
"credentialScope" : {
|
26383
26682
|
"region" : "sa-east-1"
|
@@ -26875,8 +27174,18 @@
|
|
26875
27174
|
},
|
26876
27175
|
"applicationinsights" : {
|
26877
27176
|
"endpoints" : {
|
26878
|
-
"cn-north-1" : {
|
26879
|
-
|
27177
|
+
"cn-north-1" : {
|
27178
|
+
"credentialScope" : {
|
27179
|
+
"region" : "cn-north-1"
|
27180
|
+
},
|
27181
|
+
"hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
|
27182
|
+
},
|
27183
|
+
"cn-northwest-1" : {
|
27184
|
+
"credentialScope" : {
|
27185
|
+
"region" : "cn-northwest-1"
|
27186
|
+
},
|
27187
|
+
"hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
|
27188
|
+
}
|
26880
27189
|
}
|
26881
27190
|
},
|
26882
27191
|
"appmesh" : {
|
@@ -27427,6 +27736,24 @@
|
|
27427
27736
|
"cn-northwest-1" : { }
|
27428
27737
|
}
|
27429
27738
|
},
|
27739
|
+
"gameliftstreams" : {
|
27740
|
+
"defaults" : {
|
27741
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
27742
|
+
"variants" : [ {
|
27743
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
27744
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
27745
|
+
"tags" : [ "fips" ]
|
27746
|
+
} ]
|
27747
|
+
},
|
27748
|
+
"endpoints" : {
|
27749
|
+
"cn-north-1" : {
|
27750
|
+
"hostname" : "gameliftstreams.cn-north-1.api.amazonwebservices.com.cn"
|
27751
|
+
},
|
27752
|
+
"cn-northwest-1" : {
|
27753
|
+
"hostname" : "gameliftstreams.cn-northwest-1.api.amazonwebservices.com.cn"
|
27754
|
+
}
|
27755
|
+
}
|
27756
|
+
},
|
27430
27757
|
"glacier" : {
|
27431
27758
|
"defaults" : {
|
27432
27759
|
"protocols" : [ "http", "https" ]
|
@@ -29440,6 +29767,12 @@
|
|
29440
29767
|
"deprecated" : true,
|
29441
29768
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
|
29442
29769
|
},
|
29770
|
+
"us-gov-east-1" : {
|
29771
|
+
"variants" : [ {
|
29772
|
+
"hostname" : "cognito-identity.us-gov-east-1.amazonaws.com",
|
29773
|
+
"tags" : [ "dualstack" ]
|
29774
|
+
} ]
|
29775
|
+
},
|
29443
29776
|
"us-gov-west-1" : {
|
29444
29777
|
"variants" : [ {
|
29445
29778
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
|
@@ -29463,6 +29796,12 @@
|
|
29463
29796
|
"deprecated" : true,
|
29464
29797
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
|
29465
29798
|
},
|
29799
|
+
"us-gov-east-1" : {
|
29800
|
+
"variants" : [ {
|
29801
|
+
"hostname" : "cognito-idp.us-gov-east-1.amazonaws.com",
|
29802
|
+
"tags" : [ "dualstack" ]
|
29803
|
+
} ]
|
29804
|
+
},
|
29466
29805
|
"us-gov-west-1" : {
|
29467
29806
|
"variants" : [ {
|
29468
29807
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
|
@@ -30607,6 +30946,24 @@
|
|
30607
30946
|
}
|
30608
30947
|
}
|
30609
30948
|
},
|
30949
|
+
"gameliftstreams" : {
|
30950
|
+
"defaults" : {
|
30951
|
+
"dnsSuffix" : "api.aws",
|
30952
|
+
"variants" : [ {
|
30953
|
+
"dnsSuffix" : "api.aws",
|
30954
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
30955
|
+
"tags" : [ "fips" ]
|
30956
|
+
} ]
|
30957
|
+
},
|
30958
|
+
"endpoints" : {
|
30959
|
+
"us-gov-east-1" : {
|
30960
|
+
"hostname" : "gameliftstreams.us-gov-east-1.api.aws"
|
30961
|
+
},
|
30962
|
+
"us-gov-west-1" : {
|
30963
|
+
"hostname" : "gameliftstreams.us-gov-west-1.api.aws"
|
30964
|
+
}
|
30965
|
+
}
|
30966
|
+
},
|
30610
30967
|
"geo" : {
|
30611
30968
|
"endpoints" : {
|
30612
30969
|
"fips-us-gov-west-1" : {
|
@@ -34492,6 +34849,16 @@
|
|
34492
34849
|
"us-iso-east-1" : { }
|
34493
34850
|
}
|
34494
34851
|
},
|
34852
|
+
"pi" : {
|
34853
|
+
"endpoints" : {
|
34854
|
+
"us-iso-east-1" : {
|
34855
|
+
"protocols" : [ "https" ]
|
34856
|
+
},
|
34857
|
+
"us-iso-west-1" : {
|
34858
|
+
"protocols" : [ "https" ]
|
34859
|
+
}
|
34860
|
+
}
|
34861
|
+
},
|
34495
34862
|
"ram" : {
|
34496
34863
|
"endpoints" : {
|
34497
34864
|
"us-iso-east-1" : { },
|
@@ -34736,8 +35103,22 @@
|
|
34736
35103
|
},
|
34737
35104
|
"secretsmanager" : {
|
34738
35105
|
"endpoints" : {
|
34739
|
-
"us-iso-east-1" : {
|
34740
|
-
|
35106
|
+
"us-iso-east-1" : {
|
35107
|
+
"variants" : [ {
|
35108
|
+
"tags" : [ "fips" ]
|
35109
|
+
} ]
|
35110
|
+
},
|
35111
|
+
"us-iso-east-1-fips" : {
|
35112
|
+
"deprecated" : true
|
35113
|
+
},
|
35114
|
+
"us-iso-west-1" : {
|
35115
|
+
"variants" : [ {
|
35116
|
+
"tags" : [ "fips" ]
|
35117
|
+
} ]
|
35118
|
+
},
|
35119
|
+
"us-iso-west-1-fips" : {
|
35120
|
+
"deprecated" : true
|
35121
|
+
}
|
34741
35122
|
}
|
34742
35123
|
},
|
34743
35124
|
"snowball" : {
|
@@ -35501,7 +35882,14 @@
|
|
35501
35882
|
},
|
35502
35883
|
"secretsmanager" : {
|
35503
35884
|
"endpoints" : {
|
35504
|
-
"us-isob-east-1" : {
|
35885
|
+
"us-isob-east-1" : {
|
35886
|
+
"variants" : [ {
|
35887
|
+
"tags" : [ "fips" ]
|
35888
|
+
} ]
|
35889
|
+
},
|
35890
|
+
"us-isob-east-1-fips" : {
|
35891
|
+
"deprecated" : true
|
35892
|
+
}
|
35505
35893
|
}
|
35506
35894
|
},
|
35507
35895
|
"snowball" : {
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-partitions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1063.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
11
|
+
date: 2025-03-07 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|