Skip to content
Snippets Groups Projects
dynamodb_helpers.rst 343 B
Newer Older
  • Learn to ignore specific revisions
  • sample.helpers
    ==============
    
    .. automodule:: sample.helpers
       :members:
       :undoc-members:
       :show-inheritance:
    
       .. rubric:: Functions
    
       .. autosummary::
          :toctree: _autosummary
    
          get_raw_data_path
          get_dynamodb_resource
          list_dynamodb_tables
          get_movies_table
          get_movie_item
          query_movies_by_year