Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
dynamodb.dynamodb\_helpers
==========================
.. automodule:: dynamodb.dynamodb_helpers
.. rubric:: Functions
.. autosummary::
get_config
get_dynamodb_resource
get_movie_item
get_movies_table
get_path_to_data
get_raw_data_path
get_tidy_data_path
list_dynamodb_tables
query_movies_by_year
tidy_movie_data