N2WS Backup & Recovery Quick Start Guide 4.3.0
  • 1 Get Started with N2WS
  • 2 Launching N2WS Backup & Recovery
  • 3 N2WS Server Instance Configuration
  • 4 Creating a Simple AWS Backup Policy with N2WS
  • 5 Performing a Basic AWS Recovery with N2WS
  • 6 How to Configure N2WS with CloudFormation
  • 7 Using N2WS with Azure
  • Appendix A - AWS Authentication with N2WS
  • Appendix B - Adding Exception for Default Browser for N2WS
Powered by GitBook
On this page

Appendix A - AWS Authentication with N2WS

Previous7 Using N2WS with AzureNextAppendix B - Adding Exception for Default Browser for N2WS

Last updated 9 months ago

For N2WS to perform its backup and restore management functions, it needs to have the correct permissions assigned.

N2WS supports two different types of AWS authentication during setup:

  • AccessKey / SecretKey

  • Role-based authentication (recommended)

The permissions necessary have been combined into a JSON file for convenience and can be downloaded from the N2WS Knowledge Base:

  1. At the top of your AWS console, select the Services tab. In the Security Identity & Compliance section, select IAM.

2. In the left menu, select Policies.

3. Select the Create policy button.

4. Select the JSON tab.

5. Delete the default contents and copy and paste the contents of the JSON file downloaded from our Knowledge Base (see above).

6. At the bottom of the screen, select Review Policy.

7. Type a Name for the policy and select Create policy.

8. Create a role, and then assign the policy you just created to that role. In the left menu, select Roles and then select Create role.

9. In the list of type of trusted entity, select AWS service and then select EC2. 10. Select Next: Permissions.

11. In the AWS services list, select EC2 again and select Next: Permissions.

12. Search for the previously created policy, select its checkbox, and select Next: Review.

13. Add optional tags for the role and select Next: Review. 14. Name the Role and select Create Role.

15. Assign the resulting role to the N2WS trial instance:

a. Select the N2WS instance name. b. In the Actions menu, select Instance Settings and then Attach/Replace IAM Role.

https://support.n2ws.com/portal/kb/articles/what-are-the-required-minimal-aws-permissions-roles-for-cpm-operation