Simplify_ddb_json class - AWS Glue

Simplify_ddb_json class

Simplifies nested columns in a DynamicFrame that are specifically in the DynamoDB JSON structure, and returns a new simplified DynamicFrame.

Example

We recommend that you use the DynamicFrame.simplify_ddb_json() method to simplify nested columns in a DynamicFrame that are specifically in the DynamoDB JSON structure. To view a code example, see Example: Use simplify_ddb_json to invoke a DynamoDB JSON simplify.