Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Pass instance data to SNS topic #6

Merged
merged 1 commit into from
Oct 10, 2016
Merged

Conversation

martinb3
Copy link
Contributor

  • Pass the instance data from describe_instances to the SNS topic
  • If we get instance data on the SNS topic, use it instead of looking it all up again
  • Sanitize instance data; it may contain un-JSON-serializable values like datetime(s)

RE: #5

- Pass the instance data from `describe_instances` to the SNS topic

- If we get instance data on the SNS topic, use it instead of looking it all up again

- Sanitize instance data; it may contain un-JSON-serializable values like datetime(s)

RE: #5
@martinb3 martinb3 merged commit d28b1eb into master Oct 10, 2016
@horacio3 horacio3 deleted the reduce_describe_calls branch October 10, 2016 11:15
@martinb3 martinb3 restored the reduce_describe_calls branch October 24, 2016 07:29
@martinb3 martinb3 deleted the reduce_describe_calls branch October 24, 2016 07:34
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