AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-13 · Documentation low

File: cli/latest/reference/opsworkscm/update-server-engine-attributes.md

Summary

Updated CLI version reference and replaced 'AWS OpsWorks' with 'OpsWorks' in private key description. Maintained credential storage clarification.

Security assessment

Changes are terminological/branding updates. The mention of RSA private key generation and credential non-storage describes existing security practices but does not introduce new security documentation or address a specific security issue.

Diff

diff --git a/cli/latest/reference/opsworkscm/update-server-engine-attributes.md b/cli/latest/reference/opsworkscm/update-server-engine-attributes.md
index 83764850e..1c968ab7b 100644
--- a//cli/latest/reference/opsworkscm/update-server-engine-attributes.md
+++ b//cli/latest/reference/opsworkscm/update-server-engine-attributes.md
@@ -13 +13 @@
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »
@@ -303 +303 @@ 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().
@@ -307 +307 @@ 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.
@@ -390 +390 @@ Server -> (structure)
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »