Amazon DataZone Update Metadata

Use Step Functions to update the business metadata catalog in Amazon DataZone

This workflow implements a Step Functions workflow to programmatically update metadata-form values for an Amazon DataZone business metadata catalog

< Back to all workflows

GitHub icon View this workflow on GitHub


Clone repo

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/sfn-datazone-update-metadata-cdkcd step-functions-workflows-collection/sfn-datazone-update-metadata-cdk/

Deploy

1. Bootstrap CDK, if needed: cdk bootstrap aws://{your-aws-account-number}/{your-aws-region}2. Deploy the stack: npx cdk deploy --parameters dataZoneDomainId=<value> --parameters dataZoneProjectId=<value>


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

1. Delete the stack: cdk destroy.

Created by:

Andrea Filippo La Scola

Andrea Filippo La Scola

Andrea Filippo is a Partner Solutions Architect at AWS based in Italy working on modern data architectures and solving problems with serverless technologies.

Follow on LinkedIn