Skip to content

Commit 301c3d8

Browse files
authored
Update IAM link (#98)
1 parent c698189 commit 301c3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All examples in this repository require the following tools installed
1111
### Minimum IAM Policy
1212

1313
To run the examples, you need a set of AWS IAM permissions. You can find an example of minimum
14-
permissions required [in this file](https://github.com/aws-observability/terraform-aws-observability-accelerator/blob/docs/docs/iam/min-iam-policy.json).
14+
permissions required [in this file](https://github.com/aws-observability/terraform-aws-observability-accelerator/blob/main/docs/iam/min-iam-policy.json).
1515

1616
> **Note**: The policy resource is set as `*` to allow all resources, this is not a recommended practice.
1717
You should restrict instead to the ARNs when applicable.

0 commit comments

Comments
 (0)