DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

New Amazon QuickSight API Capabilities to Accelerate Your BI Transformation

2 years ago aws.amazon.com

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

https://aws.amazon.com/polly/ Regular readers of this blog, and AWS customers alike, know the benefits of infrastructure as code (IaC). It allows you to describe your infrastructure using a programming language to consistently deploy your infrastructure to multiple environments or AWS Regions.

Today, we are expanding the capabilities of QuickSight APIs to allow programmatic creation and management of dashboards, analysis, and templates.

When using the new describe API, analysis, dashboards, and templates are defined as JSON objects fully modeled in the AWS SDK.

aws quicksight create-analysis \ --generate-cli-skeleton > create-sales-analysis.json aws quicksight create-analysis \ --cli-input-json file://./AWS\ Blog\ Sample\ Code/create-sales-analysis.json

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com