aws-sdk-forecastservice 1.34.0 → 1.37.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: c50cef6489273243959819b7bb9f17cc3c373fe1d187a3540742a1727266f86f
4
- data.tar.gz: 87d76aa60e0e3f3e35f62cdce1eb7f8ef53e26985497389a9a974746a7b2fa7c
3
+ metadata.gz: b93be45e3c84431a46163073e2f4be63613b305c9a3daf747b3c42c83ddde5a2
4
+ data.tar.gz: 81bc8897ccef5b9671c7f8cb085492740a6902538e009e4ca58a8b550b2e3ac2
5
5
  SHA512:
6
- metadata.gz: 6b628a59e02990029a21f7a69b347b1d5fcbea96087f8a0d30b391cea598e6621578216afd4234b86dafaccf11b397a57af189901c716ebcade6d9f4796b5656
7
- data.tar.gz: de4812f719be8c7fd47b612c233852dbe200a0457f8e66dc114269877bc6fd4a29b6e56d7db2191f386cbdabcf93f83c7755097aa534e57b516cff395676cd35
6
+ metadata.gz: ec8a8d6f9a02206661a2cf357216c43b01f774dca070e8893aaa2d3b8e29d86b60a8caf27f275ac72b054e0a79b698f76e2dd17e0f7b3fc83ebd1a072b2e5402
7
+ data.tar.gz: c416371855b2359fe92aeaf5161db69d09467fb07020c4317d151dacb64c8b32be5fbdffc342dece3b39b3c2287e57831e750872840e97d8dcc9aa587ea814a7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.37.0 (2022-08-22)
5
+ ------------------
6
+
7
+ * Feature - releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
8
+
9
+ 1.36.0 (2022-06-01)
10
+ ------------------
11
+
12
+ * Feature - Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API.
13
+
14
+ 1.35.0 (2022-05-26)
15
+ ------------------
16
+
17
+ * Feature - Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports
18
+
4
19
  1.34.0 (2022-05-23)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.34.0
1
+ 1.37.0