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

Expand actions which have a "*" #3

Closed
rowanu opened this issue Dec 16, 2019 · 3 comments
Closed

Expand actions which have a "*" #3

rowanu opened this issue Dec 16, 2019 · 3 comments
Milestone

Comments

@rowanu
Copy link
Owner

rowanu commented Dec 16, 2019

Merge all actions (per resource?) and match against the full list of actions https://awspolicygen.s3.amazonaws.com/js/policies.js

Relevant IAM docs.

@rowanu rowanu changed the title Show all actions Expand actions to show all valid actions Dec 22, 2019
@rowanu
Copy link
Owner Author

rowanu commented Dec 26, 2019

Use .env flies with Vue CLI to configure environment

Note that only variables that start with VUE_APP_ will be statically embedded into the client bundle with webpack.DefinePlugin.

@rowanu
Copy link
Owner Author

rowanu commented Dec 26, 2019

When storing the policies in Vue's data, freeze the object to ignore reactivity (it won't change) and reduce memory usage.

See example in the docs.

rowanu added a commit that referenced this issue Dec 26, 2019
rowanu added a commit that referenced this issue Dec 26, 2019
rowanu added a commit that referenced this issue Dec 26, 2019
rowanu added a commit that referenced this issue Dec 27, 2019
@rowanu
Copy link
Owner Author

rowanu commented Dec 28, 2019

Example from Policy Universe

@rowanu rowanu changed the title Expand actions to show all valid actions Expand actions which have a "*" Dec 28, 2019
@rowanu rowanu closed this as completed in e3650e1 Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant