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

Adding support for nested stack generation in QSAssetsCFNSynthesizer … #1

Closed
wants to merge 4 commits into from

Conversation

enriquh
Copy link
Contributor

@enriquh enriquh commented Dec 10, 2024

Added support to:

  • Track multiple QS assets (dashboard) per pipeline (before you had to create one AWS CodePipeline per asset)
  • Support to use DynamoDB to configure parameters (instead of using S3 files that you had to download, edit and upload again)
  • Support on qs_assets_CFN_synthesizer for generating nested CFN templates (datasources, datasets and analyses). This helps circumventing the limit of 1MB in the generated CFN template that is a hard limit

Also updated the readme file and other resources accordingly to the changes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…nce-for-multi-account-environment-on-amazon-quicksight into main
enriquh and others added 2 commits December 10, 2024 17:14
…ry-samples/guidance-for-multi-account-environment-on-amazon-quicksight into feat/multi-dashboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants