mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +00:00
Update aws-parameter-store.md (#1931)
Signed-off-by: Denis Policastro <denis.policastro@gmail.com> Signed-off-by: Denis Policastro <denis.policastro@gmail.com>
This commit is contained in:
parent
f2cdf383b8
commit
709db58d5b
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Create a IAM Policy to pin down access to secrets matching `dev-*`, for further
|
|||
{
|
||||
"Effect": "Allow",
|
||||
"Action": [
|
||||
"ssm:GetParameter",
|
||||
"ssm:GetParameterWithContext",
|
||||
"ssm:ListTagsForResourceWithContext",
|
||||
"ssm:DescribeParametersWithContext",
|
||||
|
|
Loading…
Reference in a new issue