You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws: Rebrand AWS Security Hub to AWS Security Hub CSPM
The changes include display names, reference links, documentation and dashboards to align
with the new brand name.
This adds a breaking change, as it involves updating the `observer.vendor` value to
`AWS Security Hub CSPM`.
| IAM ListAccountAliases | 1 | Once on startup | all |
36
-
| STS GetCallerIdentity | 1 | Once on startup | all |
37
-
| EC2 DescribeRegions | 1 | Once on startup | all |
38
-
| CloudWatch ListMetrics | Total number of results / ListMetrics max page size (500, based on [AWS API ListMetrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_ListMetrics.html)| Per region per collection period | metrics related only |
39
-
| CloudWatch GetMetricData | Total number of results / GetMetricData max page size (500, based on [AWS API GetMetricData](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetMetricData.html)| Per region per namespace per collection period | metrics related only |
40
-
| CloudWatch DescribeLogGroups | Total number of results / DescribeLogGroups max page size (50, based on [AWS API DescribeLogGroups](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeLogGroups.html)| Per region per collection period | logs related only |
41
-
| CloudWatch FilterLogEvents | Total number of results / FilterLogEvents max page size (1MB or 10'0000 events, based on [AWS API FilterLogEvents](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_FilterLogEvents.html)| Per log group per region per collection period | logs related only |
42
-
| CostExplorer GetCostAndUsage | Total number of results / GetCostAndUsage max page size (8192, based on [AWS API GetCostAndUsage](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetCostAndUsage.html)| Per CostExplorer Group Definition per region per collection period | AWS Billing |
43
-
| S3 ListObjectsV2 | Total number of results / ListObjectsV2 max page size (up to 1,000, based on [AWS API FilterLogEvents](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html)| Per bucket per region per collection period | logs related only |
44
-
| S3 GetObject | 1 | Per object per collection period | logs related only |
45
-
| SecurityHub GetFindings | Total number of results / GetFindings max page size ( 100, based on [AWS API GetFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindings.html)| Per region per collection period | AWS Security Hub ||
46
-
| SecurityHub GetInsights | Total number of results / GetInsights max page size ( 100, based on [AWS API GetInsights](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsights.html)| Per region per collection period | AWS Security Hub ||
33
+
| AWS API Name | AWS API Count | Frequency | Datastream |
| IAM ListAccountAliases | 1 | Once on startup | all |
36
+
| STS GetCallerIdentity | 1 | Once on startup | all |
37
+
| EC2 DescribeRegions | 1 | Once on startup | all |
38
+
| CloudWatch ListMetrics | Total number of results / ListMetrics max page size (500, based on [AWS API ListMetrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_ListMetrics.html)| Per region per collection period | metrics related only |
39
+
| CloudWatch GetMetricData | Total number of results / GetMetricData max page size (500, based on [AWS API GetMetricData](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_GetMetricData.html)| Per region per namespace per collection period | metrics related only |
40
+
| CloudWatch DescribeLogGroups | Total number of results / DescribeLogGroups max page size (50, based on [AWS API DescribeLogGroups](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeLogGroups.html)| Per region per collection period | logs related only |
41
+
| CloudWatch FilterLogEvents | Total number of results / FilterLogEvents max page size (1MB or 10'0000 events, based on [AWS API FilterLogEvents](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_FilterLogEvents.html)| Per log group per region per collection period | logs related only |
42
+
| CostExplorer GetCostAndUsage | Total number of results / GetCostAndUsage max page size (8192, based on [AWS API GetCostAndUsage](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetCostAndUsage.html)| Per CostExplorer Group Definition per region per collection period | AWS Billing |
43
+
| S3 ListObjectsV2 | Total number of results / ListObjectsV2 max page size (up to 1,000, based on [AWS API FilterLogEvents](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html)| Per bucket per region per collection period | logs related only |
44
+
| S3 GetObject | 1 | Per object per collection period | logs related only |
45
+
| SecurityHub GetFindings | Total number of results / GetFindings max page size ( 100, based on [AWS API GetFindings](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetFindings.html)| Per region per collection period | AWS Security Hub CSPM||
46
+
| SecurityHub GetInsights | Total number of results / GetInsights max page size ( 100, based on [AWS API GetInsights](https://docs.aws.amazon.com/securityhub/1.0/APIReference/API_GetInsights.html)| Per region per collection period | AWS Security Hub CSPM||
47
47
| SQS ReceiveMessage | 1 | Every 20s minimum (more frequent if messages are waiting) | logs related only (S3 notifications) |
48
48
| SQS DeleteMessage | 1 | Once per received message | logs related only (S3 notifications) |
49
49
| SQS ChangeMessageVisibility | 1 | When message processing exceeds 150s | logs related only (S3 notifications) |
Copy file name to clipboardExpand all lines: packages/aws/_dev/build/docs/securityhub.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Security Hub
1
+
# Security Hub CSPM
2
2
3
-
The [AWS Security Hub](https://docs.aws.amazon.com/securityhub/) integration collects and parses data from AWS Security Hub REST APIs.
3
+
The [AWS Security Hub CSPM](https://docs.aws.amazon.com/securityhub/) integration collects and parses data from AWS Security Hub REST APIs.
4
4
5
5
**IMPORTANT: Extra AWS charges on API requests will be generated by this integration. Check [API Requests](https://www.elastic.co/docs/current/integrations/aws#api-requests) for more details.**
Copy file name to clipboardExpand all lines: packages/aws/data_stream/securityhub_findings/_dev/test/pipeline/test-securityhub-findings.log-expected.json
0 commit comments