Skip to content

Commit b4edac1

Browse files
author
Katsuhito Iwai
committed
fix(README): should specify the role's ARN
1 parent 726616c commit b4edac1

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
@@ -1088,7 +1088,7 @@ stepFunctions:
10881088
stateMachines:
10891089
hello:
10901090
role:
1091-
Ref: StateMachineRole
1091+
Fn::GetAtt: ["StateMachineRole", "Arn"]
10921092
definition:
10931093
...
10941094

0 commit comments

Comments
 (0)