HomeSort by relevance Sort by last modified time
    Searched refs:DynamoDB (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
table.py 17 Interacts & models the behavior of a DynamoDB table.
20 records within DynamoDB. The important part is that all records within the
44 This is useful if the table already exists within DynamoDB & you simply
52 persist the table structure to DynamoDB.
133 Creates a new table in DynamoDB & returns an in-memory ``Table`` object.
135 This will setup a brand new table within DynamoDB. The ``table_name``
144 **IMPORTANT** - If the table already exists in DynamoDB, additional
253 Given a raw schema structure back from a DynamoDB response, parse
284 Given a raw index/global index structure back from a DynamoDB response,
317 Given a raw index structure back from a DynamoDB response, pars
    [all...]
layer1.py 34 Amazon DynamoDB
37 This is the Amazon DynamoDB API Reference. This guide provides
38 descriptions and samples of the low-level DynamoDB API. For
39 information about DynamoDB application development, go to the
40 `Amazon DynamoDB Developer Guide`_.
42 Instead of making the requests to the low-level DynamoDB API
45 AWS SDKs make it unnecessary to call the low-level DynamoDB API
48 information, go to `Using the AWS SDKs with DynamoDB`_ in the
49 Amazon DynamoDB Developer Guide .
51 If you decide to code against the low-level DynamoDB API directly
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
README.rst 63 * Amazon DynamoDB (Python 3)

Completed in 433 milliseconds