AWS AmazonECR documentation change
Summary
Added basic image scan quota and increased images per repository limit
Security assessment
Service updates updates related to operational limits rather than security features. Basic scans are security-related but the quota itself is an operational constraint.
Diff
diff --git a/AmazonECR/latest/userguide/service-quotas.md index e18b6cc54..6e4e1f0bc 100644 --- a/AmazonECR/latest/userguide/service-quotas.md +++ b/AmazonECR/latest/userguide/service-quotas.md @@ -12,0 +13 @@ Name | Default | Adjustable | Description +Basic image scans per 24 hours | Each supported Region: 100,000 | No | The maximum number of images that can be scanned within a 24 hour period in the current account and region using basic scanning. This limit includes both scan on push and manual scans. @@ -14 +15 @@ Filters per rule in a replication configuration | Each supported Region: 100 | N -Images per repository | Each supported Region: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/ecr/quotas/L-03A36CE1) | The maximum number of images per repository. +Images per repository | Each supported Region: 20,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/ecr/quotas/L-03A36CE1) | The maximum number of images per repository.