aws-partitions 1.813.0 → 1.815.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: ed4c69541bc90512fd2b34f4c23ee9b10528e87626fd471ebe452f878e0fdfd8
4
+ data.tar.gz: 934d0a9c00aa2ad11eb9a1e537e8e55185b636cb6e071c52590240da36b3b22d
5
5
  SHA512:
6
- metadata.gz: 4d5dadc4ce419e75266e9d13956ca0e9ae74221876c46f64f3cabb255db0e10b2bbd676a14b926814485f58d2f579a533d925d3240954c6adee92eb8832f32aa
7
- data.tar.gz: cd04a04326b18661b79a67eb9d9da13390bd1ac62f946721d9193189cc3f90048c57fd8d678256e60260adb1cafacff4acb1fa22e61f30fc6ea331dac96d6550
6
+ metadata.gz: c4d5081c582ebf89705c80b011ab06b7c35aae010dc8547831cef839c8fde326421809f4873ece8a760e7d18c2eb31cfd5a1550d1b4bcb6a75301bd1ce8b12da
7
+ data.tar.gz: d4774e7898313581c613874729426e1c8dc190916134106df93dc9b2a8fa3a624a74126aa014f911ebb16654071f018a9c11cf523cd3b9cb212bd54977d153cf
data/CHANGELOG.md CHANGED
@@ -1,6 +1,18 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.815.0 (2023-08-31)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.814.0 (2023-08-30)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::PcaConnectorAd`.
13
+
14
+ * Feature - Added support for enumerating regions for `Aws::Neptunedata`.
15
+
4
16
  1.813.0 (2023-08-28)
5
17
  ------------------
6
18
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.813.0
1
+ 1.815.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
@@ -3349,6 +3349,7 @@
3349
3349
  "endpoints" : {
3350
3350
  "ap-northeast-1" : { },
3351
3351
  "ap-northeast-2" : { },
3352
+ "ap-northeast-3" : { },
3352
3353
  "ap-south-1" : { },
3353
3354
  "ap-southeast-1" : { },
3354
3355
  "ap-southeast-2" : { },
@@ -3387,6 +3388,7 @@
3387
3388
  "deprecated" : true,
3388
3389
  "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
3389
3390
  },
3391
+ "il-central-1" : { },
3390
3392
  "me-south-1" : { },
3391
3393
  "sa-east-1" : { },
3392
3394
  "us-east-1" : {
@@ -3419,6 +3421,7 @@
3419
3421
  "endpoints" : {
3420
3422
  "ap-northeast-1" : { },
3421
3423
  "ap-northeast-2" : { },
3424
+ "ap-northeast-3" : { },
3422
3425
  "ap-south-1" : { },
3423
3426
  "ap-southeast-1" : { },
3424
3427
  "ap-southeast-2" : { },
@@ -3457,6 +3460,7 @@
3457
3460
  "deprecated" : true,
3458
3461
  "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
3459
3462
  },
3463
+ "il-central-1" : { },
3460
3464
  "me-south-1" : { },
3461
3465
  "sa-east-1" : { },
3462
3466
  "us-east-1" : {
@@ -3927,6 +3931,7 @@
3927
3931
  "eu-west-1" : { },
3928
3932
  "eu-west-2" : { },
3929
3933
  "eu-west-3" : { },
3934
+ "il-central-1" : { },
3930
3935
  "me-south-1" : { },
3931
3936
  "sa-east-1" : { },
3932
3937
  "us-east-1" : {
@@ -10083,6 +10088,7 @@
10083
10088
  "ap-south-1" : { },
10084
10089
  "ap-southeast-1" : { },
10085
10090
  "ap-southeast-2" : { },
10091
+ "ap-southeast-3" : { },
10086
10092
  "ca-central-1" : { },
10087
10093
  "eu-central-1" : { },
10088
10094
  "eu-north-1" : { },
@@ -10118,6 +10124,7 @@
10118
10124
  "deprecated" : true,
10119
10125
  "hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
10120
10126
  },
10127
+ "il-central-1" : { },
10121
10128
  "me-south-1" : { },
10122
10129
  "sa-east-1" : { },
10123
10130
  "us-east-1" : {
@@ -10410,6 +10417,7 @@
10410
10417
  "deprecated" : true,
10411
10418
  "hostname" : "macie2-fips.us-west-2.amazonaws.com"
10412
10419
  },
10420
+ "il-central-1" : { },
10413
10421
  "me-south-1" : { },
10414
10422
  "sa-east-1" : { },
10415
10423
  "us-east-1" : {
@@ -12209,6 +12217,12 @@
12209
12217
  },
12210
12218
  "hostname" : "portal.sso.eu-west-3.amazonaws.com"
12211
12219
  },
12220
+ "il-central-1" : {
12221
+ "credentialScope" : {
12222
+ "region" : "il-central-1"
12223
+ },
12224
+ "hostname" : "portal.sso.il-central-1.amazonaws.com"
12225
+ },
12212
12226
  "me-south-1" : {
12213
12227
  "credentialScope" : {
12214
12228
  "region" : "me-south-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.815.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-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: