Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@mirohq/cloud-data-import
Advanced tools
Welcome to the Cloud Data Import for Miro repository! This script is designed to facilitate the visualization of AWS infrastructure data within Miro by importing cloud infrastructure snapshots directly into your Miro boards. This tool is ideal for cloud p
Welcome to the Cloud Data Import for Miro repository! This script is designed to facilitate the visualization of AWS infrastructure data within Miro by importing cloud infrastructure snapshots directly into your Miro boards. This tool is ideal for cloud practitioners who want to leverage Miro's visualization capabilities to visualize and optimize their cloud infrastructure.
Before running the script, ensure the following prerequisites are met:
To run the script, execute the following command in your terminal:
npx @mirohq/cloud-data-import@latest aws
This command will automatically install and run the script, launching a GUI for interaction.
The script accepts several arguments to customize the data import process:
Argument | Description |
---|---|
-r, --regions | Specify the AWS regions to scan. Use "all" to scan all available regions. |
-o, --output | Define the output file path for the imported data. Must be a .json file. |
--rps, --call-rate-rps | Set the maximum number of API calls to make per second. Default is 10. |
-c, --compressed | Enable output compression. |
-ro, --regional-only | Limit the scan to regional services, ignoring global services. |
--ood, --open-output-dir | Open the output directory and points to the output file, after the import process is complete. |
npx @mirohq/cloud-data-import@latest aws --regions us-east-1 us-west-2 --output ./data.json --call-rate-rps 5 --compressed
This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.
We welcome contributions to the Cloud Data Import project! If you're interested in helping improve this tool, please take a moment to review our contribution guide. It outlines our development process, how to propose bugfixes and improvements, and how to build and test your changes.
Here are some ways you can contribute:
We appreciate your interest in making Cloud Data Import tool better!
FAQs
![Miro Cloud View](/assets/images/cloudview-banner.gif)
The npm package @mirohq/cloud-data-import receives a total of 0 weekly downloads. As such, @mirohq/cloud-data-import popularity was classified as not popular.
We found that @mirohq/cloud-data-import demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.