aws-partitions 1.687.0 → 1.688.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 001a224b8527714458815bf2dbe04f0e3c241805c99b3f97b94c25055d7d5b80
4
- data.tar.gz: c73df7a8c1df0a9dc5c2ac1f4bbc15dae4e796f70f642e48909a4884038403ff
3
+ metadata.gz: 7bae16c7ce763f654f55b5c7efd9a6c7281d914e46d80d5ecb88ed59205c3a57
4
+ data.tar.gz: 83a33a6c41873efafcb015dac09bd749b12d6e26cf0ef8ac9a9a0bfc0b3a63b9
5
5
  SHA512:
6
- metadata.gz: 0e5001dac563e7fa09b1e89df2a2c734d71a5ec9f8cb03afa60577c036b5a170b6c02f4f6fd1bc4c9350135a6ebbae68f6f7209e33d24d2f7fb50d1dbe69054e
7
- data.tar.gz: 50e99717a0a890d1c9bf9cf8a49d433cf7aa24a4ac405cfa67233cf21f06b2a924b0731e5f6e87db681bb8f7db493327d67ee8be518ee1bddf568abf3af36128
6
+ metadata.gz: c0a7f7690869502997b7baa47b838f079187086ce0db8d8b65f32a2246ee2f58780b421df554cf49b7b9450beee218731db4b60f1e127db5dc6e3230058afb88
7
+ data.tar.gz: 7c8c94df6e2bc8f08d543a5981ae462a3b38de42783d84074fc051f031d495184aff0c9b2dc376f3bc5c583b592878073b897f68bd8ac8536679d7ca1bc6e5d4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.688.0 (2023-01-05)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.687.0 (2023-01-03)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.687.0
1
+ 1.688.0
@@ -77,7 +77,7 @@
77
77
  "description" : "Middle East (Bahrain)"
78
78
  },
79
79
  "sa-east-1" : {
80
- "description" : "South America (São Paulo)"
80
+ "description" : "South America (Sao Paulo)"
81
81
  },
82
82
  "us-east-1" : {
83
83
  "description" : "US East (N. Virginia)"
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.687.0
4
+ version: 1.688.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-01-03 00:00:00.000000000 Z
11
+ date: 2023-01-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: