security iam task
Syntax
When an IAM policy is in the process of enforcement, the enforcement operation initiates separate tasks for each resource specified in the policy. For example, if an IAM policy contains statements related to two resources, two tasks are created.
See IAM Policy JSON Format for information on IAM policy format.
These tasks can be managed by using options such as info, list, or abort, as listed here:
maprcli security iam task -help
security iam task
info
-id <Task ID>
list
[ -cluster <Cluster Name> ]
[ -policy <Policy Name> ]
[ -status <Task Status> ]
abort
-id <Task ID>