Simulate a set of policies with a list of API operations and resources to determine the policies' effective permissions. If you specify a user, then the simulation also includes all of the policies that are attached to groups that the user belongs to.
CallerArn | The ARN of the IAM user that you want to specify as the simulated caller of the API operations. |
ActionNames | A list of names of API operations to evaluate in the simulation. |
PolicyInputList | An optional list of additional policy documents to include in the simulation. |
PermissionsBoundaryPolicyInputList | An optional list of additional PermissionBoundaryPolicy documents to include in the simulation. Only 1 is allowed. |
ContextEntries | A list of context keys and corresponding values for the simulation to use. |
Marker | Marker is obtained from paginated response from the previous query. Use this only if the response indicates it is truncated. |
MaxItems | Indicates the maximum number of elements to be returned in the response. |