You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concepts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ All examples in this repository require the following tools installed
11
11
### Minimum IAM Policy
12
12
13
13
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).
15
15
16
16
> **Note**: The policy resource is set as `*` to allow all resources, this is not a recommended practice.
17
17
You should restrict instead to the ARNs when applicable.
0 commit comments