Skip to content

Commit a9a7eb4

Browse files
authored
Fix invalid URL (#254)
1 parent 2bbe536 commit a9a7eb4

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
@@ -19,7 +19,7 @@ The IAM role the action assumes must have the following permissions:
1919
+ `ListSecrets` on all secrets.
2020
+ \(Optional\) `Decrypt` on the KMS key if the secrets are encrypted with a customer managed key.
2121

22-
For more information, see [Authentication and access control for AWS Secrets Manager](auth-and-access.md).
22+
For more information, see [Authentication and access control for AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access.html).
2323

2424
### Usage
2525

0 commit comments

Comments
 (0)