Prowler for Scaleway scans IAM resources in your Scaleway organization for security misconfigurations. The current release ships one check that flags API keys still owned by the account root user.Documentation Index
Fetch the complete documentation index at: https://docs.prowler.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Scaleway organization with IAM access.
- A Scaleway API key with at least the
IAMReadOnlypolicy bound to a dedicated IAM user (do not use the account root user). - Your organization ID (visible at the top right of the Scaleway console).
Authentication
Prowler authenticates to Scaleway with a Scaleway API key. See Scaleway Authentication in Prowler for the full setup, environment variables, CLI flags, and required permissions.Run a scan
Checks shipped
| Check ID | Severity | Description |
|---|---|---|
iam_api_keys_no_root_owned | Critical | Fails when any Scaleway IAM API key is still owned by the account root user. |

