Skip to content

feat: add grantStreamRead to amplify managed table#3253

Merged
dpilch merged 2 commits into
mainfrom
grant-stream-read
Apr 11, 2025
Merged

feat: add grantStreamRead to amplify managed table#3253
dpilch merged 2 commits into
mainfrom
grant-stream-read

Conversation

@dpilch
Copy link
Copy Markdown
Contributor

@dpilch dpilch commented Apr 7, 2025

Description of changes

Add grantStreamRead to amplify managed table. This allows searchable to be used on Amplify managed tables for the purpose of migrations. The function does the same thing as the one on the Table construct: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_dynamodb.Table.html#grantwbrstreamwbrreadgrantee

CDK / CloudFormation Parameters Changed

Issue #, if available

N/A

Description of how you validated changes

  • Unit tests
  • Manual tests

Checklist

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

@dpilch dpilch force-pushed the grant-stream-read branch from 4896e9d to 3bc4426 Compare April 7, 2025 20:28
@dpilch dpilch force-pushed the grant-stream-read branch from 3bc4426 to 6666bb3 Compare April 10, 2025 19:15
@dpilch dpilch marked this pull request as ready for review April 10, 2025 21:21
@dpilch dpilch requested a review from a team as a code owner April 10, 2025 21:21
@dpilch dpilch enabled auto-merge (squash) April 10, 2025 21:21
@dpilch dpilch merged commit d5e9428 into main Apr 11, 2025
6 of 7 checks passed
@dpilch dpilch deleted the grant-stream-read branch April 11, 2025 17:01
dpilch pushed a commit that referenced this pull request Apr 17, 2025
* chore: update .jsii assembly

* chore: update .jsii assembly

* chore: upgrade to Node 20 (#3258)

* feat: add grantStreamRead to amplify managed table (#3253)

* chore: prep migrations release (#3169)

---------

Co-authored-by: amplify-data-ci <amplify-data-dev+github@amazon.com>
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.

3 participants