Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 517 Bytes

dynamodbstreams.rst

File metadata and controls

32 lines (19 loc) · 517 Bytes

dynamodbstreams

Example usage

python

@mock_dynamodbstreams def test_dynamodbstreams_behaviour: boto3.client("dynamodbstreams") ...

Implemented features for this service

  • [X] describe_stream
  • [X] get_records
  • [X] get_shard_iterator
  • [X] list_streams