diff --git a/rules/integrations/aws/exfiltration_rds_snapshot_export.toml b/rules/integrations/aws/exfiltration_rds_snapshot_export.toml index 6b68c1302..cdef2f6ab 100644 --- a/rules/integrations/aws/exfiltration_rds_snapshot_export.toml +++ b/rules/integrations/aws/exfiltration_rds_snapshot_export.toml @@ -1,11 +1,11 @@ [metadata] creation_date = "2021/06/06" maturity = "production" -updated_date = "2021/07/20" +updated_date = "2021/09/30" integration = "aws" [rule] -author = ["Elastic"] +author = ["Elastic", "Austin Songer"] description = "Identifies the export of an Amazon Relational Database Service (RDS) Aurora database snapshot." false_positives = [ """ diff --git a/rules/integrations/aws/persistence_rds_instance_creation.toml b/rules/integrations/aws/persistence_rds_instance_creation.toml index efe39b127..9cd7f56c7 100644 --- a/rules/integrations/aws/persistence_rds_instance_creation.toml +++ b/rules/integrations/aws/persistence_rds_instance_creation.toml @@ -1,11 +1,11 @@ [metadata] creation_date = "2021/06/06" maturity = "production" -updated_date = "2021/07/20" +updated_date = "2021/09/30" integration = "aws" [rule] -author = ["Elastic"] +author = ["Elastic", "Austin Songer"] description = "Identifies the creation of an Amazon Relational Database Service (RDS) Aurora database instance." false_positives = [ """