community.aws icon indicating copy to clipboard operation
community.aws copied to clipboard

Add support for DynamoDB stream

Open nick-zh opened this issue 2 years ago • 0 comments

Summary

It would be nice to have the option to enable DynamoDB Stream for a table and choose the view type:

  • StreamEnabled: True|False
  • StreamViewType: NEW_IMAGE|OLD_IMAGE|NEW_AND_OLD_IMAGES|KEYS_ONLY

I think it should be possible i found it in some boto doc

Issue Type

Feature Idea

Component Name

dynamodb_table

Additional Information

No response

Code of Conduct

  • [X] I agree to follow the Ansible Code of Conduct

nick-zh avatar Jan 25 '22 13:01 nick-zh