wazuh-dashboard-plugins
                                
                                 wazuh-dashboard-plugins copied to clipboard
                                
                                    wazuh-dashboard-plugins copied to clipboard
                            
                            
                            
                        Deprecate aws fields
In version 3.13 the following fields change:
- data.aws.awsRegionto- data.aws.region
- data.aws.aws_account_idto- data.aws.accountId
To prevent loss of information, we will update the Filebeat pipeline to copy the old field into the new one in any alert containing it.
Added two new ingests to the Filebeat module in this PR: https://github.com/wazuh/wazuh/pull/4459

Confirmed that the linked PR resolves this problem
Closed by https://github.com/wazuh/wazuh/pull/4459