Amazon managed policies for Amazon Step Functions
An Amazon managed policy is a standalone policy that is created and administered by Amazon. Amazon managed policies are designed to provide permissions for many common use cases so that you can start assigning permissions to users, groups, and roles.
Keep in mind that Amazon managed policies might not grant least-privilege permissions for your specific use cases because they're available for all Amazon customers to use. We recommend that you reduce permissions further by defining customer managed policies that are specific to your use cases.
You cannot change the permissions defined in Amazon managed policies. If Amazon updates the permissions defined in an Amazon managed policy, the update affects all principal identities (users, groups, and roles) that the policy is attached to. Amazon is most likely to update an Amazon managed policy when a new Amazon Web Services service is launched or new API operations become available for existing services.
For more information, see Amazon managed policies in the IAM User Guide.
Amazon managed policy: AWSStepFunctionsConsoleFullAccess
You can attach the
AWSStepFunctionsConsoleFullAccess
policy to your IAM identities.
This policy grants administrator
permissions that
allow a user access to use the Step Functions console. For a full console experience, a user may also need iam:PassRole permission on other IAM roles that can be assumed by the service.
Amazon managed policy: AWSStepFunctionsReadOnlyAccess
You can attach the AWSStepFunctionsReadOnlyAccess
policy to your IAM identities.
This policy grants read-only
permissions that allow a user or role to list and describe state machines, activities, executions, activities, tags, MapRuns, and state machine alias and versions. This policy also grants permission to check the syntax of state machine definitions that you provide.
Amazon managed policy: AWSStepFunctionsFullAccess
You can attach the
AWSStepFunctionsFullAccess
policy to your IAM identities.
This policy grants full
permissions to a user or role to use the Step Functions API. For full access, a user must have iam:PassRole
permission on at least one IAM role that can be assumed by the service.
Step Functions updates to Amazon managed policies
View details about updates to Amazon managed policies for Step Functions since this service began tracking these changes. For automatic alerts about changes to this page, subscribe to the RSS feed on the Step Functions Document history page.
Change | Description | Date |
---|---|---|
AWSStepFunctionsReadOnlyAccess – Update to an existing policy |
Step Functions added new permissions to allow calling |
April 25, 2024 |
AWSStepFunctionsReadOnlyAccess – Update to an existing policy |
Step Functions added new permissions to allow listing and reading data related to: Tags (ListTagsForResource), Distributed Map (ListMapRuns, DescribeMapRun), Versions and Aliases (DescribeStateMachineAlias, ListStateMachineAliases, ListStateMachineVersions). |
April 02, 2024 |
Step Functions started tracking changes |
Step Functions started tracking changes for its Amazon managed policies. |
April 02, 2024 |