Skip to content

Create a DynamoDb table to store risk assessment results #77

@brianok77

Description

@brianok77

This table will have the following features:
Partition Key: {device guid}
Sort Key: {risk assessment key}#{assessment timestamp -- YYYYmmdd"T"hhMMss format}

It should also have 3 other columns:
Score
Risk Assessment Measure Key
Assessment Timestamp

Duplicating the subkeys of the sort key as columns will allow us to leverage them in secondary indexes later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions