70ee55d07d
* [Rule Tuning] AWS S3 Bucket Expiration Lifecycle Configuration Added AWS S3 Bucket Expiration Lifecycle Configuration Added - changed rule type to EQL so as not to use the double wildcard - used `event.type` as event category override field because `event.category` is not mapped for `PutBucketLifecycle` action - removed unnecessary `*LifecycleConfiguration*` check from query, this field is required for any `PutBucketLifecycle` API call so unnecessary to include in the query. - updated description and IG - reduced execution window - updated Mitre mapping - removed incorrect setup notes - added highlighted fields * fixing Mitre mapping error * adding IG disclaimer