Overview
This article provides step-by-step instructions for verifying that storage client credentials created from the CloudRanger console exist in your AWS account. Understanding where these credentials are stored and how to locate them is essential for troubleshooting and account management.
What are CloudRanger Client Credentials?
CloudRanger Client Credentials are authentication parameters that enable secure access to your AWS Key Management System (AWS KMS). These credentials serve a critical role in the data protection workflow:
Purpose: Generate and manage data encryption keys (ekey)
Function: The ekey encrypts user data before backup to Druva Cloud
Security: Ensures end-to-end encryption of your backup data
Important: Credentials vs. KMS Keys
Key Point: When you create client credentials through CloudRanger, they are stored as parameters in AWS Systems Manager Parameter Store, not as KMS keys. This is a common point of confusion.
β Stored in: AWS Systems Manager Parameter Store
β NOT stored in: AWS Key Management Service (KMS)
Locating Your Client Credentials
Step 1: Access Your AWS Account
Log in to the AWS Management Console
Ensure you're in the correct AWS account where you created the storage credentials via CloudRanger
Verify you're in the appropriate AWS region
Step 2: Navigate to Systems Manager
In the AWS Console, search for "Systems Manager" or find it under "Management & Governance"
Click on AWS Systems Manager
Step 3: Access Parameter Store
In the Systems Manager dashboard, locate the left navigation panel
Under Application Management, click on Parameter Store
Step 4: Identify CloudRanger Parameters
Look for parameters with the following characteristics:
Default Naming Convention:
Prefix: Druva-ClientCredential-
Example: Druva-ClientCredential-Chris-dell211_eg79AFbi
Parameter Details:
Type: SecureString
Tier: Standard
Last Modified: Shows creation/update timestamp
Step 5: Verify Parameter Details
Click on a parameter name to view its details
Verify the parameter type is "SecureString"
Check the creation date matches when you created credentials in CloudRanger
Note: The actual credential value will be encrypted and not visible
If You Don't See Expected Parameters:
Check AWS Region: Ensure you're looking in the correct AWS region where credentials were created
Verify AWS Account: Confirm you're logged into the correct AWS account
Check Permissions: Ensure your AWS user has permissions to view Parameter Store
Search Function: Use the search box in Parameter Store to look for custom prefixes
Clear Filters: Remove any applied filters that might hide the parameters