For all AWS CDK developers interested in checking or automating compliance of infrastructure changes, I'm working on a Change Analysis tool for my Master's thesis to do just that. You can check it out and help me in this 30 minute survey: https://t.co/LdKjBTGYhe
Hi CDK users! Want to help @reeckset build awesome change interpretation tooling for CDK Pipelines? Check out the prototype and leave your thoughts here:
https://t.co/cHWU2tR7Im
#DevTools Tip ⚡️ You can get any element into your clipboard with this keyboard only workflow. In the Console Panel, try this:
copy(document.body)
This also works for JavaScript objects!