Skip to content

Support DynamoDBHashKey and DynamoDBRangeKey attributes #27

@howcheng

Description

@howcheng

If an entity has property names that are different from the key column names, you are supposed to use the [Amazon.DynamoDBv2.DataModel.DynamoDBHashKey] attribute, but it looks like you don't support this yet in the EntityKeyGetter class. You can probably make a method to scan the entity's properties for these attributes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions