Skip to content

remove() doesn't support reserved words #18

@fr3shn3ss

Description

@fr3shn3ss

when using remove('TTL') or remove('year') the update expression doesn't handle it.

UpdateExpression =============> "SET test = :a, age = :b REMOVE year"

AWS Exception
ValidationException: Invalid UpdateExpression: Attribute name is a reserved keyword; reserved keyword: year

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions