Nabeel Amjad
Nabeel Amjad
Currently `ResolvableProperty` makes it so that even if `Stack` is called, it will attempt to resolve them immediately (due to to getter/setter involved). This introduces side effects if that property...
Hi, We're having a bit of an issue trying to get future response working with exponential_retry set, this seems to be the same issue as described at https://github.com/aws/aws-flow-ruby/issues/11 and https://github.com/aws/aws-flow-ruby/issues/48....
Hi AWS Flow Team, Is it possible to access the workflow_id (without passing it as a variable) into the activity itself? We can display it in our workflow everywhere but...