AWS elasticbeanstalk documentation change
Summary
Updated link to authentication documentation in private repository section
Security assessment
Highlights authentication format changes but does not indicate a security vulnerability fix
Diff
diff --git a/elasticbeanstalk/latest/dg/using-features.migration-al.generic.from-al1.md b/elasticbeanstalk/latest/dg/using-features.migration-al.generic.from-al1.md index b5de0ec69..5c54f33f9 100644 --- a//elasticbeanstalk/latest/dg/using-features.migration-al.generic.from-al1.md +++ b//elasticbeanstalk/latest/dg/using-features.migration-al.generic.from-al1.md @@ -131 +131 @@ Storage | Elastic Beanstalk configures Docker to use [storage drivers](https:// -Private repository authentication | When you provide a Docker-generated authentication file to connect to a private repository, you no longer need to convert it to the older format that Amazon Linux AMI Docker platform versions required. AL2023/AL2 Docker platform versions support the new format. For details, see [Using images from a private repository in Elastic Beanstalk](./docker-configuration.remote-repo.html). +Private repository authentication | When you provide a Docker-generated authentication file to connect to a private repository, you no longer need to convert it to the older format that Amazon Linux AMI Docker platform versions required. AL2023/AL2 Docker platform versions support the new format. For details, see [Authenticating with image repositories](./docker-configuration.remote-repo.html).