AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.27.49 to 2.27.50 and replaced 'AWS OpsWorks CM' with 'OpsWorks CM' in credential storage description
Security assessment
The changes are minor terminology updates (removing 'AWS' prefix) and version number increments. No evidence of addressing security vulnerabilities or describing new security features.
Diff
diff --git a/cli/latest/reference/opsworks-cm/update-server.md b/cli/latest/reference/opsworks-cm/update-server.md index fcdf748e3..8826fc9e1 100644 --- a//cli/latest/reference/opsworks-cm/update-server.md +++ b//cli/latest/reference/opsworks-cm/update-server.md @@ -15 +15 @@ - * [AWS CLI 2.27.49 Command Reference](../../index.html) » + * [AWS CLI 2.27.50 Command Reference](../../index.html) » @@ -323 +323 @@ Server -> (structure) ->> The response of a createServer() request returns the master credential to access the server in EngineAttributes. These credentials are not stored by AWS OpsWorks CM; they are returned only as part of the result of createServer(). +>> The response of a createServer() request returns the master credential to access the server in EngineAttributes. These credentials are not stored by OpsWorks CM; they are returned only as part of the result of createServer(). @@ -327 +327 @@ Server -> (structure) ->> * `CHEF_AUTOMATE_PIVOTAL_KEY` : A base64-encoded RSA private key that is generated by AWS OpsWorks for Chef Automate. This private key is required to access the Chef API. +>> * `CHEF_AUTOMATE_PIVOTAL_KEY` : A base64-encoded RSA private key that is generated by OpsWorks for Chef Automate. This private key is required to access the Chef API. @@ -417 +417 @@ Server -> (structure) - * [AWS CLI 2.27.49 Command Reference](../../index.html) » + * [AWS CLI 2.27.50 Command Reference](../../index.html) »