aws-partitions 1.949.0 → 1.962.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: 2a4953bf2a5f9d0cfc1a9e35dcb4cdfce0946b2e4d379ee93656c42b09382684
4
- data.tar.gz: a985882f55145aaa947a1d50583b5045b83df08b003cf920794d904d4c1ef3dd
3
+ metadata.gz: f59555e4cb3090bac378c64340292205269004c16f8c31d5eee68a30d582fedc
4
+ data.tar.gz: 2098b31925ca38f97c6f493a67f151fe955eca51d1d02be4322415a07692e8f6
5
5
  SHA512:
6
- metadata.gz: b4c53c2e93b1693f25cbe64e1e7a7276ca5488c9b111ffa481ff47f884558aac13bd73024c9753fdc32981ceaa5ceb4756b9e193fbcaa05d69786613a4106bfe
7
- data.tar.gz: c632bf300cb9d78fc808890e40f8f8ca266aef7a3e70f78474a376029b2ca1fa5610d728a02ee68159186e353cd1280d4a591ab448cb22da29106952ebca963b
6
+ metadata.gz: 7cf37f9e4919e7d31176259596913ece599b971a26eca14abcdd9a84c8d194e2540a72faddb4f7974b067a3db80483f935a62ffb8c16d7dc9f2f193db782869f
7
+ data.tar.gz: eb0fa690edf31fc644bf5be60cabbba88bb08277b6bde925f595e67ceee98e1353b6dde5086c73a82061d008205b930fb5c0b831753a3cee03198c498c492285
data/CHANGELOG.md CHANGED
@@ -1,6 +1,71 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.962.0 (2024-08-05)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.961.0 (2024-08-01)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::SSMQuickSetup`.
13
+
14
+ 1.960.0 (2024-07-30)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.959.0 (2024-07-29)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.958.0 (2024-07-24)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.957.0 (2024-07-18)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.956.0 (2024-07-12)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.955.0 (2024-07-10)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.954.0 (2024-07-09)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.953.0 (2024-07-08)
50
+ ------------------
51
+
52
+ * Feature - Added support for enumerating regions for `Aws::QApps`.
53
+
54
+ 1.952.0 (2024-07-05)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
59
+ 1.951.0 (2024-07-03)
60
+ ------------------
61
+
62
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
63
+
64
+ 1.950.0 (2024-07-01)
65
+ ------------------
66
+
67
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
68
+
4
69
  1.949.0 (2024-06-28)
5
70
  ------------------
6
71
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.949.0
1
+ 1.962.0
@@ -495,7 +495,6 @@ module Aws
495
495
  'MigrationHubOrchestrator' => 'migrationhub-orchestrator',
496
496
  'MigrationHubRefactorSpaces' => 'refactor-spaces',
497
497
  'MigrationHubStrategyRecommendations' => 'migrationhub-strategy',
498
- 'Mobile' => 'mobile',
499
498
  'Neptune' => 'rds',
500
499
  'NeptuneGraph' => 'neptune-graph',
501
500
  'Neptunedata' => 'neptune-db',
@@ -531,6 +530,7 @@ module Aws
531
530
  'PrivateNetworks' => 'private-networks',
532
531
  'PrometheusService' => 'aps',
533
532
  'Proton' => 'proton',
533
+ 'QApps' => 'data.qapps',
534
534
  'QBusiness' => 'qbusiness',
535
535
  'QConnect' => 'wisdom',
536
536
  'QLDB' => 'qldb',
@@ -569,6 +569,7 @@ module Aws
569
569
  'SSM' => 'ssm',
570
570
  'SSMContacts' => 'ssm-contacts',
571
571
  'SSMIncidents' => 'ssm-incidents',
572
+ 'SSMQuickSetup' => 'ssm-quicksetup',
572
573
  'SSO' => 'portal.sso',
573
574
  'SSOAdmin' => 'sso',
574
575
  'SSOOIDC' => 'oidc',