Skip to content

Commit 392621f

Browse files
RADAR-6812: changing few lines
1 parent fd12689 commit 392621f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/hcp-docs/content/docs/vault-radar/agent/correlate-aws-secrets-manager.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ Select **IAM Role** if you want to use instance profile or role-based authentica
5454
</Tab>
5555
<Tab heading="Environment Variables">
5656

57-
Select **Environment Variables** if you want to use access keys.
57+
Select **AWS Credentials from environment variables** if you want to use access keys.
5858

5959
@include 'vault-radar/indexing/aws-secrets-manager/environment-variables.png'
6060

61-
1. Enter your AWS Access Key ID location in the **Access Key ID** text field (default: `env://AWS_ACCESS_ID_LOCATION`).
61+
1. Enter your AWS Access Key ID location in the **AWS Access Key ID Env variable** text field (default: `env://AWS_ACCESS_ID_LOCATION`).
6262

63-
1. Enter your AWS Secret Access Key location in the **Secret Access Key** text field (default: `env://AWS_SECRET_KEY_LOCATION`).
63+
1. Enter your AWS Secret Access Key location in the **AWS Secret Access Key Env variable** text field (default: `env://AWS_SECRET_KEY_LOCATION`).
6464

6565
1. (Optional) Enter an assume role ARN in the **Assume Role ARN** text field if you need to assume a different role for access.
6666

0 commit comments

Comments
 (0)