aws-samples / aws-security-hub-findings-historical-export

MIT No Attribution
0 stars 0 forks source link

Cloudformation template doesn't exist #1

Open kgoenkaaw opened 7 months ago

kgoenkaaw commented 7 months ago

https://github.com/aws-samples/aws-security-hub-findings-historical-export/blob/main/security-hub-findings-historical-export.yaml

jazst21 commented 6 months ago

please change cdk.json "app": "npx ts-node --prefer-ts-exts bin/sechub_simulator.ts", into "app": "npx ts-node --prefer-ts-exts bin/security_hub_export.ts",

also change package.json bin into "security_hub_export": "bin/security_hub_export.js" the main branch is not updated/aligned for the cdk app filename