AWS elasticbeanstalk documentation change
Summary
Updated documentation link text from 'Using images...' to 'Authenticating with image repositories'
Security assessment
The link text change emphasizes authentication processes but does not indicate a specific security vulnerability being addressed
Diff
diff --git a/elasticbeanstalk/latest/dg/single-container-docker-configuration.md b/elasticbeanstalk/latest/dg/single-container-docker-configuration.md index 86a575f94..34e1b89db 100644 --- a//elasticbeanstalk/latest/dg/single-container-docker-configuration.md +++ b//elasticbeanstalk/latest/dg/single-container-docker-configuration.md @@ -85 +85 @@ Valid keys and values for the `Dockerrun.aws.json v1` file include the following -See [Using images from a private repository in Elastic Beanstalk](./docker-configuration.remote-repo.html#docker-configuration.remote-repo.dockerrun-aws) in _Using images from a private repository_ later in this chapter. +See [Authenticating with image repositories](./docker-configuration.remote-repo.html#docker-configuration.remote-repo.dockerrun-aws) in _Using images from a private repository_ later in this chapter.