Skip to content

Commit

Permalink
feat(#3343): Add remove_from_bucket test for aws WAF integration
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-stefani committed Feb 16, 2023
1 parent e39b9c0 commit ea3c03d
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,12 @@
metadata:
bucket_type: guardduty
bucket_name: wazuh-native-guardduty-integration-tests

- name: waf_remove_from_bucket
description: WAF remove from bucket configurations
configuration_parameters:
BUCKET_TYPE: waf
BUCKET_NAME: wazuh-waf-integration-tests
metadata:
bucket_type: waf
bucket_name: wazuh-waf-integration-tests

0 comments on commit ea3c03d

Please sign in to comment.