aws-partitions 1.692.0 → 1.695.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 +15 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +24 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 68118bab63ca104c2c4330561f86941e50a7d4a5003039fb66f8346f463fe5e2
4
- data.tar.gz: 2a7526d73ec9117e7c856c927e9375fe6fc49a5e2953b59d8497e949ce204fbb
3
+ metadata.gz: d350892d02684970fd3e3c7305bc19dab7a3ef41bf3941c69ec004f096f318c8
4
+ data.tar.gz: 910a9fc311aa22f142e72b2c33c679ce6a468c987e882e341aa558ca568b7bb6
5
5
  SHA512:
6
- metadata.gz: 247ec4107496371b7a6a6fb3733b53bd74facc7cf2f619e61cd76d2427341660d4fbb52f4c4973977e1b4c967adbc8f3c260dece8aa5392e9b9b912472b7ae9e
7
- data.tar.gz: ae8708fd3e1fe8b9f2ee4a453e0dc57efc40bf3e865f8587c9976b35c7d1a5f8b9b7e3a12d8cd365f2b2de1383c99c62cc89bfdbe6a87b1cd8f4833dbeb5b0f4
6
+ metadata.gz: fc8941810c51233f716c9e1bd894cc56897f40d877a83c8c20f758f1bceebb2fab805b96996bc231300c6d819a324ed2df0796a4fd615b8c02daeb8166542fe6
7
+ data.tar.gz: 05a3bf0def96ae7c6bf407d126b45e7fe6c23bc1b73ceb2b721a8ef8c5fce4f0e7e06770c556532942623d527f17958d2a48aa2612918a4586eeb979368d8d52
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.695.0 (2023-01-18)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.694.0 (2023-01-17)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.693.0 (2023-01-13)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.692.0 (2023-01-12)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.692.0
1
+ 1.695.0
data/partitions.json CHANGED
@@ -2069,6 +2069,7 @@
2069
2069
  "eu-west-1" : { },
2070
2070
  "eu-west-2" : { },
2071
2071
  "eu-west-3" : { },
2072
+ "me-central-1" : { },
2072
2073
  "me-south-1" : { },
2073
2074
  "sa-east-1" : { },
2074
2075
  "us-east-1" : { },
@@ -13190,6 +13191,7 @@
13190
13191
  "deprecated" : true,
13191
13192
  "hostname" : "securityhub-fips.us-west-2.amazonaws.com"
13192
13193
  },
13194
+ "me-central-1" : { },
13193
13195
  "me-south-1" : { },
13194
13196
  "sa-east-1" : { },
13195
13197
  "us-east-1" : {
@@ -13422,6 +13424,7 @@
13422
13424
  "deprecated" : true,
13423
13425
  "hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
13424
13426
  },
13427
+ "me-central-1" : { },
13425
13428
  "me-south-1" : { },
13426
13429
  "sa-east-1" : { },
13427
13430
  "us-east-1" : {
@@ -14412,8 +14415,28 @@
14412
14415
  },
14413
14416
  "ssm-sap" : {
14414
14417
  "endpoints" : {
14418
+ "af-south-1" : { },
14419
+ "ap-east-1" : { },
14420
+ "ap-northeast-1" : { },
14421
+ "ap-northeast-2" : { },
14422
+ "ap-northeast-3" : { },
14423
+ "ap-south-1" : { },
14424
+ "ap-southeast-1" : { },
14415
14425
  "ap-southeast-2" : { },
14416
- "us-east-1" : { }
14426
+ "ap-southeast-3" : { },
14427
+ "ca-central-1" : { },
14428
+ "eu-central-1" : { },
14429
+ "eu-north-1" : { },
14430
+ "eu-south-1" : { },
14431
+ "eu-west-1" : { },
14432
+ "eu-west-2" : { },
14433
+ "eu-west-3" : { },
14434
+ "me-south-1" : { },
14435
+ "sa-east-1" : { },
14436
+ "us-east-1" : { },
14437
+ "us-east-2" : { },
14438
+ "us-west-1" : { },
14439
+ "us-west-2" : { }
14417
14440
  }
14418
14441
  },
14419
14442
  "sso" : {
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.692.0
4
+ version: 1.695.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-12 00:00:00.000000000 Z
11
+ date: 2023-01-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: