AWS AmazonECR documentation change
Summary
Fixed typographical dashes in bullet points (changed em dash to en dash)
Security assessment
The changes are purely typographical with no security implications. Only dash characters were corrected in formatting.
Diff
diff --git a/AmazonECR/latest/userguide/registry-settings.md b/AmazonECR/latest/userguide/registry-settings.md index 59b880ce7..40922b57b 100644 --- a//AmazonECR/latest/userguide/registry-settings.md +++ b//AmazonECR/latest/userguide/registry-settings.md @@ -9 +9 @@ Amazon ECR uses private registry settings to configure features at the registry - * **Registry permissions** —A registry permissions policy provides control over the replication and pull through cache permissions. For more information, see [Private registry permissions in Amazon ECR](./registry-permissions.html). + * **Registry permissions** – A registry permissions policy provides control over the replication and pull through cache permissions. For more information, see [Private registry permissions in Amazon ECR](./registry-permissions.html). @@ -11 +11 @@ Amazon ECR uses private registry settings to configure features at the registry - * **Pull through cache rules** —A pull through cache rule is used to cache images from an upstream registry in your Amazon ECR private registry. For more information, see [Sync an upstream registry with an Amazon ECR private registry](./pull-through-cache.html). + * **Pull through cache rules** – A pull through cache rule is used to cache images from an upstream registry in your Amazon ECR private registry. For more information, see [Sync an upstream registry with an Amazon ECR private registry](./pull-through-cache.html). @@ -13 +13 @@ Amazon ECR uses private registry settings to configure features at the registry - * **Replication configuration** —The replication configuration is used to control whether your repositories are copied across AWS Regions or accounts. For more information, see [Private image replication in Amazon ECR](./replication.html) + * **Replication configuration** – The replication configuration is used to control whether your repositories are copied across AWS Regions or accounts. For more information, see [Private image replication in Amazon ECR](./replication.html) @@ -15 +15 @@ Amazon ECR uses private registry settings to configure features at the registry - * **Repository creation templates** —A repository creation template is used to define the standard settings to apply when new repositories are created by Amazon ECR on your behalf. For example, repositories created by a pull through cache action. For more information, see [Templates to control repositories created during a pull through cache or replication action](./repository-creation-templates.html). + * **Repository creation templates** – A repository creation template is used to define the standard settings to apply when new repositories are created by Amazon ECR on your behalf. For example, repositories created by a pull through cache action. For more information, see [Templates to control repositories created during a pull through cache or replication action](./repository-creation-templates.html). @@ -17 +17 @@ Amazon ECR uses private registry settings to configure features at the registry - * **Scanning configuration** —By default, your registry is enabled for basic scanning. You may enable enhanced scanning which provides an automated, continuous scanning mode that scans for both operating system and programming language package vulnerabilities. For more information, see [Scan images for software vulnerabilities in Amazon ECR](./image-scanning.html). + * **Scanning configuration** – By default, your registry is enabled for basic scanning. You may enable enhanced scanning which provides an automated, continuous scanning mode that scans for both operating system and programming language package vulnerabilities. For more information, see [Scan images for software vulnerabilities in Amazon ECR](./image-scanning.html).