Conformity-to-S3 is a CDK project to deploy all the required resources to move data from Conformity to S3, enabling further integration with other services, such as Splunk.
Just want to run it? The latest version of the CloudFormation template is always available here.
EventsBucket
Bucket name that hosts all eventsTopicARN
SNS Topic ARN to be used in Conformity dashboard
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
npm run build
compile typescript to jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit testscdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation template