Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
stb13579 authored and slandelle committed Apr 22, 2024
1 parent a75c069 commit 9bcc88c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/docs/content/guides/aws-secrets-manager/index.md
Expand Up @@ -12,14 +12,14 @@ Integrating AWS Secrets Manager with Gatling allows secure access and retrieval

## Prerequisites

- Utilizing Gatling Enterprise's Private Locations feature. For more information, visit: [Gatling Cloud Installation Guide](https://docs.gatling.io/reference/install/cloud/introduction/)
- Utilizing Gatling Enterprise's Private Locations feature. For more information, visit: [Gatling Cloud Installation Guide]({{< ref "/reference/install/cloud/private-locations/introduction/" >}})
- Using Gatling SDK with Java 1.x or 2.x.


## Configuration

To enable secure access to AWS Secrets Manager, assign an IAM instance profile to your load generators. This profile should grant access permissions for retrieving and describing secrets as detailed below.
For more information, visit: [Gatling AWS Locations Configuration](https://docs.gatling.io/reference/install/cloud/aws/configuration/)
For more information, visit: [Gatling AWS Locations Configuration]({{< ref "reference/install/cloud/private-locations/aws/configuration/" >}}).

```json
{
Expand Down

0 comments on commit 9bcc88c

Please sign in to comment.