aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
5.08k stars 2.14k forks source link

Add CDK Aspect Implementation Example #962

Closed fosterdrummer closed 9 months ago

fosterdrummer commented 10 months ago

Describe the feature

Suggesting a CDK Aspect implementation example to be added as many users might not have experience using the feature.

Use Case

I have used Aspects for reporting, security scanning, and applying bulk customizations to constructs (Though I would only recommend the latter as a last resort).

Proposed Solution

I have created a sample project implementing an aspect that does the following:

Other Information

While the contributing guidelines discourage escape hatches, I still believe this example is relevant to show users how to implement a custom aspect.

Acknowledgements

Language

Typescript

github-actions[bot] commented 9 months ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.