Hi,
i want to define a global table that should exist in 2 regions. What do i have to add to my serverless.yml?
Thanks!
Hi,
i want to define a global table that should exist in 2 regions. What do i have to add to my serverless.yml?
Thanks!
There is currently no way to do this with Cloudformation. You can do it through the CLI though and bake it into your CI/CD pipeline.