Skip to content

Commit 2328ce1

Browse files
CSOAR-3689: Renamed action names and updated the hints (#5726)
1 parent 08372f7 commit 2328ce1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

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

10-
***Version: 1.3
11-
Updated: Feb 28, 2024***
10+
***Version: 1.4
11+
Updated: Aug 28, 2025***
1212

1313
Interact with AWS Security Hub through Insights and Findings.
1414

1515
## Actions
1616

17-
* **Batch Import Finding** (*Enrichment*) - Import a batch of findings.
17+
* **Import Single Finding** (*Enrichment*) - Import a single finding.
1818
* **Create Insight** (*Containment*) - Create a new insight with the specified information.
1919
* **Delete Insight** (*Containment*) - Delete the specified insight.
2020
* **Get Findings** (*Enrichment*) - Get findings matching the specified query.
@@ -61,3 +61,7 @@ For information about AWS Security Hub, see [AWS Security Hub documentation](htt
6161
* March 10, 2022 - Logo
6262
* June 19, 2023 (v1.2) - Updated the integration with Environmental Variables
6363
* February 28, 2023 (v1.3) - Updated code for compatibility with Python 3.12
64+
* August 28, 2025 (v1.4)
65+
* Renamed action `Batch Import Finding` to `Import Single Finding`.
66+
* Renamed action `List Enable Products` to `List Enabled Products`.
67+
* Updated hints for all actions.

0 commit comments

Comments
 (0)