Till Hohenberger
Till Hohenberger
Hey, I quickly tried to get it flying, issue seems to be with the spaces in the shell. I'll look deeper into this. Syntax is `rate(1 day)` (full doc is...
Hey Keyvan, thanks for the feedback, highly appreciated. If you run `make` again with new values, it'll override the deployed stack. It does so, based on the name of the...
Oh, sorry to hear. Hope it didn't break any of your automation or so. It seems that setting `FunctionName` in https://github.com/aws-samples/amazon-personalize-automated-retraining/blob/master/stack.template#L125 (there is one occurence for each function) is unnecessary...
> Perhaps to avoid checking out the repo twice, you can add a feature like determine which `params.cfg` file to use from env variables? If you think this is a...
@keyvanm I added https://github.com/aws-samples/amazon-personalize-automated-retraining/pull/5 to include the stack name into the function name, please let me know if this is what you intended.