Skip to main content

How can we help you?

Druva Documentation

Create an AWS Access Role

Overview

This article provides an overview on linking your AWS account to Druva CloudRanger via an AWS access role. Druva CloudRanger offers an out-of-the-box Quick Setup approach to configure access to your AWS account. The CloudFormation stack allows you to provision the access role for your AWS environment.

Before you begin

Make sure that you are logged into the AWS account for which you wish to configure the Access Role.

The CloudFormation template creates various resources in your AWS account and must be executed by a user with the following permissions:
IAM create role/policy
s3 create bucket
IAM create instance profile
SNS publish

Create AWS access role

The following steps describe how to create an IAM access role to grant CloudRanger access to your AWS account.

  1. Log in with your CloudRanger credentials into  https://cloudranger.druva com/.

    1_Add.png
     
  2. Click Add New Account.

    1_Add3.png
     
  3. Copy or download the CloudFormation template to manually create the stack and provision the access role for your AWS environment.
  4. Click Launch AWS Console to be automatically directed to the CloudFormation section of your AWS account.
    The details are pre-populated in the required sections.

    Stack1.png

  5. Select the I acknowledge that AWS CloudFormation might create IAM resources with custom names check box, and then click Create Stack to generate the CloudFormation stack.
  6. Refresh the stack until the Status reads CREATE_COMPLETE.

    Stack2.png

CloudRanger then initiates a Sync with AWS to synchronize with your AWS environment.  Once the synchronization is complete, all resources are highlighted with a green checkmark. This validates that your resources on CloudRanger are now synchronized with your AWS account.

Add new AWS accounts

You can add multiple AWS Accounts and manage them all from your integrated CloudRanger console.

  1. Log into your Druva CloudRanger console and navigate to the Organization in which you wish to add a new account(s).

    2_Add Acc1.png
     
  2. Click Add New Account on the top right.
  3. Follow the same process as when creating your initial AWS Access Role.
Note: You will need to generate a new CloudFormation stack for each AWS Account that you wish to manage on Druva CloudRanger.

Once the AWS account access is setup, the Last Access Status displays the appropriate status:

  • Latest: Indicates that the AWS access role is up to date.
  • Update: Indicates that the AWS access role needs to be updated. Click the link to update the CloudFormation template on your AWS console. For more information, see Update Existing AWS Access Roles.
 
Note: To verify the access status with your AWS environment, select an Account and then click Verify AWS account access.

Configure Multiple AWS Accounts

AWS StackSet is a powerful tool that brings a dynamic and customizable approach to multi-account management, with enhanced flexibility and control, ensuring a seamless experience for managing multiple AWS accounts with ease.

Benefits of AWS StackSet:

  • Improved Flexibility: With AWS StackSet, customers gain enhanced control over account configuration and management. You can now customize the account provisioning process to suit your organization's specific needs, ensuring a tailored onboarding experience.

  • Streamlined Deployment: AWS StackSet allows you to deploy and manage infrastructure, AWS resources, and configurations across multiple accounts and regions with ease. This simplifies the process of maintaining consistency and standardization throughout your AWS environment.

  • Simplified Account Management: Transitioning to AWS StackSet means you can continue to maintain governance and compliance policies across all your accounts, just as you did with AWS Control Tower. The StackSet framework enables you to enforce guardrails, implement security measures, and ensure compliance effortlessly.

  • Integration with Existing Services: AWS StackSet seamlessly integrates with various AWS services, such as AWS Identity and Access Management (IAM), AWS Organizations, AWS Config, and AWS CloudTrail, providing you with comprehensive control and monitoring capabilities.

Procedure

To add multiple AWS accounts:

  1. Log into your Druva CloudRanger console and navigate to the Organization in which you wish to add new accounts.

    2_Add Acc1.png
     
  2. Click Add New Account on the top right.
  3. Copy or download the CloudFormation template to manually create the stack and provision the access role for your AWS environment.
  4. Click Launch AWS Console to be automatically directed to the CloudFormation section of your AWS account.

    3_MultiAc1.png
     
  5. Click StackSets on the left navigation menu and then click Create StackSet.

    3_MultiAc2.png
    Note: The Stack Names must be unique if you wish to link more than one CloudRanger account to the same AWS account.
  6. Select the Upload a template file option if you have downloaded the CloudFormation template in the previous step.
    Alternatively, you may copy the CloudFormation URL and paste this into Amazon S3 template URL
  7. Click Next.

    3_MultiAc3.png
     
  8. Specify the AWS Account numbers to be configured with Druva CloudRanger via the CloudFormation StackSet.
    Alternatively, you may upload a .csv file with the account numbers listed.
  9. Select the I acknowledge that AWS CloudFormation might create IAM resources with custom names check box, and then click Submit to generate the CloudFormation StackSet.
  10. Refresh the StackSet until the Status reads CREATE_COMPLETE.

Once the AWS account access is setup, the Last Access Status displays the appropriate status, as described previously.
 

  • Was this article helpful?