cc5387d566
* [New Rule][Deprecation] AWS EC2 Export Tasks Rules **AWS EC2 VM Export Failure** Starting Deprecation process for this rule. I cannot see the value in alerting on a failed VM export attempt. This is rare behavior in general but failed attempts don't warrant an alert especially considering we have no coverage for an actual successful VM Export. This rule has had no alerts in telemetry, I've seen no hits in prod data either. VM exports have a very specific use-case, they can be used to create VM image files that can be downloaded and used to run a VM locally. Successful exports warrant an alert. **AWS EC2 Export Task** This new rule is meant to fill the previously mentioned gap regarding successful VM exports. But also includes other forms of EC2 export tasks. `CreateImageExportTask` `ExportImage` `CreateStoreImageTask` * adding highlighted fields adding highlighted fields * Update rules/integrations/aws/exfiltration_ec2_vm_export_failure.toml * Update rules/integrations/aws/exfiltration_ec2_vm_export_failure.toml