Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

fixes #6 and #7#8

Open
eercanayar wants to merge 1 commit into
awslabs:masterfrom
eercanayar:better-lifecycle
Open

fixes #6 and #7#8
eercanayar wants to merge 1 commit into
awslabs:masterfrom
eercanayar:better-lifecycle

Conversation

@eercanayar
Copy link
Copy Markdown

Issue #, if available: #6 and #7

Description of changes:

  • isEnabled property is added to disable activation of any device even exists in the DynamoDB table.
  • isActivated property is added to check if the device is activated
  • Useful callbacks are implemented for better flow.

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

@cncoder
Copy link
Copy Markdown

cncoder commented Jan 29, 2019

@eercanayar Thank you for your help.

Does this modification modify the structure of the DynamoDB Table? If yes, please modify the Cloudformation deployment template (yaml file) and confirm that this deployment template is available.

@eercanayar
Copy link
Copy Markdown
Author

Hey @cncoder

No need to change the schema. It just adds some attributes to DynamoDB document, not the primary key or sort key.

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.

2 participants