We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8f175 commit 5719e29Copy full SHA for 5719e29
README.md
@@ -30,7 +30,7 @@ Inject secrets from AWS Secrets Manager into the Netlify build process.
30
}
31
```
32
33
-> You can scope the `GetSecretValue` permission to a path, but the `ListSecrets` must be a wild card `*`
+> You can scope the `GetSecretValue` permission to a path, but the `ListSecrets` must be a wildcard `*`
34
35
## Usage
36
0 commit comments