aws-sdk-forecastservice 1.33.0 → 1.36.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 94e18c907e376cb03e14b460dff0b579eabfa9ac555081610ae351144957665c
4
- data.tar.gz: e673381c0b251ab965303a9602d64da2e8d279974f38ea02da4a2e2cb97e8345
3
+ metadata.gz: 3536ed513b245cac9ea8a10b637dcb6831a4f4c5d1e83169774ab4e098da4aea
4
+ data.tar.gz: 38cdbed72d06b21494a3cec7df1a3bfa58b0eb938b3b09cb5251e3ff6ad0cc3d
5
5
  SHA512:
6
- metadata.gz: c8ab091f8942fe6d8b31a029f543d6a1e8eab6f92ba761d004b280c080550e35a9c3d248e2edffe95166ec6c57074d152c4f329309f976e8a30265ff7eb55dab
7
- data.tar.gz: cbaaeda02ea3419ea4fd2051c0cd3f8de29efd0e107959aa02b87fb947f43a05910a9bd35e20780eeefd7d4529091a68ec86950e1f76008b373f8b966a6ece2b
6
+ metadata.gz: 96ad6603aab6632271a974eab824ca0c64bb273b9f3111855aed837f52a993a27e3df28b4c96bc0ecdcdcdc640aba6746aad7252ffda3020c4290a13db985dc1
7
+ data.tar.gz: 1c01a7629d1f1b8ad81cb9547e801e306fd1af002c06516bc9d4fd664cffa560dcc2fdceee0ce53012fe1bd1deb30b29eb6d757bebdd6a8bc4fabd2d34b02232
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.36.0 (2022-06-01)
5
+ ------------------
6
+
7
+ * Feature - Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API.
8
+
9
+ 1.35.0 (2022-05-26)
10
+ ------------------
11
+
12
+ * Feature - Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports
13
+
14
+ 1.34.0 (2022-05-23)
15
+ ------------------
16
+
17
+ * Feature - New APIs for Monitor that help you understand how your predictors perform over time.
18
+
4
19
  1.33.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.33.0
1
+ 1.36.0