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

More detailed provider level example documentation #369

Open
mxw-sec opened this issue May 2, 2023 · 0 comments
Open

More detailed provider level example documentation #369

mxw-sec opened this issue May 2, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@mxw-sec
Copy link

mxw-sec commented May 2, 2023

Is your feature request related to a problem? Please describe.
In a way yes, Could you provide detailed "Templates" or a singular template for Each provider that matches the schema pages.

Describe the solution you'd like
I Would like to see a schema example page for each provider such as AWS, where you have all the options in the correct format such as conditions, tags, etc.

inline_policies:
- policy_name: {NAME}
statement:
- action:
- {AWS:RESOURCE JSON STYLE}
effect: Deny
resource: "*" OR ARN with wildcard
- condition:
- IAM:ResourceTag/{Key}: {VALUE}

Describe alternatives you've considered
template builder or wizard

@smoy smoy added the documentation Improvements or additions to documentation label May 2, 2023
@smoy smoy assigned smoy and unassigned mdaue2 May 2, 2023
@smoy smoy added the help wanted Extra attention is needed label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants