schema/sequencer.yaml in alephant-harness-0.1.0 vs schema/sequencer.yaml in alephant-harness-0.1.1

- old
+ new

@@ -1,21 +1,16 @@ :attribute_definitions: - - - :attribute_name: 'batch_version' - :attribute_type: 'N' - - - :attribute_name: 'component_key' + - + :attribute_name: 'key' :attribute_type: 'S' - + :table_name: '' :key_schema: - - - :attribute_name: 'component_key' + - + :attribute_name: 'key' :key_type: 'HASH' - - - :attribute_name: 'batch_version' - :key_type: 'RANGE' :provisioned_throughput: :read_capacity_units: 10 - :write_capacity_units: 10 + :write_capacity_units: 10 +