

# Simplify\$1ddb\$1json class
<a name="aws-glue-api-crawler-pyspark-transforms-simplify-ddb-json"></a>

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

## Example
<a name="pyspark-simplify-ddb-json-examples"></a>

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\$1ddb\$1json to invoke a DynamoDB JSON simplify](aws-glue-api-crawler-pyspark-extensions-dynamic-frame.md#pyspark-simplify-ddb-json-example).