Jonathan Sphar
Jonathan Sphar
@kbakk did you ever find a resolution for this? On my win10 machine, CDK commands execute painfully slowly (over 60s for a `cdk synth` on the sample-app). The import seems...
Handle ParameterName value with or without '/' when creaing generating SSMParameterReadPolicy policy
How are others working around this? I have an SSM path coming from a template parameter with a type of AWS::SSM::Parameter::Name, which validates that the input is a valid SSM...
What kind of external speaker are you trying to use? Specifically, I saw this happen on my Knobby when trying to move playback onto a Sonos speaker. It looks like...
The behavior of the `codeUri` property makes it challenging to use SAM with multiple Python Lambda functions/layers in one repo. Here's an abstract example: I have a repository `project` that...