AWS Security ChangesHomeSearch

AWS AmazonECR documentation change

Service: AmazonECR · 2025-05-03 · Documentation low

File: AmazonECR/latest/userguide/repository-create.md

Summary

Minor grammatical correction in scanning configuration documentation

Security assessment

Simple text correction from "it's" to "it is" with no security implications or changes to security-related content.

Diff

diff --git a/AmazonECR/latest/userguide/repository-create.md b/AmazonECR/latest/userguide/repository-create.md
index 02f0c145c..c64020835 100644
--- a//AmazonECR/latest/userguide/repository-create.md
+++ b//AmazonECR/latest/userguide/repository-create.md
@@ -37 +37 @@ The repository name may container a maximum of `256` characters. The name must s
-  7. For **Image scanning settings** , while you can specify the scan settings at the repository level for basic scanning, it's best practice to specify the scan configuration at the private registry level. Configuring the scanning settings at the private registry level enables you to choose between enhanced scanning or basic scanning, and also allows you to define filters to specify which repositories should be scanned.
+  7. For **Image scanning settings** , while you can specify the scan settings at the repository level for basic scanning, it is a best practice to specify the scan configuration at the private registry level. Configuring the scanning settings at the private registry level enables you to choose between enhanced scanning or basic scanning, and also allows you to define filters to specify which repositories should be scanned.