Can you please show a sample serverless.yml that creates a global table in us-east-1 and replica in us-west-2 (or any other regions) using version v2 with createStack true. I have not been able to get it to work. The message i keep getting is:
Failed to setup global table. Error Failed to create a the new replica of table because one or more replicas already existed as tables.
Can you please show a sample serverless.yml that creates a global table in us-east-1 and replica in us-west-2 (or any other regions) using version v2 with createStack true. I have not been able to get it to work. The message i keep getting is: Failed to setup global table. Error Failed to create a the new replica of table because one or more replicas already existed as tables.