aws-partitions 1.881.0 → 1.887.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +30 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +89 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5fb42cc4027add62108f362821be35abba94c0c185cd64318c4b2aed09db47fa
4
- data.tar.gz: 111738bdf2ba2f3aa868bc63e2afad95b17a552e48a0942352276cb22eff893c
3
+ metadata.gz: 1e71aa95eae8f48c1d3e7e468ef7a4c633f55556ef70a2e557b2e5eb1a862f63
4
+ data.tar.gz: e1b54525bfd20b333be469d58f377b634cb9a6404980bc9058b0ec43b9f1208b
5
5
  SHA512:
6
- metadata.gz: c023dbc4d07b59cc73b48487f1de6e5c1b7743ece42839cb83203cc0186c0235adb389b98297909adb50c5db5dd90e9aadde516f82b2e2b631b2f0fecc6870d7
7
- data.tar.gz: b911f14c4b5e8a88a283dd9895c06d02d6935bf296ab6a018042eb0dbb29891ae2eb1626695496ac70e08d0eba98b6556552a7069c5c0cebb6f26453ae466f1a
6
+ metadata.gz: eb803db86f2e3251c6c2cac881fa613b816e38e429ad02876d7fc14fd3676813a1137a63e0b58b6ce7eea1736edb508b6c12785f355f4e849cb0178b2352bd4c
7
+ data.tar.gz: d55b7489e0aae68201b56f14ae473f7e0ba2568ef2fd849f534d567170bc86c7228fa9b6f874378e48d914f42500699e2b0be29bfbfa27f8584ff7d81f532e05
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.887.0 (2024-02-02)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.886.0 (2024-02-01)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.885.0 (2024-01-31)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.884.0 (2024-01-29)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.883.0 (2024-01-19)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.882.0 (2024-01-18)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
4
34
  1.881.0 (2024-01-16)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.881.0
1
+ 1.887.0
data/partitions.json CHANGED
@@ -1938,6 +1938,7 @@
1938
1938
  "ap-southeast-1" : { },
1939
1939
  "ap-southeast-2" : { },
1940
1940
  "ap-southeast-3" : { },
1941
+ "ap-southeast-4" : { },
1941
1942
  "ca-central-1" : { },
1942
1943
  "eu-central-1" : { },
1943
1944
  "eu-central-2" : { },
@@ -1947,6 +1948,7 @@
1947
1948
  "eu-west-1" : { },
1948
1949
  "eu-west-2" : { },
1949
1950
  "eu-west-3" : { },
1951
+ "il-central-1" : { },
1950
1952
  "me-central-1" : { },
1951
1953
  "me-south-1" : { },
1952
1954
  "sa-east-1" : { },
@@ -11279,6 +11281,7 @@
11279
11281
  "eu-central-1" : { },
11280
11282
  "eu-north-1" : { },
11281
11283
  "eu-south-1" : { },
11284
+ "eu-south-2" : { },
11282
11285
  "eu-west-1" : { },
11283
11286
  "eu-west-2" : { },
11284
11287
  "eu-west-3" : { },
@@ -11297,6 +11300,7 @@
11297
11300
  "fips-us-west-2" : {
11298
11301
  "deprecated" : true
11299
11302
  },
11303
+ "il-central-1" : { },
11300
11304
  "sa-east-1" : { },
