diff --git a/blog-cse/2025-05-09-content.md b/blog-cse/2025-05-09-content.md index 1fa7d9b0ab..586e089b5f 100644 --- a/blog-cse/2025-05-09-content.md +++ b/blog-cse/2025-05-09-content.md @@ -21,10 +21,6 @@ This release includes: Changes are enumerated below. -:::warning attention -We are currently aware of a synchronization issue with updated and new rules not appearing with the specified changes and are working to address the issue ASAP. -::: - ### Rules - [New] OUTLIER-S00033 AWS DynamoDB Outlier in PutItem Events from User - [Disabled by Default] This rule detects an unusual amount of PutItem events to a DynamoDB resource within an hour time period (DynamoDB data events are required). Verify the user is authorized to modify the DynamoDB tables and instances. This rule is disabled by default due to potential volume of signals, before enabling consider excluding authorized users via match lists, and adjust floor value and model sensitivity as needed.