AWS Security ChangesHomeSearch

AWS inspector documentation change

Service: inspector · 2025-08-28 · Documentation low

File: inspector/latest/user/sbom-generator.md

Summary

Increased SBOM package limit from 2,000 to 5,000 for Inspector Scan API

Security assessment

This operational change increases processing capacity without directly addressing security issues or documenting security features. It's a scalability improvement rather than a security-related modification.

Diff

diff --git a/inspector/latest/user/sbom-generator.md b/inspector/latest/user/sbom-generator.md
index 54ed4248c..79c88b0d7 100644
--- a//inspector/latest/user/sbom-generator.md
+++ b//inspector/latest/user/sbom-generator.md
@@ -218 +218 @@ To enable this capability, you pass the `--scan-sbom` argument to the Sbomgen CL
-The Amazon Inspector Scan API doesn't process SBOMs with more than 2,000 packages. In this scenario, the Amazon Inspector Scan API returns an HTTP 400 response. 
+The Amazon Inspector Scan API doesn't process SBOMs with more than 5,000 packages. In this scenario, the Amazon Inspector Scan API returns an HTTP 400 response.