What happens to DynamoDB stream when we convert regional table to global table – Amazon Web Sevices
I am trying to convert my existing DynamoDB table to a global DynamoDB table. In the existing DynamoDB table structure, we have configured a DynamoDB Stream that triggers a Lambda function when there is a change in DynamoDB data. What…