aws-sdk-athena 1.58.0 → 1.60.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: 495bf4b658faeea93f6a7e46ffee9e125ea3e0f1721a1976ab969ad02d025288
4
- data.tar.gz: f5e14db3cbb8fbc9ea2d50fc50e42233ecfe9a9e5373e54dce26e4fd33c103f0
3
+ metadata.gz: 2b2844b58d28b16f48189015d4684ed54c598c27ea9bf027554eda4a7e11d3c3
4
+ data.tar.gz: 4d1ec0e18a98138c179ce7a52c17a15c4008536d7889f11ea441d97978531ba7
5
5
  SHA512:
6
- metadata.gz: 0a58c4df679026bde7dce71a2ec550af96d6e098f5c355cbe68b4a1644a8c27f2749bca1beba2c35461d6f04ae2a6fcb3d58a2d865328fbce16f04c1cd2a7c98
7
- data.tar.gz: 21c7df8e5f391324dc42009b37de53c70a596d4ed080d889ac3e326525b0968ebe6ff17798f10e3e461335c504ceef87c724739b4e885b8e7a0f7f6475a54640
6
+ metadata.gz: b6eb66fba8905f29400fa0308597432f0a122930c6bc1927b31c0d0424cc3bbc73f0a3b0f7c7988b84599da5468c8e5c3780af64a7aba5ff9e2a0d2723085b20
7
+ data.tar.gz: 55c9f0909ba79e22d5f674e9f5425f754cf00ccf0f30d17af81ce4f9a69bed3211a45a9ac77263b4d894cfdcf5f2f5c6ad57d7779445be54607bcccd8f83a319
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.60.0 (2022-12-19)
5
+ ------------------
6
+
7
+ * Feature - Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.
8
+
9
+ 1.59.0 (2022-11-30)
10
+ ------------------
11
+
12
+ * Feature - This release includes support for using Apache Spark in Amazon Athena.
13
+
4
14
  1.58.0 (2022-11-07)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.58.0
1
+ 1.60.0