Bastien

Results 10 comments of Bastien

I'm highly in favor of DDB streams and Lambda functions. We should decouple components as much as possible (it's a Retail Demo, but also a way to demonstrate architecture best...

Looks good to me. @james-jory can you have a second look ?

go modules included in another PR

closing as stack supports deployment in multi-region is good enough seperation.

We have not encountered this error. Can you check on your side: - If you have organisation policies or roles/ploicies that would explicitly denies some actions for your user? -...

I've assigned it to you. Let us know how you progress. As much as possible it would be good to build a reusable process (script/step function/s3 batch..) so we can...

Hi, Can you look at the cloudwatch logs of the Copy Images Lambda function? Have you changed the parameter SourceImagesPackage to a specific URL?

Hi, It is created as part of the cloudformation Template, here: https://github.com/aws-samples/retail-demo-store/blob/193f65086843dd70410079f9f0a38e18163111ef/aws/cloudformation-templates/base/_template.yaml#L198 It is created based on the condition CreateOpenSearchServiceLinkedRole Can you describe a bit more your issue?

fixes for me was: - python 3.10 (it is written "recommended" I guess it's "required") - downgrade numpy `pip install numpy\