AWS IAM Policies and Permissions

You can assign Amazon user permissions by creating a policy and attaching it to Identity and Access Management identities. (See Policies and permissions in IAM, on the AWS documentation site.)

For non-admin users, you must set permissions in the Amazon Web Services (AWS) user policy to enable support for backups and restores of Amazon instances or volumes.

Download the amazon_permission_backup_restore.json file and use it on the AWS command line to apply all of the required permissions for backups and restores. Alternatively, to restrict access to AWS resources that are created and used by Commvault operations, see Creating a Role with Restricted Access.

If you are performing backups to an Amazon S3 library, also add Amazon S3 permissions.

How Commvault Uses AWS Permissions

Commvault requires access to your AWS account using AWS Identity and Access Management (IAM) policies that are associated with IAM roles or users. The roles and permissions must have the permissions that are necessary for Commvault to perform data protection operations.

These permissions are used only to access snapshot, volume, and instance configuration information that is required to back up instances to storage media, to recover instances, and to clean up intermediate entities that are created by Commvault during those operations. When a user with the required administrative privileges requests that a recovered instance overwrite the original instance, the permissions are also used to remove the original instance, but only after confirmation from the user.

Commvault usage of AWS permissions is controlled by the account settings that are used to create the Amazon EC2 hypervisor in Commvault.

Note

When using resources from an admin account, you must add JSON permissions to both admin and tenant accounts. The permissions that you need to add depends on the operations that you want the account to be able to perform. To restrict operations, see "Permission Usage" below.

For information about how Commvault uses each permission, see Amazon Web Services Permission Usage.

For more information about Amazon permissions, see Amazon Elastic Compute Cloud API Reference or Amazon Simple Storage Service API Reference in the AWS documentation.

Loading...