Generate least privileged IAM policies by analysing application code. Available as a CLI, VS Code extension or GitHub app.
Free to use. Results may be inaccurate during the early development period.
The following programming languages and their respective SDKs are supported or planned.
Support for the AWS, Azure & Google Cloud JavaScript SDK is now available.
Support for the AWS (Boto3), Azure & Google Cloud Python SDK is now available.
Support for the AWS & Google Cloud Java SDK is now available.
Support for the AWS, Azure & Google Cloud Go SDK is now available.
Support for PHP is planned.
Support for C / C++ is planned.
Support for Rust is planned.
Support for .NET / C# is planned.
Support for Ruby is planned.
Check out some of these frequently asked questions about the iamfast product.
Still have a question?iamfast is a suite of tools which generate IAM policies based on analysis of your application source code.
You can use either the CLI, VS Code extension or GitHub app in order to use iamfast.
We recommend starting with the VS Code extension to understand how the tool works and to have a convenient way of generating policies during development of your application.
When using the CLI or VS Code extension, application code is analyzed on your local machine and never send to the iamfast servers.
When using the GitHub app, your code is temporarily retrieved in order to analyze the SDK calls. This process only lasts a small amount of time and your code is then removed from our servers. The iamfast team does not store your code long-term.
Whilst we make every attempt to provide accurate policies, we can't always determine what your code will and will not do with respect to SDK calls. Thus, some omissions or erroneous policy generation may occur.
It is strongly advised to verify all outputs from the tool to ensure its sanity.
iamfast is available for free use under the current license.
While the code itself isn't publicly accessible, we're dedicated to providing a reliable and valuable tool for you to use and welcome your feedback to help us improve. You can send us feedback by emailing hello@iamfast.io.
You can get in touch with us by emailing hello@iamfast.io.
Free to use. Results may be inaccurate during the early development period.
Get started