aws-partitions 1.727.0 → 1.728.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +3 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 12655d178099994618b97dbf8c1f5439b3e2f27f68120a3233cca9e6a445a2ad
4
- data.tar.gz: 158be66cfa521bb37f450f314d0acde36ca4cbf5a39af4d58c9ae1b5362026d3
3
+ metadata.gz: 4572f0f470d413368f74980332e0dbbde6d22547a173a1ef310c568e8681c152
4
+ data.tar.gz: e001ecddabf65d58a3d18a2d3e8ca73f40902f848cb467ea6b0275dded18b567
5
5
  SHA512:
6
- metadata.gz: 560ba98a95f47b6feb380ab173c65db402100f0a655fb767536f2874ca35bf02ee3fdf77d24fbbe03c613f97b73bd8e24eae355f8ffcedb68490aa82533ba5c8
7
- data.tar.gz: b68871a25334173b2c1d6d34cbbe0b0770deceb750d9551666cbcb479e5ac10ed6926171f0adaecf2b4d390674c04c74192ac07ee53f7ec3adc90d346a4aedfa
6
+ metadata.gz: cc6fc02f9715e537132dd64a4147e2d05acac3019aca6dc4ffa5d4b6e646909137689fa8328c9010687e2f2903ff5ae2f9fc7a499225b02377734d1774c055db
7
+ data.tar.gz: 8c710ceb8f903eabbf01463937292b3d8349a3e3963a9b2192188f14cc94191746f7bf3cf052768a96b4621d05691c72926069bb078c590a5bf6c7941e693fd0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.728.0 (2023-03-15)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.727.0 (2023-03-14)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.727.0
1
+ 1.728.0
data/partitions.json CHANGED
@@ -6344,6 +6344,7 @@
6344
6344
  "ap-southeast-1" : { },
6345
6345
  "ap-southeast-2" : { },
6346
6346
  "ap-southeast-3" : { },
6347
+ "ap-southeast-4" : { },
6347
6348
  "ca-central-1" : { },
6348
6349
  "eu-central-1" : { },
6349
6350
  "eu-central-2" : { },
@@ -14856,9 +14857,11 @@
14856
14857
  "ap-northeast-2" : { },
14857
14858
  "ap-northeast-3" : { },
14858
14859
  "ap-south-1" : { },
14860
+ "ap-south-2" : { },
14859
14861
  "ap-southeast-1" : { },
14860
14862
  "ap-southeast-2" : { },
14861
14863
  "ap-southeast-3" : { },
14864
+ "ap-southeast-4" : { },
14862
14865
  "ca-central-1" : {
14863
14866
  "variants" : [ {
14864
14867
  "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
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.727.0
4
+ version: 1.728.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-03-14 00:00:00.000000000 Z
11
+ date: 2023-03-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: