Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

DynamoDB Streams#1

Closed
kiril-pirozenko-home24 wants to merge 4 commits intomasterfrom
feature/dynamodbstreams
Closed

DynamoDB Streams#1
kiril-pirozenko-home24 wants to merge 4 commits intomasterfrom
feature/dynamodbstreams

Conversation

@kiril-pirozenko-home24
Copy link
Copy Markdown

No description provided.

Comment thread .vscode/launch.json Outdated
@@ -0,0 +1,15 @@
{
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

??? what's this mess?

Comment thread actions/createTable.js Outdated
})
}

function toStreamLabelString(date) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not take zulu time and remove zulu part?

Comment thread actions/putItem.js
if (err) return cb(err)
cb(null, returnObj)

if (table.LatestStreamArn) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code is (almost) duplicated with delete / put actions

@kiril-pirozenko-home24
Copy link
Copy Markdown
Author

Closing in favour of architect#67

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants