Simplify_ddb_json class - AWS Glue
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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.