Skip to content

Commit febfa7d

Browse files
Fix Permissions reference link in README file (#104)
1 parent 971e47c commit febfa7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ The Secrets Manager Agent uses the AWS SDK for Rust, which uses the [https://doc
301301
+ `secretsmanager:DescribeSecret`
302302
+ `secretsmanager:GetSecretValue`
303303

304-
For more information, see [Permissions reference](reference_iam-permissions.md)\.
304+
For more information, see [Permissions reference](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_iam-policies.html)\.
305305

306306
**Important**
307307
After the secret value is pulled into the Secrets Manager Agent, any user with access to the compute environment and SSRF token can access the secret from the Secrets Manager Agent cache\. For more information, see [Security considerations](#secrets-manager-agent-security)\.

0 commit comments

Comments
 (0)