| Index: third_party/gsutil/boto/docs/source/ref/dynamodb.rst
|
| diff --git a/third_party/gsutil/boto/docs/source/ref/dynamodb.rst b/third_party/gsutil/boto/docs/source/ref/dynamodb.rst
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..560556e291e2477f16a8f393e5df882cea1f8044
|
| --- /dev/null
|
| +++ b/third_party/gsutil/boto/docs/source/ref/dynamodb.rst
|
| @@ -0,0 +1,56 @@
|
| +.. ref-dynamodb
|
| +
|
| +========
|
| +DynamoDB
|
| +========
|
| +
|
| +boto.dynamodb
|
| +-------------
|
| +
|
| +.. automodule:: boto.dynamodb
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.dynamodb.layer1
|
| +--------------------
|
| +
|
| +.. automodule:: boto.dynamodb.layer1
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.dynamodb.layer2
|
| +--------------------
|
| +
|
| +.. automodule:: boto.dynamodb.layer2
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.dynamodb.table
|
| +-------------------
|
| +
|
| +.. automodule:: boto.dynamodb.table
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.dynamodb.schema
|
| +--------------------
|
| +
|
| +.. automodule:: boto.dynamodb.schema
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.dynamodb.item
|
| +------------------
|
| +
|
| +.. automodule:: boto.dynamodb.item
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.dynamodb.batch
|
| +-------------------
|
| +
|
| +.. automodule:: boto.dynamodb.batch
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +
|
|
|