Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add a CLI for testing ad hoc request #4

Open
davekerber opened this issue Jan 6, 2025 · 0 comments
Open

Feature: Add a CLI for testing ad hoc request #4

davekerber opened this issue Jan 6, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@davekerber
Copy link
Contributor

Since we don't have access to a store of policies right now thinking of a syntax like this:

iam-simulate test --identity-policy id.json --resource-policy rp.json --permission-boundary pb.json --action sts:AssumeRole --resource arn:aws:iam::123456789012:role/role-name --context aws:PrincipalArn="arn:aws:iam::123456789012:user/user-name" --context aws:TagKeys="tag1","tag2" --expect Deny
@davekerber davekerber added the enhancement New feature or request label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant