How to Check for AWS Permissions

How to Check for AWS Permissions

Checking for AWS account permissions

Each account in N2WS is mapped to a specific Roles or IAM user in AWS.
You can see the list of account and authentication types in the Account Tab:

  
For each account, you can select it and then click on 'Check AWS Permissions'


This will test the permissions status for the account by category.
If they are fine it will be Green
if something is missing it will be red
  

What to do If permissions are missing?

You need to make sure you download the latest json policies from this KB Article.
Be aware that for some editions you have 3 json policy file, If there are 3 then you need them all.
  1. Link: Required minimal AWS permissions/roles for CPM operation

Can anything else impact permissions?

Yes, sometimes other AWS configuration might impact permissions,
For example AWS Organization SCP (Service Control Policies).
One useful tool is the AWS Policy Simulator which can help you test for permission:
  1. https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html

    • Related Articles

    • Required minimal AWS permissions/roles for CPM operation

      You can apply all the required roles by using the JSON files inside the archive attached to this article (including the new permissions required for v4.0 and up). Note that for some editions there is more then 1 json file. If you are using FLR or ...
    • How to use AWS IAM Policy Simulator to troubleshoot N2WS Backup permission issues.

      Background: Permission issues are one of the most common errors seen by users of N2WS Backup and this article explains how you can use the IAM Policy Simulator to help you narrow down whether permissions are allowed by an IAM User or a Role. This ...
    • Permission checks fails with Error: “User not Found”

      Permission checks fails with Error: “User not Found”   You may receive the following error when checking permissions on an account within CPM.  Also, the policy check .CSV file will show only “User not Found” when opened. In the cpm_server logs you ...
    • How to update the AWS Role Permissions

      Background This document details the steps needed to update the N2WS IAM Role Permissions. This is often needed when upgrading to a newer version as added functionality requires additional AWS Permissions. Steps for updating a policy 1. Please visit ...
    • Minimal Azure permissions/roles for N2WS operations

      The required minimal IAM permissions json is attached to this KB article. You can find detailed steps in our User guide, Chapter 26: https://n2ws.com/support/documentation Or in the following KB Article: How to setup CPM on AWS to backup Azure ...