Namespace Aws\DynamoDb
Namespaces summary
| Aws\DynamoDb\Enum |
| Aws\DynamoDb\Exception |
| Aws\DynamoDb\Model |
| Aws\DynamoDb\Session |
Classes summary
| Crc32ErrorChecker | Validates the x-amz-crc32 header of a response, and if corrupt, will retry the request |
| DynamoDbClient | Client to interact with Amazon DynamoDB |
| Marshaler | Marshals JSON documents or array representations of JSON documents into the parameter structure required by DynamoDB. Also allows for unmarshaling. Does not support binary (B) or set (*S) types, since they are not supported explicitly in JSON. |