Skip to content

Commit d835d91

Browse files
authored
Add DescribeStateMachine to lambda->sfn (#257)
1 parent 58cc6be commit d835d91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samtranslator/model/connector_profiles/profiles.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@
313313
{
314314
"Effect": "Allow",
315315
"Action": [
316+
"states:DescribeStateMachine",
316317
"states:ListExecutions"
317318
],
318319
"Resource": [

0 commit comments

Comments
 (0)