awslabs / aws-iot-certificate-vending-machine

The CVM allows a device to apply for its own certificate and installation.
Apache License 2.0
82 stars 16 forks source link

fixes #6 and #7 #8

Open eercanayar opened 5 years ago

eercanayar commented 5 years ago

Issue #, if available: #6 and #7

Description of changes:

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

cncoder commented 5 years ago

@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 commented 5 years ago

Hey @cncoder

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