Skip to content

fix: return the latest DynamoDB Stream ARN when DynamoDB Stream is updated#3387

Open
fossamagna wants to merge 11 commits into
aws-amplify:mainfrom
fossamagna:stream-is-closed
Open

fix: return the latest DynamoDB Stream ARN when DynamoDB Stream is updated#3387
fossamagna wants to merge 11 commits into
aws-amplify:mainfrom
fossamagna:stream-is-closed

Conversation

@fossamagna

Copy link
Copy Markdown
Contributor

Description of changes

I have modified DynamoDB Stream to return the latest DynamoDB Stream ARN when it is updated.
Since the ARN changes when DynamoDB Stream is enabled, you must reacquire the latest Stream ARN after updating.

CDK / CloudFormation Parameters Changed

n/a

Issue #, if available

#3386

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • E2E test run linked
  • Tests are changed or added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@fossamagna

Copy link
Copy Markdown
Contributor Author

Hi, @ShadowCat567
Could you take a look at this PR.

@sarayev

sarayev commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Hi @fossamagna , the changes look good to me. Would you mind rebasing your branch with the latest main?

@fossamagna

Copy link
Copy Markdown
Contributor Author

@sarayev I merged latest main branch into my branch.

@fossamagna

Copy link
Copy Markdown
Contributor Author

@sarayev Could you take a look when you have time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants