|
| 1 | +--- |
| 2 | +title: AWS Security Hub V2 |
| 3 | +description: '' |
| 4 | +--- |
| 5 | + |
| 6 | +import useBaseUrl from '@docusaurus/useBaseUrl'; |
| 7 | + |
| 8 | +<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/aws.png')} alt="aws" width="50"/> |
| 9 | + |
| 10 | +***Version: 1.0 |
| 11 | +Updated: Dec 11, 2025*** |
| 12 | + |
| 13 | +Interact with AWS Security Hub V2 through Insights and Findings. |
| 14 | + |
| 15 | +## Actions |
| 16 | + |
| 17 | +* **Import Single Finding** (*Enrichment*) - Import a single finding. |
| 18 | +* **Create Insight** (*Containment*) - Create a new insight with the specified information. |
| 19 | +* **Delete Insight** (*Containment*) - Delete the specified insight. |
| 20 | +* **Get Findings** (*Enrichment*) - Get findings matching the specified query. |
| 21 | +* **Get Insight Results** (*Enrichment*) - Get results for the specified insight. |
| 22 | +* **Get Insights** (*Enrichment*) - Get insights matching the specified query. |
| 23 | +* **List Enabled Products** (*Enrichment*) - Get a list of SecurityHub enabled products. |
| 24 | +* **Update Finding** (*Containment*) - Update a finding with the specified information. |
| 25 | +* **Update Insight** (*Containment*) - Update the specified insight. |
| 26 | + |
| 27 | +## Configure AWS Security Hub in Automation Service and Cloud SOAR |
| 28 | + |
| 29 | +import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; |
| 30 | +import IntegrationsAuthAWS from '../../../../reuse/integrations-authentication-aws.md'; |
| 31 | +import AWSRegions from '../../../../reuse/automation-service/aws/region.md'; |
| 32 | +import AWSAccesskey from '../../../../reuse/automation-service/aws/access-key.md'; |
| 33 | +import AWSSecret from '../../../../reuse/automation-service/aws/secret.md'; |
| 34 | +import AWSIAMRole from '../../../../reuse/automation-service/aws/iam-role.md'; |
| 35 | +import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md'; |
| 36 | +import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md'; |
| 37 | +import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md'; |
| 38 | +import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md'; |
| 39 | +import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md'; |
| 40 | +import IAMConfiguration from '../../../../reuse/automation-service/aws/iam-configuration.md'; |
| 41 | + |
| 42 | +<IntegrationsAuth/> |
| 43 | + |
| 44 | +* <IntegrationLabel/> |
| 45 | +* **Host**. Enter your [Security Hub URL](https://docs.aws.amazon.com/general/latest/gr/sechub.html), for example, `securityhub.us-east-1.amazonaws.com`. |
| 46 | +* <AWSRegions/> |
| 47 | +* **Service Name**. Enter `securityhub`. |
| 48 | +* <AWSAccesskey/> |
| 49 | +* <AWSSecret/> |
| 50 | +* <AWSIAMRole/> |
| 51 | +* <IntegrationTimeout/> |
| 52 | +* <IntegrationEngine/> |
| 53 | +* <IntegrationProxy/> |
| 54 | + |
| 55 | +<img src={useBaseUrl('/img/platform-services/automation-service/app-central/integrations/aws/aws-security-hub-v2-configuration.png')} style={{border:'1px solid gray'}} alt="AWS Security Hub configuration" width="400"/> |
| 56 | + |
| 57 | +<IntegrationsAuthAWS/> |
| 58 | + |
| 59 | +For information about AWS Security Hub, see [AWS Security Hub documentation](https://docs.aws.amazon.com/securityhub/). |
| 60 | + |
| 61 | +### AWS IAM role-based access |
| 62 | + |
| 63 | +<IAMConfiguration/> |
| 64 | + |
| 65 | +## Limitations |
| 66 | + |
| 67 | +Local [Automation Bridge](/docs/platform-services/automation-service/automation-service-bridge/) is not supported in this version. |
| 68 | + |
| 69 | +## Change Log |
| 70 | + |
| 71 | +* December 11, 2025 - First upload |
0 commit comments