Skip to main content
Version: 4.1.0

Infrastructure Apps

Fix Inventory infrastructure apps are low-code applications can be installed to extend Fix Inventory's functionality.

Infrastructure apps can perform simple tasks like cleaning up untagged resources, finding abandoned load balancers, or sending notifications to Slack, Discord, or PagerDuty.

How safe are Fix Inventory infrastructure apps?

An infrastructure app can not execute any Fix Inventory commands directly. Instead, it generates Fix Inventory commands which are then executed by Fix Inventory.

An app has read-only access to the Fix Inventory Infrastructure Graph using the search() function, meaning that it can only retrieve information about resources that are already known to Fix Inventory.

To modify resources, an app needs to generate a Fix Inventory command that does so.

Available Apps

Further Reading