aws-partitions 1.902.0 → 1.903.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +10 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 783b4504170345e91862dfec8197f67450207f21e0414d47bed2d217898c362e
4
- data.tar.gz: 166b7b3fe6bedf3a9bc1a00882b4bee5a1a06817d1dc5a433a847cafad78d1c0
3
+ metadata.gz: 0e22f7d89618de1414422e8ae5540b0c6ff1a241d9c3c226a2b8db6846464e44
4
+ data.tar.gz: 58da6a22ad17f05da697c18b44fbe3ed07040a3f7270336773eb47e5aea7e05f
5
5
  SHA512:
6
- metadata.gz: 7fe04df5ecba32199ef458cf0a8ce6acc6d90a72f7739bbd82c7b624c9012ffeb93a5e85dade181fc7f397f2a56a1d752b3f5207dcca5fa9a07b1bdcfcad3d01
7
- data.tar.gz: e53938ebaaf99865a2d27044245692db2b71401cd5fa6ea8cd605a16b5dcb233292ead04cc41b06be6b45a01553746ba85b6f14d3f6fb088507f694acbf09516
6
+ metadata.gz: 9ff4b1b5c6e50eb6a7b7b176f78c140f74d4e79d0784be1c00f77acee0ff9db60398a235d02abd48a726f4dcc60be9ba64bd8c1bd1c29d0ab6374561bf148e34
7
+ data.tar.gz: d1e5cd92cd140783ca8b356dbf215cfd75b31acb5a9f284f2cfd26c63eca3a0df4e32e7303a889e34a8ad1256c3738207109619631c463cc4f94af4127b0f71f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.903.0 (2024-03-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.902.0 (2024-03-27)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.902.0
1
+ 1.903.0
data/partitions.json CHANGED
@@ -27736,6 +27736,16 @@
27736
27736
  "us-isob-east-1" : { }
27737
27737
  }
27738
27738
  },
27739
+ "medialive" : {
27740
+ "endpoints" : {
27741
+ "us-isob-east-1" : { }
27742
+ }
27743
+ },
27744
+ "mediapackage" : {
27745
+ "endpoints" : {
27746
+ "us-isob-east-1" : { }
27747
+ }
27748
+ },
27739
27749
  "metering.marketplace" : {
27740
27750
  "defaults" : {
27741
27751
  "credentialScope" : {
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.902.0
4
+ version: 1.903.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-03-27 00:00:00.000000000 Z
11
+ date: 2024-03-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: