AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
Amazon QuickSight - is it possible to fully automate a dashboard creation with AWS SDK
0
I am trying to automate a QuickSight dashboard creation using the AWS SDK and I need some clarification.
It looks like the create dashboard API requires a template and the create template API requires an analysis or another template.
In summary, it is not possible to fully automate a dashboard creation because an initial analysis is needed.
Is the above assumption correct?