Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

The CLI IAM Policy Simulate options does not allow the user to uncheck SCP evaluations like the console #102

@galley234

Description

@galley234

Is your feature request related to a problem? Please describe.
We have SCP policies that have conditionals which break the policy simulator today. For this reason we cannot use the policy simulator without the ability to unselect SCPs during the policy evaluation. The console allows this by passing simulateOrganizations: false

Describe the solution you'd like
I'd like the policy simulator apis to support simulateOrganizations true or false

Describe alternatives you've considered
I am unaware of any other options. I considered attempting to monkey patch cli to send the value over, but decided to request the feature.

Additional context
I was able to see the simulateOrganizations: false through chrome debugging. We use this functionality to evaluate total permissions.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions