iam_create_application
Create an IAM application for Scaleway Identity and Access Management. Requires a description and allows optional name, tags, and organization ID.
Instructions
Create an IAM application.
Unlike compute resources, this server does not inject a managed tag onto
IAM applications; any tags you pass are stored verbatim. As a result,
delete_application cannot recognise applications as server-created and
requires SCW_ALLOW_DELETE_UNTAGGED=true to remove them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional application name (max 64 characters). | |
| tags | No | Optional tags stored on the application (maximum of 10). | |
| description | Yes | Description of the application (max 200 characters). | |
| organization_id | No | Organization ID. Defaults to the configured organization. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||