aws-partitions 1.818.0 → 1.819.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 +1 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e77841484dc47711dd166c5a167471f2f73a4b0b2296af6daba0a3d09707c5f
4
- data.tar.gz: bdf43503ba54284bf213550ff89e38ef2ea842ee01165b21d385ef8da431b637
3
+ metadata.gz: e966198dd1d433f35e30cb68b571563f1b2b92df25b0583e8ad39277d9310b7d
4
+ data.tar.gz: fb7969144f46a9c2dbc7dd061f2cd6d0e27246b1ee320a1a0af40475e513e3fc
5
5
  SHA512:
6
- metadata.gz: 3e0bb5d0d7db5f14f088cb8efa1983aea2dacbab086bebfd1e977e54341a615a8609ac85b1d0cf51e7a142922ee868d015dff17cc7cbfcd5f48bf78ad69a8ba5
7
- data.tar.gz: d2cb4edd81f77185fce099fb9774ae06893ab48945c6258c9a6cb2b5557b0ffb4d5441b8ffb35477a5eee587ed59ef9cfb3171749d3ee578117d412336c717e1
6
+ metadata.gz: 4b5a41b9bd04b2ca805d5d3abb0581df03abaf57c6d517a97b46d2df03665bd7ca4bfb16eebbe230156286d373fc1f943f0e333bec80fb52ba4d8dda717764dd
7
+ data.tar.gz: 30214152ea7637c8e19f6315b815a41ee7f995ec386d127c7735609e53c3645ba8447434c005dff5238f634a03f2aaa7785098d1ba4eda717cb5eb902c72963f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.819.0 (2023-09-07)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.818.0 (2023-09-06)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.818.0
1
+ 1.819.0
data/partitions.json CHANGED
@@ -3859,6 +3859,7 @@
3859
3859
  "endpoints" : {
3860
3860
  "ap-southeast-2" : { },
3861
3861
  "ca-central-1" : { },
3862
+ "eu-central-1" : { },
3862
3863
  "eu-west-2" : { },
3863
3864
  "fips-us-east-1" : {
3864
3865
  "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.818.0
4
+ version: 1.819.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: 2023-09-06 00:00:00.000000000 Z
11
+ date: 2023-09-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: