Problem description
VPC Cloning fails with the error message, "You are unauthorized to perform this operation. You are not authorized to perform this operation."
Cause
The Cloud Formation stack is incorrectly updated/removed/deleted. Druva CloudRanger provides a CloudFormation template that is used to create a stack.
The CloudFormation stack generates the following IAM permissions for Druva CloudRanger to access your AWS Account:
IAM Role
IAM Instance Profile
IAM Policy
The generated Amazon Resource Name (ARN) of the IAM role is then linked back to Druva CloudRanger so that it can run backup and restore jobs on your AWS workloads. For more information, see Create an AWS Access Role.
π Note
βDruva CloudRanger follows all security protocols and best practices recommended by AWS. All-access permissions to your AWS resources and regions are controlled by AWS Identity and Access Management.
Resolution
Update the CloudFormation stack by updating the existing AWS Access Roles in Druva CloudRanger. To do so, follow the steps:
On your Druva CloudRanger console, click the Settings icon to navigate to Account Settings.
βClick Configure under AWS Access. Copy the CloudFormation URL.
β
For step-by-step instructions on CloudFormation, click help me with Cloudformation.Login to your AWS Console and navigate to the CloudFormation page. Select the stack that you have previously created when configuring Druva CloudRanger, and then click Update.
βOn the Specify template page, select Replace current template. Then paste the CloudFormation URL into the Amazon S3 URL text box. Click Next.
βClick Next on the Specify stack details and Configure stack options page.
You will be able to preview the changes before you click Update stack to confirm the CloudFormation changes to resources.
βOnce the stack update is complete, navigate back to Druva CloudRanger, and click Save under Save AWS Access Role.
β
Your IAM role and AWS account access should now be updated with the latest permissions, allowing you to take advantage of any new functionality that is released.