schubergphilis / awsenergylabelercli

MIT License
2 stars 3 forks source link

The same data is copied twice when exporting data #18

Closed theodoorscholte closed 2 years ago

theodoorscholte commented 2 years ago

Running command ~/.local/bin/aws-energy-labeler --landing-zone-name cat --export-path s3://sbp-cat-electriceye-eu-west1 --export-all:

2022-08-23 09:26:19 3a96e0eb5004 entities.DataExporter[967] INFO File labeled-accounts.json copied to s3://sbp-cat-electriceye-eu-west1

1796 | 2022-08-23 09:26:21 3a96e0eb5004 entities.DataExporter[967] INFO File security-hub-findings.json copied to s3://sbp-cat-electriceye-eu-west1 1797 | 2022-08-23 09:26:21 3a96e0eb5004 entities.DataExporter[967] INFO File security-hub-findings.json copied to s3://sbp-cat-electriceye-eu-west1 1798 | 2022-08-23 09:26:21 3a96e0eb5004 entities.DataExporter[967] INFO File security-hub-findings-types.json copied to s3://sbp-cat-electriceye-eu-west1

theodoorscholte commented 2 years ago

Fixed with version 1.0.2