aws-partitions 1.554.0 → 1.555.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: a619f9a3d7f61252603efba1d516d6607cbbfa9af06d292fd2511d6d1f08b112
4
- data.tar.gz: 50ab965bd2191ceea7d8edf9533e3d395bc43a3944ddf3306278c5688916cb07
3
+ metadata.gz: a2904dbf792f9341779ef5fbc0a719515ced1daad12f9c50d6641c506fca1955
4
+ data.tar.gz: 4b3a713066c8e1548cb138ac1a87406f385801f1be1d180ebfaf987e04bb0ba0
5
5
  SHA512:
6
- metadata.gz: 2e36394a5ae8b4f9520e5572dc11fd360320903dbe63103f381037b21f140197812635b573082d2de54fced0aa82c9e94d5314c99e3fccd751f919d089360c84
7
- data.tar.gz: 5a5146437b2d21ebda78b24c6cea217fddef2250e183924b3989f767774b6df7c6aee32e55c7b187ea7d6b5308c19ee1a2cf838dbe3a56f58593e3b3c08e94e6
6
+ metadata.gz: e4d75ad2f00a47a23d593272199f080a3b2b2b405ea187be1115ac79ea6984829e8d208efcc8341e06c0b26e8cd554732c90106fc10874987d716fd81f51aeb9
7
+ data.tar.gz: d1c48ebaa34f9fcf830adf351661a72ebea6fb8ce65f97c1b05c8939ec90e6e782598af183e36cdba9c5726911fde146bd3b088a1bd5f54bfa1ed2985ae62add
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.555.0 (2022-02-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.554.0 (2022-02-10)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.554.0
1
+ 1.555.0
data/partitions.json CHANGED
@@ -5726,6 +5726,7 @@
5726
5726
  "ap-south-1" : { },
5727
5727
  "ap-southeast-1" : { },
5728
5728
  "ap-southeast-2" : { },
5729
+ "ap-southeast-3" : { },
5729
5730
  "ca-central-1" : { },
5730
5731
  "eu-central-1" : { },
5731
5732
  "eu-north-1" : { },
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.554.0
4
+ version: 1.555.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: 2022-02-10 00:00:00.000000000 Z
11
+ date: 2022-02-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: