aws-partitions 1.645.0 → 1.646.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: 196ca57d595bbfae14a1b5f5cc3b488e8215bd4186624f80441e0e50c0a6e10b
4
- data.tar.gz: df059128e82dc0d5928661b73a744f5e715c8f06e18a3888e87ded60ab652b6d
3
+ metadata.gz: 2b9e7cbd1adcd2790011848971dff545ce9ab7e28762cddfa04dc556c37b2f35
4
+ data.tar.gz: 27d0c8b1a0a7c7360c95a935902aac4302979a1adf326700d63c2b42131ef4ca
5
5
  SHA512:
6
- metadata.gz: ee3abb5465a8030df71c688e20844a43bdf5f887622c3a3fe9a584f382306f0bffd7dad2b978fbe3e84935a74cf9acc9b304e953facf99713be57e3103031903
7
- data.tar.gz: 6a19d14fe5c832e77fbf4c4ea59545f4296b43e182831c1411f769e460dfb248b8f24af02245b0e74a34624c97b733e63a5ecf410f1002866a75bb80914cca74
6
+ metadata.gz: cb2919f43006f7ec9729ea1cce07a29260dc7e0306ade078df6e444be878a080ad04180cdbb9c999c13d418f028070349a55cd874caefb138904bdcb859cf29f
7
+ data.tar.gz: 060f8c177440e3842dc0daaef643df4363701d95856179aed1b237efb04a71565b469d4a7f4762e68a5d27f830382fa9e4718f6b4acff8f4b55e3a122df4bfbe
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.646.0 (2022-10-14)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.645.0 (2022-10-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.645.0
1
+ 1.646.0
data/partitions.json CHANGED
@@ -1661,6 +1661,7 @@
1661
1661
  },
1662
1662
  "appsync" : {
1663
1663
  "endpoints" : {
1664
+ "af-south-1" : { },
1664
1665
  "ap-east-1" : { },
1665
1666
  "ap-northeast-1" : { },
1666
1667
  "ap-northeast-2" : { },
@@ -1668,6 +1669,7 @@
1668
1669
  "ap-south-1" : { },
1669
1670
  "ap-southeast-1" : { },
1670
1671
  "ap-southeast-2" : { },
1672
+ "ap-southeast-3" : { },
1671
1673
  "ca-central-1" : { },
1672
1674
  "eu-central-1" : { },
1673
1675
  "eu-north-1" : { },
@@ -12475,6 +12477,7 @@
12475
12477
  "eu-west-1" : { },
12476
12478
  "eu-west-2" : { },
12477
12479
  "eu-west-3" : { },
12480
+ "me-central-1" : { },
12478
12481
  "me-south-1" : { },
12479
12482
  "sa-east-1" : { },
12480
12483
  "servicediscovery" : {
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.645.0
4
+ version: 1.646.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-10-13 00:00:00.000000000 Z
11
+ date: 2022-10-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: