Change a Scaleway IAM User's username (login identity)
scaleway_iam_update_user_usernameUpdate a Scaleway IAM user's login username, requiring explicit confirmation to inform them and prevent future sign-in issues.
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. |