aws-partitions 1.694.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +22 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1df5940eea8877f881f6e6de8464483eb8f4172db87f7dd54019d4d2a0f76c2f
4
- data.tar.gz: a58da6a93b901dd8478190f39b95a58fac8131414ebc73042177bff835d6be4c
3
+ metadata.gz: d350892d02684970fd3e3c7305bc19dab7a3ef41bf3941c69ec004f096f318c8
4
+ data.tar.gz: 910a9fc311aa22f142e72b2c33c679ce6a468c987e882e341aa558ca568b7bb6
5
5
  SHA512:
6
- metadata.gz: 40befc971d7db34d8ce29ab601c3e231dbae1e2a2b58af423dafaf21c6e6c44992c60e355a0fc5f9fc15411123fc9d6d158bda83ff7e9523a758a070cb98e3ac
7
- data.tar.gz: 68a3f0df9aa04f57578b00154aabd5e53245637d5144ae48b4d14b385ab5398980c4fac23f796ef90944937c219cd6c5d7469dcc03f701c6883f81360cdcf02d
6
+ metadata.gz: fc8941810c51233f716c9e1bd894cc56897f40d877a83c8c20f758f1bceebb2fab805b96996bc231300c6d819a324ed2df0796a4fd615b8c02daeb8166542fe6
7
+ data.tar.gz: 05a3bf0def96ae7c6bf407d126b45e7fe6c23bc1b73ceb2b721a8ef8c5fce4f0e7e06770c556532942623d527f17958d2a48aa2612918a4586eeb979368d8d52
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
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
+
4
9
  1.694.0 (2023-01-17)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.694.0
1
+ 1.695.0
data/partitions.json CHANGED
@@ -13424,6 +13424,7 @@
13424
13424
  "deprecated" : true,
13425
13425
  "hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
13426
13426
  },
13427
+ "me-central-1" : { },
13427
13428
  "me-south-1" : { },
13428
13429
  "sa-east-1" : { },
13429
13430
  "us-east-1" : {
@@ -14414,8 +14415,28 @@
14414
14415
  },
14415
14416
  "ssm-sap" : {
14416
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" : { },
14417
14425
  "ap-southeast-2" : { },
14418
- "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" : { }
14419
14440
  }
14420
14441
  },
14421
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.694.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-17 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: