1 Answer
- Newest
- Most votes
- Most comments
2
Hi
It seems that your user does not have permission to create the state machine. You can create a custom policy with the states:CreateStateMachine machine permission and any other required permissions and attach the custom policy to your user or the simpler approach use the AWSStepFunctionsConsoleFullAccess managed policy and attach it to your user. This would grant all the necessary permissions to manage step functions.
Managing IAM permissions -> https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html
answered a year ago
Relevant content
- asked a year ago
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago