AWS elasticbeanstalk documentation change
Summary
Removed reference to chapter link in AWS CLI command example
Security assessment
Formatting change in documentation with no impact on security content or features.
Diff
diff --git a/elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md b/elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md index 43c8ad3ac..31cc56259 100644 --- a//elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md +++ b//elasticbeanstalk/latest/dg/configuring-https-ssl-upload.md @@ -13 +13 @@ AWS Certificate Manager (ACM) is the preferred tool to provision, manage, and de -You can use the [AWS Command Line Interface](./chapter-devenv.html#devenv-awscli) (AWS CLI) to upload your certificate. The following command uploads a self-signed certificate named `https-cert.crt` with a private key named `private-key.pem`: +You can use the AWS Command Line Interface (AWS CLI) to upload your certificate. The following command uploads a self-signed certificate named `https-cert.crt` with a private key named `private-key.pem`: