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

better documentation for exclusions #48

Open
jlongman opened this issue Oct 12, 2021 · 0 comments
Open

better documentation for exclusions #48

jlongman opened this issue Oct 12, 2021 · 0 comments

Comments

@jlongman
Copy link

jlongman commented Oct 12, 2021

A suggestion to add better docs for exclusion. I got it working but not sure if I understand the full permutations. this worked for me (in drawio, note #47):

 -e AWS::S3::BucketPolicy -e AWS::IAM::Policy -e AWS::Lambda::Permission -e Custom::S3AutoDeleteObjects

(It wasn't clear if I could use commas?)

The example also helps clarify the way to specify a Type.

Also, I can create a separate ticket, but maybe it's documentation: Can I filter element names?

As mentioned in #47, this is because the cdk introduces some custom resources which are useful but not core to the expression of my diagram, but of course the Custom Types are filterable but the AWS:Lambda:Function types overlap "useful" ones.

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