How to share Dashboard with everyone in account with CDK?

Dashboards created with CDK have the share with everyone in account disabled by default. How can these settings be enabled with CDK so it doesn’t have to be manually enabled?
image

Hi @Gunar

Are you able to use the Principal and Action described here: Granting everyone in your Amazon QuickSight account access to a dashboard with the QuickSight API - Amazon QuickSight within dashboard permissions parameter when creating the dashboard using CDK?

Reference links:

  1. AWS::QuickSight::Dashboard - AWS CloudFormation
  2. AWS::QuickSight::Dashboard ResourcePermission - AWS CloudFormation
1 Like