Fix hacking policy (#67579)
This commit is contained in:
parent
6d97943c82
commit
b3db41e6d8
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@
|
||||||
"states:UpdateStateMachine"
|
"states:UpdateStateMachine"
|
||||||
],
|
],
|
||||||
"Resource": [
|
"Resource": [
|
||||||
"arn:aws:states:*"
|
"arn:aws:states:*:*:*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue