Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 698 Bytes

sdb.rst

File metadata and controls

39 lines (22 loc) · 698 Bytes

sdb

Implemented features for this service

  • [ ] batch_delete_attributes

  • [ ] batch_put_attributes

  • [X] create_domain

  • [ ] delete_attributes

  • [X] delete_domain

  • [ ] domain_metadata

  • [X] get_attributes

    Behaviour for the consistent_read-attribute is not yet implemented

  • [X] list_domains

    The max_number_of_domains and next_token parameter have not been implemented yet - we simply return all domains.

  • [X] put_attributes

    Behaviour for the expected-attribute is not yet implemented.

  • [ ] select