vishcious

Results 5 issues of vishcious

Troposphere is awesome! Thank you everyone for working on it. I was able to create a Role with title value containing "-" i.e. alphanumeric. This passes troposphere validation, but fails...

When using the properties block in the build script with default values, i might have something like this properties { $x = 1 $y = 2 $z = $x +...

pinned

I am running into this error when trying to run my tests with Giles https://gist.github.com/anonymous/4980481 Any ideas on how to go about fixing it? Thank You, Vish

1 - Ready

Can you please provide instructions for running the lambda service in my own AWS account?

**Describe the issue** I am trying to send a message from a spring cloud stream consumer method using the `StreamBridge` utility. I am able to use `StreamBridge` from any normal...