Many customers use cloud provider accounts provisioned and maintained by Redis.

Customers with existing Amazon Web Services (AWS) accounts can provision their Flexible or Annual subscriptions to use their existing AWS accounts.

To do so, you associate your existing AWS account as a cloud account for your subscription. This requires setting up and entering credentials that enable monitoring, maintenance, and technical support of your subscription.

To do this, you need:

  1. A programmatic user with an access key and a secret access key for that user.
  2. A console role that allows administrative access to the cloud account.

These resources need to exist before adding the cloud account to your subscription. To learn more, see Create IAM resources.

Note:

Once an AWS account has been configured as a cloud account, you must not:

  • Manually change the configuration of required resources, such as security groups
  • Manually suspend or stop (terminate) provisioned resources

View cloud account settings

To create or edit a cloud account in Redis Cloud:

  1. Sign in to the Redis Cloud console and then select the target subscription.

  2. From the console menu, select Account Settings and then select the Cloud Account tab.

    This displays a list of cloud accounts associated with your Redis Cloud subscription.

    Use the Cloud Account tab of the Account Settings screen to define cloud accounts for your Redis Cloud subscription.

The Cloud account tab lets you manage cloud accounts associated with your Redis Cloud subscription.

The Cloud Account tab is not available (or supported) for Free or Fixed Redis Cloud subscriptions. If you do not see a Cloud Account tab on the Account Settings page, verify that you have selected a Flexible or Annual subscription.

Add a new cloud account

To add a new cloud account to your Redis Cloud subscription, select the Add button from the Cloud Account tab of the Account Settings screen.

Use the Add button to add new cloud accounts to your Redis Cloud subscription.

This displays the Add cloud account dialog

Use the Add cloud account prompt to enter the details of the cloud account.

Each of the following fields are required.

Setting Description
Account name A descriptive name for your cloud account settings
AWS access key The AWS access key for the programmatic user created to support your cloud account settings
AWS secret key The AWS secret key for the programmatic user created to support your cloud account settings
IAM role name The name of the AWS console role with access to the AWS console

Use the Add account button to save your cloud account details.

Use the Add account button to save the details of your new cloud account.

Be sure to create the resources before adding the cloud account to your subscription, as they’re used to verify access to the cloud account. The details can be saved only after access is verified.

When problems occur, an information icon appears and the field is highlighted in red. When this happens, the icon includes a tooltip that explains the issue.

When errors occur, the field is highlighted in red and a notification icon appears.  The icon tooltip describes the problem.

If the Add account button is inactive, verify that:

  • You’ve specified all field values correctly
  • The resources exist in your AWS account
  • Each resource provides the required level of access

For help, see Create IAM resources.

Edit cloud account details

To update the details of a cloud account associated with your Redis Cloud subscription, select the cloud account from the Cloud account tab and then select the Edit button.

Use the Edit button to update cloud account details.

This displays the Edit cloud account dialog:

Use the Edit cloud account prompt to update the details of the cloud account.
Setting Description
Account name A descriptive name for your cloud account settings
AWS access key The AWS access key for the programmatic user created to support your cloud account settings
AWS secret key The AWS secret key for the programmatic user created to support your cloud account settings
AWS console username The username for the AWS console
AWS console password The password for AWS console access

Use the Update account button to save your changes.

Use the Update account button to save the updated cloud account details.

Delete cloud account details

To remove a cloud account from your Redis cloud subscription, select the cloud account from the Cloud account tab and then select the Delete button.

Use the Delete button to remove cloud account details.

Dedicated IAM resources

We strongly recommend using dedicated identity and access management (IAM) resources to manage your AWS cloud accounts. These resources should not be shared with any other task, account, or process.

To learn more, see Create IAM resources for AWS cloud accounts.