Aws-dynamodb-io

Latest version: v0.1.7

Safety actively analyzes 702026 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.7

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Add support to serialize and deserialize manifest summary for both full export and incremental export file.

0.1.6

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Add support to do incremental export in ``ExportJob.export_table_to_point_in_time`` method.
- Add the following Public APIs:
- ``aws_dynamodb_io.api.ExportTypeEnum``

0.1.5

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Add the ``ExportJob.from_s3_dir`` method to create an ``ExportJob`` object from an S3 directory directly.
- Add the following Public APIs:
- ``aws_dynamodb_io.api.ExportJob.from_s3_dir``

0.1.4

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- Add ``client_token``, ``s3_sse_algorithm``, ``s3_sse_kms_key_id``, ``billed_size_bytes``, ``export_type``, ``incremental_export_specification`` attributes to ``ExportJob``
- Add ``client_token`` attribute to ``ImportJob``.

0.1.3

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- Add ``export_arn`` and ``export_format`` attribute to ``aws_dynamodb_io.api.DataFile`` class.

0.1.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Add the following Public APIs:
- ``aws_dynamodb_io.api.parse_s3uri``
- Rename ``aws_dynamodb_io.api.T_ITEM`` to ``aws_dynamodb_io.api.T_DNAMODB_JSON``
- ``aws_dynamodb_io.api.DataFile.read_amazon_ion`` and ``aws_dynamodb_io.api.ExportJob.read_amazon_ion`` method now returns a list of ``amazon.ion.simple_types.IonPyDict`` object. We leave the decision to the user to convert the IonPyDict object to a Python dictionary or any other data structure as needed.

**Bugfixes**

- Remove unnecessary ``dynamodb-json`` dependency from the ``requirements.txt`` file.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.