11301
11305
  "us-east-1" : {
11302
11306
  "variants" : [ {
@@ -13240,6 +13244,12 @@
13240
13244
  },
13241
13245
  "hostname" : "portal.sso.il-central-1.amazonaws.com"
13242
13246
  },
13247
+ "me-central-1" : {
13248
+ "credentialScope" : {
13249
+ "region" : "me-central-1"
13250
+ },
13251
+ "hostname" : "portal.sso.me-central-1.amazonaws.com"
13252
+ },
13243
13253
  "me-south-1" : {
13244
13254
  "credentialScope" : {
13245
13255
  "region" : "me-south-1"
@@ -16827,10 +16837,16 @@
16827
16837
  },
16828
16838
  "sms-voice" : {
16829
16839
  "endpoints" : {
16840
+ "af-south-1" : { },
16830
16841
  "ap-northeast-1" : { },
16842
+ "ap-northeast-2" : { },
16843
+ "ap-northeast-3" : { },
16831
16844
  "ap-south-1" : { },
16845
+ "ap-south-2" : { },
16832
16846
  "ap-southeast-1" : { },
16833
16847
  "ap-southeast-2" : { },
16848
+ "ap-southeast-3" : { },
16849
+ "ap-southeast-4" : { },
16834
16850
  "ca-central-1" : {
16835
16851
  "variants" : [ {
16836
16852
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
@@ -16838,8 +16854,13 @@
16838
16854
  } ]
16839
16855
  },
16840
16856
  "eu-central-1" : { },
16857
+ "eu-central-2" : { },
16858
+ "eu-north-1" : { },
16859
+ "eu-south-1" : { },
16860
+ "eu-south-2" : { },
16841
16861
  "eu-west-1" : { },
16842
16862
  "eu-west-2" : { },
16863
+ "eu-west-3" : { },
16843
16864
  "fips-ca-central-1" : {
16844
16865
  "credentialScope" : {
16845
16866
  "region" : "ca-central-1"
@@ -16854,6 +16875,20 @@
16854
16875
  "deprecated" : true,
16855
16876
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com"
16856
16877
  },
16878
+ "fips-us-east-2" : {
16879
+ "credentialScope" : {
16880
+ "region" : "us-east-2"
16881
+ },
16882
+ "deprecated" : true,
16883
+ "hostname" : "sms-voice-fips.us-east-2.amazonaws.com"
16884
+ },
16885
+ "fips-us-west-1" : {
16886
+ "credentialScope" : {
16887
+ "region" : "us-west-1"
16888
+ },
16889
+ "deprecated" : true,
16890
+ "hostname" : "sms-voice-fips.us-west-1.amazonaws.com"
16891
+ },
16857
16892
  "fips-us-west-2" : {
16858
16893
  "credentialScope" : {
16859
16894
  "region" : "us-west-2"
@@ -16861,12 +16896,28 @@
16861
16896
  "deprecated" : true,
16862
16897
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
16863
16898
  },
16899
+ "il-central-1" : { },
16900
+ "me-central-1" : { },
16901
+ "me-south-1" : { },
16902
+ "sa-east-1" : { },
16864
16903
  "us-east-1" : {
16865
16904
  "variants" : [ {
16866
16905
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
16867
16906
  "tags" : [ "fips" ]
16868
16907
  } ]
16869
16908
  },
16909
+ "us-east-2" : {
16910
+ "variants" : [ {
16911
+ "hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
16912
+ "tags" : [ "fips" ]
16913
+ } ]
16914
+ },
16915
+ "us-west-1" : {
16916
+ "variants" : [ {
16917
+ "hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
16918
+ "tags" : [ "fips" ]
16919
+ } ]
16920
+ },
16870
16921
  "us-west-2" : {
16871
16922
  "variants" : [ {
16872
16923
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
@@ -17634,6 +17685,7 @@
17634
17685
  "eu-west-2" : { },
17635
17686
  "eu-west-3" : { },
17636
17687
  "il-central-1" : { },
17688
+ "me-central-1" : { },
17637
17689
  "me-south-1" : { },
17638
17690
  "sa-east-1" : { },
17639
17691
  "us-east-1" : { },
@@ -19760,7 +19812,10 @@
19760
19812
  "wisdom" : {
19761
19813
  "endpoints" : {
19762
19814
  "ap-northeast-1" : { },
19815
+ "ap-northeast-2" : { },
19816
+ "ap-southeast-1" : { },
19763
19817
  "ap-southeast-2" : { },
19818
+ "ca-central-1" : { },
19764
19819
  "eu-central-1" : { },
19765
19820
  "eu-west-2" : { },
19766
19821
  "fips-us-east-1" : {
@@ -19770,7 +19825,10 @@
19770
19825
  "deprecated" : true
19771
19826
  },
19772
19827
  "ui-ap-northeast-1" : { },
19828
+ "ui-ap-northeast-2" : { },
19829
+ "ui-ap-southeast-1" : { },
19773
19830
  "ui-ap-southeast-2" : { },
19831
+ "ui-ca-central-1" : { },
19774
19832
  "ui-eu-central-1" : { },
19775
19833
  "ui-eu-west-2" : { },
19776
19834
  "ui-us-east-1" : { },
@@ -20970,6 +21028,11 @@
20970
21028
  }
20971
21029
  }
20972
21030
  },
21031
+ "quicksight" : {
21032
+ "endpoints" : {
21033
+ "cn-north-1" : { }
21034
+ }
21035
+ },
20973
21036
  "ram" : {
20974
21037
  "endpoints" : {
20975
21038
  "cn-north-1" : { },
@@ -25530,6 +25593,13 @@
25530
25593
  },
25531
25594
  "sms-voice" : {
25532
25595
  "endpoints" : {
25596
+ "fips-us-gov-east-1" : {
25597
+ "credentialScope" : {
25598
+ "region" : "us-gov-east-1"
25599
+ },
25600
+ "deprecated" : true,
25601
+ "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com"
25602
+ },
25533
25603
  "fips-us-gov-west-1" : {
25534
25604
  "credentialScope" : {
25535
25605
  "region" : "us-gov-west-1"
@@ -25537,6 +25607,12 @@
25537
25607
  "deprecated" : true,
25538
25608
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com"
25539
25609
  },
25610
+ "us-gov-east-1" : {
25611
+ "variants" : [ {
25612
+ "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
25613
+ "tags" : [ "fips" ]
25614
+ } ]
25615
+ },
25540
25616
  "us-gov-west-1" : {
25541
25617
  "variants" : [ {
25542
25618
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
@@ -26343,6 +26419,13 @@
26343
26419
  },
26344
26420
  "datasync" : {
26345
26421
  "endpoints" : {
26422
+ "fips-us-iso-east-1" : {
26423
+ "credentialScope" : {
26424
+ "region" : "us-iso-east-1"
26425
+ },
26426
+ "deprecated" : true,
26427
+ "hostname" : "datasync-fips.us-iso-east-1.c2s.ic.gov"
26428
+ },
26346
26429
  "fips-us-iso-west-1" : {
26347
26430
  "credentialScope" : {
26348
26431
  "region" : "us-iso-west-1"
@@ -26350,6 +26433,12 @@
26350
26433
  "deprecated" : true,
26351
26434
  "hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov"
26352
26435
  },
26436
+ "us-iso-east-1" : {
26437
+ "variants" : [ {
26438
+ "hostname" : "datasync-fips.us-iso-east-1.c2s.ic.gov",
26439
+ "tags" : [ "fips" ]
26440
+ } ]
26441
+ },
26353
26442
  "us-iso-west-1" : {
26354
26443
  "variants" : [ {
26355
26444
  "hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov",
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.881.0
4
+ version: 1.887.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: 2024-01-16 00:00:00.000000000 Z
11
+ date: 2024-02-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: