aws-partitions 1.1060.0 → 1.1062.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e19de18167eb5eb956267c76e81ab74cee05a96fa293741466981519a6332777
4
- data.tar.gz: 50ac5b0f4dae848d416d8c43f44d818ff5057a847072d66c2ba54ef69942ec4d
3
+ metadata.gz: 16194e6adb4dc9829f32931a370bdc66e479862e52a6b7ee9e17a7f6f96ee3f3
4
+ data.tar.gz: 03f880bbbc3f69fd03619ce4b9c108ea54a187602f75ef31877fdcb63a2db6f7
5
5
  SHA512:
6
- metadata.gz: 265f32ab3ee937faacca5641d033f26776dd30fa945dc814e70b66ab020c5fec346b216f5e13abba282a103fb5901437d2bc6f6aed9d3a9304cd3097a5c36375
7
- data.tar.gz: 39ca2237011cb474b3e570921670c270d09bc32c783d32e866f6857b7ae76eafbaed03d4f90c946a337b731bce2087c17d073deacb8076694670ebd4213b78bf
6
+ metadata.gz: 1879d23f01d16b49859d8ecb25c597b5a838c143be651604e7339d2ae42d6bbaa5a46a16efc61c0a1f58b31f71d9c83145f253cd65bfe148a75c11c8d1eb1c8d
7
+ data.tar.gz: 2a04420c1e5aac48162e109ac5b3964f3432083f45a56153196d08c7ad6d0a4951f981e460a9c5dd168c928324510dbe1007ad337fc65a01e913b115b35f2551
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1062.0 (2025-03-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1061.0 (2025-03-05)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::GameLiftStreams`.
13
+
4
14
  1.1060.0 (2025-03-04)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1060.0
1
+ 1.1062.0
@@ -403,6 +403,7 @@ module Aws
403
403
  'FraudDetector' => 'frauddetector',
404
404
  'FreeTier' => 'freetier',
405
405
  'GameLift' => 'gamelift',
406
+ 'GameLiftStreams' => 'gameliftstreams',
406
407
  'GeoMaps' => 'geo-maps',
407
408
  'GeoPlaces' => 'geo-places',
408
409
  'GeoRoutes' => 'geo-routes',
data/partitions.json CHANGED
@@ -1913,35 +1913,180 @@
1913
1913
  },
1914
1914
  "applicationinsights" : {
1915
1915
  "endpoints" : {
1916
- "af-south-1" : { },
1917
- "ap-east-1" : { },
1918
- "ap-northeast-1" : { },
1919
- "ap-northeast-2" : { },
1920
- "ap-northeast-3" : { },
1921
- "ap-south-1" : { },
1922
- "ap-south-2" : { },
1923
- "ap-southeast-1" : { },
1924
- "ap-southeast-2" : { },
1925
- "ap-southeast-3" : { },
1926
- "ap-southeast-4" : { },
1927
- "ca-central-1" : { },
1928
- "ca-west-1" : { },
1929
- "eu-central-1" : { },
1930
- "eu-central-2" : { },
1931
- "eu-north-1" : { },
1932
- "eu-south-1" : { },
1933
- "eu-south-2" : { },
1934
- "eu-west-1" : { },
1935
- "eu-west-2" : { },
1936
- "eu-west-3" : { },
1937
- "il-central-1" : { },
1938
- "me-central-1" : { },
1939
- "me-south-1" : { },
1940
- "sa-east-1" : { },
1941
- "us-east-1" : { },
1942
- "us-east-2" : { },
1943
- "us-west-1" : { },
1944
- "us-west-2" : { }
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" : {
@@ -10640,6 +10785,114 @@
10640
10785
  "us-west-2" : { }
10641
10786
  }
10642
10787
  },
10788
+ "gameliftstreams" : {
10789
+ "defaults" : {
10790
+ "dnsSuffix" : "api.aws",
10791
+ "variants" : [ {
10792
+ "dnsSuffix" : "api.aws",
10793
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
10794
+ "tags" : [ "fips" ]
10795
+ } ]
10796
+ },
10797
+ "endpoints" : {
10798
+ "af-south-1" : {
10799
+ "hostname" : "gameliftstreams.af-south-1.api.aws"
10800
+ },
10801
+ "ap-east-1" : {
10802
+ "hostname" : "gameliftstreams.ap-east-1.api.aws"
10803
+ },
10804
+ "ap-northeast-1" : {
10805
+ "hostname" : "gameliftstreams.ap-northeast-1.api.aws"
10806
+ },
10807
+ "ap-northeast-2" : {
10808
+ "hostname" : "gameliftstreams.ap-northeast-2.api.aws"
10809
+ },
10810
+ "ap-northeast-3" : {
10811
+ "hostname" : "gameliftstreams.ap-northeast-3.api.aws"
10812
+ },
10813
+ "ap-south-1" : {
10814
+ "hostname" : "gameliftstreams.ap-south-1.api.aws"
10815
+ },
10816
+ "ap-south-2" : {
10817
+ "hostname" : "gameliftstreams.ap-south-2.api.aws"
10818
+ },
10819
+ "ap-southeast-1" : {
10820
+ "hostname" : "gameliftstreams.ap-southeast-1.api.aws"
10821
+ },
10822
+ "ap-southeast-2" : {
10823
+ "hostname" : "gameliftstreams.ap-southeast-2.api.aws"
10824
+ },
10825
+ "ap-southeast-3" : {
10826
+ "hostname" : "gameliftstreams.ap-southeast-3.api.aws"
10827
+ },
10828
+ "ap-southeast-4" : {
10829
+ "hostname" : "gameliftstreams.ap-southeast-4.api.aws"
10830
+ },
10831
+ "ap-southeast-5" : {
10832
+ "hostname" : "gameliftstreams.ap-southeast-5.api.aws"
10833
+ },
10834
+ "ap-southeast-7" : {
10835
+ "hostname" : "gameliftstreams.ap-southeast-7.api.aws"
10836
+ },
10837
+ "ca-central-1" : {
10838
+ "hostname" : "gameliftstreams.ca-central-1.api.aws"
10839
+ },
10840
+ "ca-west-1" : {
10841
+ "hostname" : "gameliftstreams.ca-west-1.api.aws"
10842
+ },
10843
+ "eu-central-1" : {
10844
+ "hostname" : "gameliftstreams.eu-central-1.api.aws"
10845
+ },
10846
+ "eu-central-2" : {
10847
+ "hostname" : "gameliftstreams.eu-central-2.api.aws"
10848
+ },
10849
+ "eu-north-1" : {
10850
+ "hostname" : "gameliftstreams.eu-north-1.api.aws"
10851
+ },
10852
+ "eu-south-1" : {
10853
+ "hostname" : "gameliftstreams.eu-south-1.api.aws"
10854
+ },
10855
+ "eu-south-2" : {
10856
+ "hostname" : "gameliftstreams.eu-south-2.api.aws"
10857
+ },
10858
+ "eu-west-1" : {
10859
+ "hostname" : "gameliftstreams.eu-west-1.api.aws"
10860
+ },
10861
+ "eu-west-2" : {
10862
+ "hostname" : "gameliftstreams.eu-west-2.api.aws"
10863
+ },
10864
+ "eu-west-3" : {
10865
+ "hostname" : "gameliftstreams.eu-west-3.api.aws"
10866
+ },
10867
+ "il-central-1" : {
10868
+ "hostname" : "gameliftstreams.il-central-1.api.aws"
10869
+ },
10870
+ "me-central-1" : {
10871
+ "hostname" : "gameliftstreams.me-central-1.api.aws"
10872
+ },
10873
+ "me-south-1" : {
10874
+ "hostname" : "gameliftstreams.me-south-1.api.aws"
10875
+ },
10876
+ "mx-central-1" : {
10877
+ "hostname" : "gameliftstreams.mx-central-1.api.aws"
10878
+ },
10879
+ "sa-east-1" : {
10880
+ "hostname" : "gameliftstreams.sa-east-1.api.aws"
10881
+ },
10882
+ "us-east-1" : {
10883
+ "hostname" : "gameliftstreams.us-east-1.api.aws"
10884
+ },
10885
+ "us-east-2" : {
10886
+ "hostname" : "gameliftstreams.us-east-2.api.aws"
10887
+ },
10888
+ "us-west-1" : {
10889
+ "hostname" : "gameliftstreams.us-west-1.api.aws"
10890
+ },
10891
+ "us-west-2" : {
10892
+ "hostname" : "gameliftstreams.us-west-2.api.aws"
10893
+ }
10894
+ }
10895
+ },
10643
10896
  "geo" : {
10644
10897
  "endpoints" : {
10645
10898
  "ap-northeast-1" : { },
@@ -26038,6 +26291,16 @@
26038
26291
  "tags" : [ "fips" ]
26039
26292
  } ]
26040
26293
  },
26294
+ "ap-southeast-7" : {
26295
+ "credentialScope" : {
26296
+ "region" : "ap-southeast-7"
26297
+ },
26298
+ "hostname" : "wafv2.ap-southeast-7.amazonaws.com",
26299
+ "variants" : [ {
26300
+ "hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com",
26301
+ "tags" : [ "fips" ]
26302
+ } ]
26303
+ },
26041
26304
  "ca-central-1" : {
26042
26305
  "credentialScope" : {
26043
26306
  "region" : "ca-central-1"
@@ -26222,6 +26485,13 @@
26222
26485
  "deprecated" : true,
26223
26486
  "hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
26224
26487
  },
26488
+ "fips-ap-southeast-7" : {
26489
+ "credentialScope" : {
26490
+ "region" : "ap-southeast-7"
26491
+ },
26492
+ "deprecated" : true,
26493
+ "hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com"
26494
+ },
26225
26495
  "fips-ca-central-1" : {
26226
26496
  "credentialScope" : {
26227
26497
  "region" : "ca-central-1"
@@ -26313,6 +26583,13 @@
26313
26583
  "deprecated" : true,
26314
26584
  "hostname" : "wafv2-fips.me-south-1.amazonaws.com"
26315
26585
  },
26586
+ "fips-mx-central-1" : {
26587
+ "credentialScope" : {
26588
+ "region" : "mx-central-1"
26589
+ },
26590
+ "deprecated" : true,
26591
+ "hostname" : "wafv2-fips.mx-central-1.amazonaws.com"
26592
+ },
26316
26593
  "fips-sa-east-1" : {
26317
26594
  "credentialScope" : {
26318
26595
  "region" : "sa-east-1"
@@ -26378,6 +26655,16 @@
26378
26655
  "tags" : [ "fips" ]
26379
26656
  } ]
26380
26657
  },
26658
+ "mx-central-1" : {
26659
+ "credentialScope" : {
26660
+ "region" : "mx-central-1"
26661
+ },
26662
+ "hostname" : "wafv2.mx-central-1.amazonaws.com",
26663
+ "variants" : [ {
26664
+ "hostname" : "wafv2-fips.mx-central-1.amazonaws.com",
26665
+ "tags" : [ "fips" ]
26666
+ } ]
26667
+ },
26381
26668
  "sa-east-1" : {
26382
26669
  "credentialScope" : {
26383
26670
  "region" : "sa-east-1"
@@ -26875,8 +27162,18 @@
26875
27162
  },
26876
27163
  "applicationinsights" : {
26877
27164
  "endpoints" : {
26878
- "cn-north-1" : { },
26879
- "cn-northwest-1" : { }
27165
+ "cn-north-1" : {
27166
+ "credentialScope" : {
27167
+ "region" : "cn-north-1"
27168
+ },
27169
+ "hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
27170
+ },
27171
+ "cn-northwest-1" : {
27172
+ "credentialScope" : {
27173
+ "region" : "cn-northwest-1"
27174
+ },
27175
+ "hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
27176
+ }
26880
27177
  }
26881
27178
  },
26882
27179
  "appmesh" : {
@@ -27427,6 +27724,24 @@
27427
27724
  "cn-northwest-1" : { }
27428
27725
  }
27429
27726
  },
27727
+ "gameliftstreams" : {
27728
+ "defaults" : {
27729
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
27730
+ "variants" : [ {
27731
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
27732
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
27733
+ "tags" : [ "fips" ]
27734
+ } ]
27735
+ },
27736
+ "endpoints" : {
27737
+ "cn-north-1" : {
27738
+ "hostname" : "gameliftstreams.cn-north-1.api.amazonwebservices.com.cn"
27739
+ },
27740
+ "cn-northwest-1" : {
27741
+ "hostname" : "gameliftstreams.cn-northwest-1.api.amazonwebservices.com.cn"
27742
+ }
27743
+ }
27744
+ },
27430
27745
  "glacier" : {
27431
27746
  "defaults" : {
27432
27747
  "protocols" : [ "http", "https" ]
@@ -30607,6 +30922,24 @@
30607
30922
  }
30608
30923
  }
30609
30924
  },
30925
+ "gameliftstreams" : {
30926
+ "defaults" : {
30927
+ "dnsSuffix" : "api.aws",
30928
+ "variants" : [ {
30929
+ "dnsSuffix" : "api.aws",
30930
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
30931
+ "tags" : [ "fips" ]
30932
+ } ]
30933
+ },
30934
+ "endpoints" : {
30935
+ "us-gov-east-1" : {
30936
+ "hostname" : "gameliftstreams.us-gov-east-1.api.aws"
30937
+ },
30938
+ "us-gov-west-1" : {
30939
+ "hostname" : "gameliftstreams.us-gov-west-1.api.aws"
30940
+ }
30941
+ }
30942
+ },
30610
30943
  "geo" : {
30611
30944
  "endpoints" : {
30612
30945
  "fips-us-gov-west-1" : {
@@ -34492,6 +34825,16 @@
34492
34825
  "us-iso-east-1" : { }
34493
34826
  }
34494
34827
  },
34828
+ "pi" : {
34829
+ "endpoints" : {
34830
+ "us-iso-east-1" : {
34831
+ "protocols" : [ "https" ]
34832
+ },
34833
+ "us-iso-west-1" : {
34834
+ "protocols" : [ "https" ]
34835
+ }
34836
+ }
34837
+ },
34495
34838
  "ram" : {
34496
34839
  "endpoints" : {
34497
34840
  "us-iso-east-1" : { },
@@ -34736,8 +35079,22 @@
34736
35079
  },
34737
35080
  "secretsmanager" : {
34738
35081
  "endpoints" : {
34739
- "us-iso-east-1" : { },
34740
- "us-iso-west-1" : { }
35082
+ "us-iso-east-1" : {
35083
+ "variants" : [ {
35084
+ "tags" : [ "fips" ]
35085
+ } ]
35086
+ },
35087
+ "us-iso-east-1-fips" : {
35088
+ "deprecated" : true
35089
+ },
35090
+ "us-iso-west-1" : {
35091
+ "variants" : [ {
35092
+ "tags" : [ "fips" ]
35093
+ } ]
35094
+ },
35095
+ "us-iso-west-1-fips" : {
35096
+ "deprecated" : true
35097
+ }
34741
35098
  }
34742
35099
  },
34743
35100
  "snowball" : {
@@ -35501,7 +35858,14 @@
35501
35858
  },
35502
35859
  "secretsmanager" : {
35503
35860
  "endpoints" : {
35504
- "us-isob-east-1" : { }
35861
+ "us-isob-east-1" : {
35862
+ "variants" : [ {
35863
+ "tags" : [ "fips" ]
35864
+ } ]
35865
+ },
35866
+ "us-isob-east-1-fips" : {
35867
+ "deprecated" : true
35868
+ }
35505
35869
  }
35506
35870
  },
35507
35871
  "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.1060.0
4
+ version: 1.1062.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-04 00:00:00.000000000 Z
11
+ date: 2025-03-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: