Back to source plugin

Sync data from AWS Pricing to SQLite

CloudQuery is the simple, fast data integration platform that can fetch your data from AWS Pricing APIs and load it into SQLite
AWS Pricing
SQLite

Trusted by

Self-hosted

Start locally, then deploy to a Virtual Machine, Kubernetes, or anywhere else. Full instructions on CLI setup are available in our documentation.

Cloud-hosted

Start syncing in a few clicks. No need to deploy your own infrastructure.

Fast and reliable

CloudQuery’s efficient design means our syncs are fast and a sync from AWS Pricing to SQLite can be completed in a fraction of the time compared to other tools.

Easy to use, easy to maintain

AWS Pricing syncing using CloudQuery is easy to set up and maintain thanks to its simple YAML configuration. Once synced, you can use normal SQL queries to work with your data.

A huge library of supported destinations

SQLite isn’t the only place we can sync your AWS Pricing data to. Whatever you need to do with your AWS Pricing data, CloudQuery can make it happen. We support a huge range of destinations, customizable transformations for ETL, and we regularly release new plugins.

Extensible and Open Source SDK

Write your own connectors in any language by utilizing the CloudQuery open source SDK powered by Apache Arrow. Get out-of-the-box scheduling, rate-limiting, transformation, documentation and much more.

Step by step guide for how to export data from AWS Pricing to SQLite

MacOS Setup

Step 1: Install CloudQuery

To install CloudQuery, run the following command in your terminal:

brew install cloudquery/tap/cloudquery

Step 2: Create a Configuration File

Next, run the following command to initialize a sync configuration file for AWS Pricing to SQLite:

cloudquery init --source=awspricing --destination=sqlite

This will generate a config file named awspricing_to_sqlite.yaml. Follow the instructions to fill out the necessary fields to authenticate against your own environment.

Step 3: Log in to CloudQuery CLI

Next, log in to the CloudQuery CLI. If you have't already, you can sign up for a free account as part of this step:

cloudquery login

Step 4: Run a Sync

cloudquery sync awspricing_to_sqlite.yaml

This will start syncing data from the AWS Pricing API to your SQLite database! 🚀

See the CloudQuery documentation portal for more deployment guides, options and further tips.

FAQs

What is CloudQuery?
CloudQuery is an open-source tool that helps you extract, transform, and load cloud asset data from various sources into databases for security, compliance, and visibility.
Why does CloudQuery require login?
Logging in allows CloudQuery to authenticate your access to the CloudQuery Hub and monitor usage for billing purposes. Data synced with CloudQuery remains private to your environment and is not shared with our servers or any third parties.
What data does CloudQuery have access to?
CloudQuery accesses only the metadata and configurations of your cloud resources that you specify without touching sensitive data or workloads.
How is CloudQuery priced?
CloudQuery offers flexible pricing based on the number of cloud accounts and usage. Visit our pricing page for detailed plans.
Is there a free version of CloudQuery?
Yes, CloudQuery offers a free plan that includes basic features, perfect for smaller teams or personal use. More details can be found on our pricing page.
Do I need AWS credentials in order to sync from AWS pricing to SQLite?
No, you don't need to provide access credentials to use CloudQuery to syncing data from AWS Pricing to SQLite. This is because all information in the AWS Pricing API is publicly available and unrelated to your account or current billing setup.
I have an offer code, can I use this to change the pricing I receive?
Yes. If you have an offer code, then you can add this to the ‘offer_codes’ spec when you set up the sync. This code will then be applied to all pricing information that is returned during the sync.
Can I specify the region I receive pricing for?
Yes. This is done in the region_codes spec when you set up your sync. Keep in mind that regular expressions are not supported, so you will need to exactly specify which regions you want to receive pricing information for when you set up your AWS Pricing to SQLite sync.
What information do I need to sync data to SQLite from AWS Pricing?
SQLite is a lightweight database engine and the same goes for the CloudQuery integration and setup process. All you need to do is specify the file path to your SQLite database in the configuration file and you will be ready to start syncing.
Join our mailing list

Subscribe to our newsletter to make sure you don't miss any updates.

Legal

© 2024 CloudQuery, Inc. All rights reserved.

We use tracking cookies to understand how you use the product and help us improve it. Please accept cookies to help us improve. You can always opt out later via the link in the footer.