Skip to content

Commit 6fb7783

Browse files
authored
Merge pull request #159 from shashivj/main
Update README.md with aws documentation to create bedrock agents
2 parents 997a329 + dda5fb1 commit 6fb7783

File tree

1 file changed

+2
-2
lines changed
  • examples/agent_observability/OpenTelemetry-Dynatrace

1 file changed

+2
-2
lines changed

examples/agent_observability/OpenTelemetry-Dynatrace/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The value `wkf10640` is your environment id which will be needed later.
1111

1212
### Prerequisites
1313
1. AWS account with appropriate IAM permissions for Amazon Bedrock Agents
14-
2. An existing Amazon Bedrock Agent (or follow AWS documentation to create one)
14+
2. An existing Amazon Bedrock Agent (or follow [AWS documentation](https://docs.aws.amazon.com/bedrock/latest/userguide/agents-create.html) to create one)
1515
3. A Dynatrace Token, to create one:
1616

1717
1. In Dynatrace, go to **Access Tokens**. To find **Access Tokens**, press **Ctrl/Cmd+K** to search for and select **Access Tokens**.
@@ -48,4 +48,4 @@ Run the main script to test your agent integration:
4848
python main.py
4949
```
5050

51-
![Example](./img/example_trace.png)
51+
![Example](./img/example_trace.png)

0 commit comments

Comments
 (0)