aws-sdk-quicksight 1.63.0 → 1.66.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: 665d93dec97f09ad56600bbf15b279f501aa1e9046a346d963c98fab5e962722
4
- data.tar.gz: efb67616da0b21646a1f9564f8a6d465f239e6f41d8137c57da234d9af207794
3
+ metadata.gz: 3bdcd0f3198f091c60e9f0e4e5b70cb3c85e7f3c9b633034596053f8402fc4fa
4
+ data.tar.gz: 1e0855acefa6884ad12212c98d4d5a967816ef68ce70f9e575fce935e32f4d93
5
5
  SHA512:
6
- metadata.gz: fb3887048439da2104fa2a00273ce2d2808b63c83a97d1239410f57b814c618e59218d71437ab2e57c2a46fa8e0ba047469307b3642c6c9ecd800e89d420557e
7
- data.tar.gz: '017606802f550b92b41fb62734c9f7980d781717ac73633ff2bcbec7b36eabc3d7ff64e362aba90d2d94e7f3a3eefc9f1fc8f6ce8eda0fae5fc416944d1e9499'
6
+ metadata.gz: 9e691a2aa5e2209f4e743776ab2a45a6958ab1a0c30dd2357da99c0a0326762aa0d41d3365d04ae6d85324fda36d1c1915555e81a7f4ad0bdd275155c7122d16
7
+ data.tar.gz: ee1945e86992c1bdeb32806b36a23e5d1c802ba90979fcc02e1c54b3dcff109aef3617cf4d91ec43ff3e818a14fb489c92cffb4592ae46d245aeb6a74554ed66
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.66.0 (2022-07-05)
5
+ ------------------
6
+
7
+ * Feature - This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
8
+
9
+ 1.65.0 (2022-05-18)
10
+ ------------------
11
+
12
+ * Feature - API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding.
13
+
14
+ 1.64.0 (2022-03-21)
15
+ ------------------
16
+
17
+ * Feature - AWS QuickSight Service Features - Expand public API support for group management.
18
+
4
19
  1.63.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.63.0
1
+ 1.66.0