Lars Jacobsson

Results 15 comments of Lars Jacobsson

Hi, sorry for the late reply. For the `pattern` command, you'll need `schemas:List*` and probably `schemas:Get*`. No write-actions are needed.

FYI - I'm leaving this open with the hope for official support for this. Don't think we can/should accurately build this ourselves

Hi @dacacioa. Thanks for bringing this up. I've been thinking about solutions for this, but it's hard to know what people want to see in a simplified diagram. > One...

Sorry for the _very_ late attention on this. Can you please try to see if the latest release (1.1.34) fixes this. Leaving this open until I get thumbs up. Have...

@RachelleJanssen do you have a link to the project's repo?

@praneetap Fwiw, I've published this functionality as a standalone CLI here: https://www.npmjs.com/package/@mhlabs/sam-policies-cli I've made some manual mapping of which intrisic functions to use.

@ShreyaGangishetty Sorry for the brevity in my initial report. I've now taken time to make this reproducible. I've added an example to [this repo](https://github.com/ljacobsson/sam-event-source-update-bug-example). Please note that I've anonymised account...

Sorry for the delay from my end. Been through a busy period at work, but this should now be fixed as of v1.1.39

Thanks for the very thorough report! Been busy with real work, but will look at this asap

Ultimately what the code in cdk-wrapper does is that it's trying to create a map between Lambda functions in your synthed template and their locations on your local file system...