Documentation IAM Management Quick Guide Create Custom IAM Policies

Create Custom IAM Policies

Last update:2026-07-15 19:59:30

Atomile Console IAM enables you to create custom policies with specific permissions tied to user accounts, allowing precise control over functional operations across your products and services.

  • Administrators can assign roles to end users based on their specific functional needs, preventing access to capabilities outside their designated scope.
  • Atomile custom policy features help define granular permissions at the action level for both Main Accounts and Sub Accounts with the appropriate IAM management role.
  • This guide explains how to create policies in either Visualized mode or Script mode.

Creating Policies

1. Accessing Policy Creation

  • Navigate to the IAM policy management interface and click Add Policy.

2. Selecting the Policy Type

  • Choose either the Visualized or Script method.

3. Configuring the Policy Based on the Selected Mode

For Visualized Mode
  • Select the products and services to which you want to apply this policy.
  • Select which actions should be Allow or Deny. You can also define Resources or Conditions in the policy, if available.
For Script Mode
  1. Edit the policy directly in the Policy Document section, or import an existing policy.
  2. Use the correct JSON syntax and policy structure.
  3. For detailed syntax guidance, see Understand Policy Structure and Syntax.

4. Defining Policy Details

  • Enter a meaningful Policy Name and add a descriptive Note for future reference, then click Next to grant permissions to specific users.