diff --git a/rules/aws/persistence_ec2_security_group_configuration_change_detection.toml b/rules/integrations/aws/persistence_ec2_security_group_configuration_change_detection.toml similarity index 97% rename from rules/aws/persistence_ec2_security_group_configuration_change_detection.toml rename to rules/integrations/aws/persistence_ec2_security_group_configuration_change_detection.toml index da0f4d780..c38478cdf 100644 --- a/rules/aws/persistence_ec2_security_group_configuration_change_detection.toml +++ b/rules/integrations/aws/persistence_ec2_security_group_configuration_change_detection.toml @@ -1,7 +1,8 @@ [metadata] creation_date = "2021/05/05" maturity = "production" -updated_date = "2021/05/05" +updated_date = "2021/08/13" +integration = "aws" [rule] author = ["Elastic", "Austin Songer"]