Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

queryExecutionOptions is not available in DashboardVersionDefinitionArgs #1728

Open
nickroberts opened this issue Sep 12, 2024 · 1 comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). blocked The issue cannot be resolved without 3rd party action. kind/enhancement Improvements or new features

Comments

@nickroberts
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Looks like queryExecutionOptions was added to the input.quicksight.AnalysisDefinitionArgs, but not input.quicksight.DashboardVersionDefinitionArgs.

It would be nice to have, since we are using the Analysis.definition output of our analysis for the definition input for Dashboard.

Affected area/feature

@pulumi/aws-native/quicksight
@pulumi/aws-native/types

@nickroberts nickroberts added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Sep 12, 2024
@flostadler
Copy link
Contributor

Hey @nickroberts, thanks for bringing this to our attention!
aws-native is based on AWS CloudControl. AWS currently does not include queryExecutionOptions in the DashboardVersionDefinition (see AWS docs).

I'd recommend you to reach out to AWS here https://github.com/aws-cloudformation/cloudformation-coverage-roadmap to get this on their roadmap.

@flostadler flostadler added awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed needs-triage Needs attention from the triage team labels Sep 13, 2024
@mjeffryes mjeffryes added the blocked The issue cannot be resolved without 3rd party action. label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). blocked The issue cannot be resolved without 3rd party action. kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants