aws-partitions 1.813.0 → 1.814.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 54fcf9ccce446820b27f428c27140e2efaac2a0cc42d3ae8ecc628a75857bde9
4
- data.tar.gz: a9b70a8db6eaa0bd2bd6040d1dd3469404de9fd46a6094a777dc32c080d6d0c9
3
+ metadata.gz: bcbf0af42f342af1e2792bff54f9d7896502557e67bdb5588ae146eb3e42a7f2
4
+ data.tar.gz: a5db020c3de2b6f8059fa05e275d8bc5e30fc2e11011c510e5259cd9df0c05ac
5
5
  SHA512:
6
- metadata.gz: 4d5dadc4ce419e75266e9d13956ca0e9ae74221876c46f64f3cabb255db0e10b2bbd676a14b926814485f58d2f579a533d925d3240954c6adee92eb8832f32aa
7
- data.tar.gz: cd04a04326b18661b79a67eb9d9da13390bd1ac62f946721d9193189cc3f90048c57fd8d678256e60260adb1cafacff4acb1fa22e61f30fc6ea331dac96d6550
6
+ metadata.gz: ed0ba386a3b5ccfabef024dc18af508a168bb2b0fe26781f8a8979349ac5c1fd56c4c29e3deeaf75ec7185a8e6b39de41d89fbbe7a76d1e7227a609b2c233242
7
+ data.tar.gz: 6d74f623e36e679ba7b976b10b38b75e680549a03e7683a0c74e9114782febc3542cbba4a88e004e84fe1254647d9b201756d2032d3800aec35a0dde254cba6f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,13 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.814.0 (2023-08-30)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::PcaConnectorAd`.
8
+
9
+ * Feature - Added support for enumerating regions for `Aws::Neptunedata`.
10
+
4
11
  1.813.0 (2023-08-28)
5
12
  ------------------
6
13
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.813.0
1
+ 1.814.0
@@ -479,6 +479,7 @@ module Aws
479
479
  'MigrationHubStrategyRecommendations' => 'migrationhub-strategy',
480
480
  'Mobile' => 'mobile',
481
481
  'Neptune' => 'rds',
482
+ 'Neptunedata' => 'neptune-db',
482
483
  'NetworkFirewall' => 'network-firewall',
483
484
  'NetworkManager' => 'networkmanager',
484
485
  'NimbleStudio' => 'nimble',
@@ -495,6 +496,7 @@ module Aws
495
496
  'Panorama' => 'panorama',
496
497
  'PaymentCryptography' => 'controlplane.payment-cryptography',
497
498
  'PaymentCryptographyData' => 'dataplane.payment-cryptography',
499
+ 'PcaConnectorAd' => 'pca-connector-ad',
498
500
  'Personalize' => 'personalize',
499
501
  'PersonalizeEvents' => 'personalize-events',
500
502
  'PersonalizeRuntime' => 'personalize-runtime',
data/partitions.json CHANGED
@@ -3927,6 +3927,7 @@
3927
3927
  "eu-west-1" : { },
3928
3928
  "eu-west-2" : { },
3929
3929
  "eu-west-3" : { },
3930
+ "il-central-1" : { },
3930
3931
  "me-south-1" : { },
3931
3932
  "sa-east-1" : { },
3932
3933
  "us-east-1" : {
@@ -10410,6 +10411,7 @@
10410
10411
  "deprecated" : true,
10411
10412
  "hostname" : "macie2-fips.us-west-2.amazonaws.com"
10412
10413
  },
10414
+ "il-central-1" : { },
10413
10415
  "me-south-1" : { },
10414
10416
  "sa-east-1" : { },
10415
10417
  "us-east-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.813.0
4
+ version: 1.814.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-08-28 00:00:00.000000000 Z
11
+ date: 2023-08-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: