Setting up an Amazon S3 target

R‑Cloud supports using an Amazon S3 target to store data in the Amazon S3 cloud storage.

Prerequisite

An AWS IAM role that is used for performing all operations on the target must be added to R‑Cloud. You can add this IAM role as part of setting up your Amazon S3 target, or use the one that you already added as part of doing one of the following:

Limitations

  • Storing data to a publicly available target is not supported.

  • Storing data to a target on which a lifecycle configuration is set is not supported and may result in data loss.

  • Only copies of backup data can be stored to a target with the S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage tier. Keep in mind that AWS can charge you additionally for premature removal of data if the retention period specified in your policy is shorter than the recommended (minimum) retention period in AWS.

Considerations

  • You can set up the same target in multiple protection sets.

  • Storing data to a target that has Object Lock (WORM) enabled is supported.

Recommendation

The exclude policy is automatically assigned to the bucket that is added to R‑Cloud as a target. It is highly recommended that you do not change this default configuration.

Procedure

  1. In the Targets panel, click Add Add.

  2. Select Amazon S3, and then click Next.

  3. Depending on the type of your bucket, click one of the following:

    • General purpose bucket

    • Directory bucket

  4. In the Target field, enter the name of the target.

  5. In the Size Quota field, specify the amount of storage space that should be used for storing data (in MiB, GiB, or TiB).

    Important  The specified amount represents a soft limit, therefore actual usage may exceed it.

  6. Use the Enforce quota switch to stop running backups if this target reaches its size quota. The backups will start running again after you increase the size quota of this target or assign a different policy to the entities. Such a policy must use a target with the sufficient size quota.

  7. From the Storage Class drop-down, select the storage class that you want to use for storing the data.

  8. From the IAM Role drop-down menu, select the AWS IAM role that you want to be used for performing all operations on the target. If such an IAM role is not already added to R‑Cloud, you can add it as follows:

    1. In the drop-down menu, click Add Add New.

    2. Enter a display name for the IAM role that you want to add to R‑Cloud.

    3. In the Account ID field, enter the ID of the that contains the target that you are setting up.

    4. Click Create IAM Role to be automatically redirected to the AWS Management Console where you can create the IAM role. The required permissions are assigned to the IAM role during the creation procedure. For a list of the permissions, see Adding an AWS IAM role.

      Important  You must be signed in to the AWS Management Console with the that contains the target that you are setting up. If you are already signed in to the AWS Management Console with a different when you create the IAM role, the creation fails.

    5. Click Add.

  9. Only if you are adding a directory bucket. In the Region field, enter the region of your bucket (for example, us-east-1).
  10. Click Save.

The target is added to the list of targets in the Targets panel. For details on managing targets, see Managing targets.