aws-partitions 1.882.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 +25 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +83 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 43d04b7d09538df68910920cb319b98876241b9646e42819dfe78f6907ef8ffe
4
- data.tar.gz: 0e79f41ad2cb458abe5b31ca8ed038f2b52970fd45335ac082577689613c5ab2
3
+ metadata.gz: 1e71aa95eae8f48c1d3e7e468ef7a4c633f55556ef70a2e557b2e5eb1a862f63
4
+ data.tar.gz: e1b54525bfd20b333be469d58f377b634cb9a6404980bc9058b0ec43b9f1208b
5
5
  SHA512:
6
- metadata.gz: 55da7b1c4ae5ea356f731ea8cf7cd0bb48d2fab630ff44c48fdfb0aaf9a3d78eef01885989d87b14b76f09243ffcd271bf404a2de94dfb6f8f9e6a575de1fa9f
7
- data.tar.gz: de18e5652f5b044a1d589d8db32b14b7fe21a8d12a7cb443ae493fd37b826643a96e4efbae3334c0383de61c74ca56585b7cfe4997a767b121c01e346c1f7b8f
6
+ metadata.gz: eb803db86f2e3251c6c2cac881fa613b816e38e429ad02876d7fc14fd3676813a1137a63e0b58b6ce7eea1736edb508b6c12785f355f4e849cb0178b2352bd4c
7
+ data.tar.gz: d55b7489e0aae68201b56f14ae473f7e0ba2568ef2fd849f534d567170bc86c7228fa9b6f874378e48d914f42500699e2b0be29bfbfa27f8584ff7d81f532e05
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
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
+
4
29
  1.882.0 (2024-01-18)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.882.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" : [ {
@@ -16833,10 +16837,16 @@
16833
16837
  },
16834
16838
  "sms-voice" : {
16835
16839
  "endpoints" : {
16840
+ "af-south-1" : { },
16836
16841
  "ap-northeast-1" : { },
16842
+ "ap-northeast-2" : { },
16843
+ "ap-northeast-3" : { },
16837
16844
  "ap-south-1" : { },
16845
+ "ap-south-2" : { },
16838
16846
  "ap-southeast-1" : { },
16839
16847
  "ap-southeast-2" : { },
16848
+ "ap-southeast-3" : { },
16849
+ "ap-southeast-4" : { },
16840
16850
  "ca-central-1" : {
16841
16851
  "variants" : [ {
16842
16852
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
@@ -16844,8 +16854,13 @@
16844
16854
  } ]
16845
16855
  },
16846
16856
  "eu-central-1" : { },
16857
+ "eu-central-2" : { },
16858
+ "eu-north-1" : { },
16859
+ "eu-south-1" : { },
16860
+ "eu-south-2" : { },
16847
16861
  "eu-west-1" : { },
16848
16862
  "eu-west-2" : { },
16863
+ "eu-west-3" : { },
16849
16864
  "fips-ca-central-1" : {
16850
16865
  "credentialScope" : {
16851
16866
  "region" : "ca-central-1"
@@ -16860,6 +16875,20 @@
16860
16875
  "deprecated" : true,
16861
16876
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com"
16862
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
+ },
16863
16892
  "fips-us-west-2" : {
16864
16893
  "credentialScope" : {
16865
16894
  "region" : "us-west-2"
@@ -16867,12 +16896,28 @@
16867
16896
  "deprecated" : true,
16868
16897
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
16869
16898
  },
16899
+ "il-central-1" : { },
16900
+ "me-central-1" : { },
16901
+ "me-south-1" : { },
16902
+ "sa-east-1" : { },
16870
16903
  "us-east-1" : {
16871
16904
  "variants" : [ {
16872
16905
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
16873
16906
  "tags" : [ "fips" ]
16874
16907
  } ]
16875
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
+ },
16876
16921
  "us-west-2" : {
16877
16922
  "variants" : [ {
16878
16923
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
@@ -17640,6 +17685,7 @@
17640
17685
  "eu-west-2" : { },
17641
17686
  "eu-west-3" : { },
17642
17687
  "il-central-1" : { },
17688
+ "me-central-1" : { },
17643
17689
  "me-south-1" : { },
17644
17690
  "sa-east-1" : { },
17645
17691
  "us-east-1" : { },
@@ -19766,7 +19812,10 @@
19766
19812
  "wisdom" : {
19767
19813
  "endpoints" : {
19768
19814
  "ap-northeast-1" : { },
19815
+ "ap-northeast-2" : { },
19816
+ "ap-southeast-1" : { },
19769
19817
  "ap-southeast-2" : { },
19818
+ "ca-central-1" : { },
19770
19819
  "eu-central-1" : { },
19771
19820
  "eu-west-2" : { },
19772
19821
  "fips-us-east-1" : {
@@ -19776,7 +19825,10 @@
19776
19825
  "deprecated" : true
19777
19826
  },
19778
19827
  "ui-ap-northeast-1" : { },
19828
+ "ui-ap-northeast-2" : { },
19829
+ "ui-ap-southeast-1" : { },
19779
19830
  "ui-ap-southeast-2" : { },
19831
+ "ui-ca-central-1" : { },
19780
19832
  "ui-eu-central-1" : { },
19781
19833
  "ui-eu-west-2" : { },
19782
19834
  "ui-us-east-1" : { },
@@ -20976,6 +21028,11 @@
20976
21028
  }
20977
21029
  }
20978
21030
  },
21031
+ "quicksight" : {
21032
+ "endpoints" : {
21033
+ "cn-north-1" : { }
21034
+ }
21035
+ },
20979
21036
  "ram" : {
20980
21037
  "endpoints" : {
20981
21038
  "cn-north-1" : { },
@@ -25536,6 +25593,13 @@
25536
25593
  },
25537
25594
  "sms-voice" : {
25538
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
+ },
25539
25603
  "fips-us-gov-west-1" : {
25540
25604
  "credentialScope" : {
25541
25605
  "region" : "us-gov-west-1"
@@ -25543,6 +25607,12 @@
25543
25607
  "deprecated" : true,
25544
25608
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com"
25545
25609
  },
25610
+ "us-gov-east-1" : {
25611
+ "variants" : [ {
25612
+ "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
25613
+ "tags" : [ "fips" ]
25614
+ } ]
25615
+ },
25546
25616
  "us-gov-west-1" : {
25547
25617
  "variants" : [ {
25548
25618
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
@@ -26349,6 +26419,13 @@
26349
26419
  },
26350
26420
  "datasync" : {
26351
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
+ },
26352
26429
  "fips-us-iso-west-1" : {
26353
26430
  "credentialScope" : {
26354
26431
  "region" : "us-iso-west-1"
@@ -26356,6 +26433,12 @@
26356
26433
  "deprecated" : true,
26357
26434
  "hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov"
26358
26435
  },
26436
+ "us-iso-east-1" : {
26437
+ "variants" : [ {
26438
+ "hostname" : "datasync-fips.us-iso-east-1.c2s.ic.gov",
26439
+ "tags" : [ "fips" ]
26440
+ } ]
26441
+ },
26359
26442
  "us-iso-west-1" : {
26360
26443
  "variants" : [ {
26361
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.882.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-18 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: