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
- Edit the policy directly in the Policy Document section, or import an existing policy.
- Use the correct JSON syntax and policy structure.
- 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.