Skip to content

Add support for BatchWriteItem #84

@kennethjor

Description

@kennethjor

BatchWriteItemRequest is able to take a bunch of PutRequest and DeleteRequest inside WriteRequest wrappers. It might make sense to implement helper methods like batch put and batch delete. Unprocessed items in the response will have to be mapped and returned in a sensible way as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions