AWS Secrets Manager
Log in to the AWS Console and create an IAM Role as per the screen below.Amazon Web Services (AWS) Secret Manager helps you to securely store and manage passwords, database strings, and API keys. Secrets can be stored, managed, and retrieved conveniently and securely through a central repository.
For more information, please refer to AWS Secret Manager
Overview
Connector Features
Crawling of Metadata Objects
❌
Profiling
❌
Query Sheet
❌
Data Preview
❌
Lineage
❌
Authentication via Credential Manager
✅
Data Quality
❌
DAM (Data Access Management)
❌
Bridge
✅
Set up a Connection
Prerequisites
AWS Secrets Manager supports two types of Authentication.
IAM User Authentication
Using IAM User Authentication, you can generate an Access Key, Secret Key, Secret Manager, and Secrets Manager Region.
Log in to the AWS Console.
In the Specify user details page, enter ‘User name,’ then click Next.

In the Set permissions page, select the ‘Attach policies directly’ button and select the SecretsManagerReadAccess.

Click Next.
Click Create User.
Navigate to the created user as shown below.

Click Create Access Key.

Click Next, then Create.

Copy the generated Access Key and Secret Key, then click Done.

Generating Secret Name
Log in to the AWS Console.
In the search bar, search for Secrets Manager, then select Store a new secret.

Select the ‘Other type of secret’ button and enter Key/value pairs as shown below.

Click Next.
On the Configure Secret page, enter the Secret name, and then click Next.

Review the details and then click Store.
A secret name will be created.

Secrets Manager Region
Specify the region where the Secrets Manager was created in the connector validation section.
Role-Based Authentication
Log in to the AWS Console and create an IAM Role as per the screen below.

Attach Secrets Manager Permissions.
Create an Inline policy in IAM Permissions as per the provided below.

Name and create the role. Specify a name for the role and complete the creation process.

Go to the OvalEdge application running on the EC2 Instance and then navigate to the configuration steps below. Go to Actions > Security > Modify IAM Role for the EC2 instance.

Secret Manager Creation Process
In the search bar, search for Secrets Manager, then select Store a new secret.

Select the ‘Other type of secret’ button and enter Key/value pairs as shown below.

Click Next.
On the Configure Secret page, enter the Secret name, and then click Next.

Review the details and then click Store.
Secret Name will be created.
Assign a role to EC2. Select the created role and update it for the instance.

Validate in OvalEdge. In the OvalEdge application, validate the Secret Manager connection by entering the role ARN in the connector section.
Connection Configuration Steps
Log in to OvalEdge, go to Administration > Connectors, click + (New Connector), search for AWS Secrets Manager, and complete the specific parameters.
Connector Type
By default, "AWS Secrets Manager" is displayed as the selected connector type.
Authentication*
Select Authentication from the drop-down list.
Role Based Authentication
IAM User Authentication
Connector Name*
Enter a unique name for the AWS Secrets Manager connection
(Example: "AWSSecretsManager_Prod").
Connector description
Enter a brief description of the connector.
Connector Environment
Select the environment (Example: PROD, STG) configured for the connector.
For more details, click here.
Cross-Account Role ARN
Enter the ARN of the role that provides access to AWS resources in the target AWS account.
Secrets Manager Region*
Enter the AWS Region where the required secret is stored in AWS Secrets Manager.
Secret Name
Enter the name of the secret that stores the required connector credentials in AWS Secrets Manager.
Connector Name*
Enter a unique name for the AWS Secrets Manager connection
(Example: "AWSSecretsManager_Prod").
Connector description
Enter a brief description of the connector.
Connector Environment
Select the environment (Example: PROD, STG) configured for the connector.
For more details, click here.
Access Key*
Enter the AWS access key for the IAM user. OvalEdge requires this key as part of the credentials for AWS authentication.
Secret Key*
Enter the AWS secret key that corresponds to the specified AWS access key. OvalEdge requires this key as part of the credentials for AWS authentication.
Secrets Manager Region*
Enter the AWS Region that contains the AWS Secrets Manager secret required for the connector.
Secret Name
Enter the name of the secret stored in AWS Secrets Manager. The secret contains the connector credentials required for authentication.
Default Governance Roles
Default Governance Roles*
Select the appropriate users or teams for each governance role from the drop-down list. All users configured in the security settings are available for selection.
Admin Roles
Admin Roles*
Select one or more users from the drop-down list for Integration Admin and Security & Governance Admin. All users configured in the security settings are available for selection.
Bridge
Select Bridge*
If applicable, select the bridge from the drop-down list.
The drop-down list displays all active bridges that have been configured. These bridges facilitate communication between data sources and the system without requiring changes to firewall rules.
After entering all connection details, the following actions can be performed:
Click Validate to verify the connection.
Click Save to store the connection for future use.
Click Save & Configure to apply additional settings before saving.
The saved connection will appear on the Connectors home page.
Redshift Connector
The following process depicts how the Redshift connector connects to OvalEdge using AWS Secrets Manager - Role-Based Authentication.
Log into OvalEdge, go to Administration > Connectors, click + (New Connector), search for Redshift, and complete the specific parameters.
Connector Type
By default, "Redshift" is displayed as the selected connector type.
Credential Manager*
Select AWS Secrets Manager from the drop-down list.
License Add Ons
OvalEdge connectors have a default license add-on for data crawling and profiling.
Select the checkbox for Auto Lineage Add-On to build data lineage automatically.
Select the checkbox for Data Quality Add-On to identify data quality issues using data quality rules and anomaly detection.
Select the Data Access Add-On license that will enforce connector access via OvalEdge with Data Access Management (DAM) feature enabled.
For more details, click here.
Credential Manager Connector ID*
Enter the connector ID generated during the AWS Secrets Manager connector validation.
Example: 1020
Connector Name*
Enter a unique name for the Redshift connection
Example: "Redshift_Prod"
Connector Environment
Select the environment (Example: PROD, STG) configured for the connector. For more details, click here.
Server*
Enter the Server name.
Port*
Enter Port.
Database*
Enter the Database name.
Driver*
Driver details are shown by default.
Username*
Enter username. (These details are obtained from the Secret manager) Ex: <secret_name>/<Secret key>
Password*
Enter Password.
Connection String
Configure the connection string for the Redshift database:
Automatic Mode: The system generates a connection string based on the provided credentials.
Example (Redshift):
jdbc:redshift://{server}:5439/{sid}
Manual Mode: Manually enter a valid connection string.
Replace placeholders with actual database details.
{sid} refers to Database Name
Default Governance Roles*
Select the appropriate users or teams for each governance role from the dropdown list. All users and teams configured in OvalEdge Security are displayed for selection.
Admin Roles*
Select one or more users from the dropdown list for Integration Admin and Security and Governance Admin. All users configured in OvalEdge Security are available for selection.
No Of Archive Objects*
It indicates the number of recent metadata changes to a dataset at the source. By default, it is off. You can enable it by toggling the Archive button and specifying the number of objects to archive.
Example: Setting it to 4 retrieves the last four changes, shown in the 'version' column of the 'Metadata Changes' module.
Select Bridge*
The dropdown displays all the active and inactive bridges configured in the OvalEdge. Select the appropriate bridge that enables seamless connectivity between data sources without altering firewall rules.
After entering all connection details, you can perform the following actions:
Click Validate to verify the connection.
Click Save to store the connection for future use.
Click Save & Configure to apply additional settings before saving.
The saved connection will appear on the Connectors home page.
Additional information
Log in to the AWS Console.
Search for Secrets Manager, then select the created secret. Click “Retrieve secret value.”
Copy the keys in the Key/value tab as shown in the screenshot below.

Copyright © 2026, OvalEdge LLC, Peachtree Corners GA USA
Last updated
Was this helpful?

