Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create library to do updates from Calm to DynamoDB #53

Closed
alexwlchan opened this issue Feb 15, 2017 · 2 comments
Closed

Create library to do updates from Calm to DynamoDB #53

alexwlchan opened this issue Feb 15, 2017 · 2 comments

Comments

@alexwlchan
Copy link
Contributor

alexwlchan commented Feb 15, 2017

Our current script takes an XML export from Calm and shoves the whole thing into a new DynamoDB table.

We should use the Calm API to process updates (possibly using the “Modified” field) to update an existing DynamoDB table with new data.

This task only covers the “update existing data” part. Related: #52.

@kenoir
Copy link
Contributor

kenoir commented Feb 15, 2017

We should probably be able to do both.

@alexwlchan alexwlchan changed the title Create Python library/script to do updates from Calm to DynamoDB Create library to do updates from Calm to DynamoDB Mar 9, 2017
@alexwlchan
Copy link
Contributor Author

Closed by #80.

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

No branches or pull requests

2 participants