Create AppSync Data Source to RDS Data API
aws appsync create-data-source --api-id ID --service-role-arn ARN --name datasourcetest --type RELATIONAL_DATABASE --relational-database-config file://config.json --profile PROFILE --region REGION
Example config.json
{