Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohbish committed Jun 2, 2023
1 parent 98509d5 commit 2bfacf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ Test data generation plays a critical role in evaluating system performance, val

The AWS Glue Test Data Generator provides a configurable framework for Test Data Generation using AWS Glue Pyspark serverless Jobs. The required test data description is fully configurable through a YAML configuration file.

## Code Repository on Github
The source code and depolymen instruction are accessible through this link: [Github Code Repository](https://github.com/aws-samples/aws-glue-test-data-generator)

## Supported data types

The Test Data Generation Framework currently supports the following types:

* **Unique Key Generator**
Expand Down

0 comments on commit 2bfacf5

Please sign in to comment.