Change a Scaleway IAM User's username (login identity)
scaleway_iam_update_user_usernameChange the login username for a Scaleway IAM user. Requires explicit confirmation and user notification to prevent sign-in lockout.
Instructions
Change what the person types to LOG IN. Requires confirm=true - they must be told, or they cannot sign in next time. Live-probed on bogus ids only (404 shape).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be explicitly true. | |
| user_id | Yes | ||
| new_username | Yes | The new login username. |