Skip to content

Commit cdf9f33

Browse files
authored
Merge branch 'main' into hpal_azure_doc_fixes
2 parents 4d50e6c + 3ff59e3 commit cdf9f33

File tree

1 file changed

+5
-3
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+5
-3
lines changed

docs/platform-services/automation-service/app-central/integrations/aws-waf.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
66

77
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/aws.png')} alt="aws" width="50"/>
88

9-
***Version: 1.0
10-
Updated: April 19, 2024***
9+
***Version: 1.1
10+
Updated: March 26, 2025***
1111

1212
AWS WAF is a web application firewall that helps protect web applications from attacks by allowing you to configure rules that allow, block, or monitor (count) web requests based on conditions that you define.
1313

@@ -30,6 +30,7 @@ AWS WAF is a web application firewall that helps protect web applications from a
3030
* **List Resources for Web ACLs** (*Enrichment*) - Retrieves a list of the Amazon Resource Names (ARNs) for the regional resources that are associated with the specified web ACL.
3131
* **List Rule Groups** (*Enrichment*) - Retrieves a list of RuleGroupSummary objects for the rule groups that you manage.
3232
* **List Web ACLs** (*Enrichment*) - Retrieves a list of WebACLSummary objects for the web ACLs that you manage.
33+
* **Update IP Set** (*Containment*) - Updates the specified IPSet.
3334

3435

3536
## External Libraries
@@ -39,4 +40,5 @@ AWS WAF is a web application firewall that helps protect web applications from a
3940

4041
## Change Log
4142

42-
* April 19, 2024 - First upload
43+
* April 19, 2024 (v1.0)- First upload
44+
* March 26, 2025 (v1.1) - Added **Update IP Set** action: This new action allows users to add or remove IPs from an existing IP Set.

0 commit comments

Comments
 (0)