AWS WAF now offers managed rule group versioning - devamazonaws.blogspot.com

AWS WAF now enables you to select a specific version of a managed rule group within your web ACL, giving you the ability to test new rule updates safely and roll back to previously tested versions. When using a versioned managed rule group, you control when new rule updates are applied to your traffic. By default, you will continue to automatically receive rule updates to your managed rule group. You can change this behavior by manually selecting a version, enabling you to pause automatic updates or go back to a previous version. Once you select a specific version, you will no longer receive automatic updates but will remain on the selected version until it reaches end of life.

Post Updated on August 09, 2021 at 11:01PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com