AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/opsworks-cm/restore-server.md

Summary

Updated CLI version reference from 2.27.49 to 2.27.50 and replaced 'AWS OpsWorks CM' with 'OpsWorks CM' in documentation text

Security assessment

Change updates version numbers and branding terminology (removing 'AWS' prefix). No security vulnerabilities or new security features are mentioned. The credential storage clarification ('not stored by OpsWorks CM') was already present and only rephrased.

Diff

diff --git a/cli/latest/reference/opsworks-cm/restore-server.md b/cli/latest/reference/opsworks-cm/restore-server.md
index bda76cda0..6730fad83 100644
--- a//cli/latest/reference/opsworks-cm/restore-server.md
+++ b//cli/latest/reference/opsworks-cm/restore-server.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »
@@ -62 +62 @@ Restores a backup to a server that is in a `CONNECTION_LOST` , `HEALTHY` , `RUNN
-Restoring from a backup is performed by creating a new EC2 instance. If restoration is successful, and the server is in a `HEALTHY` state, AWS OpsWorks CM switches traffic over to the new instance. After restoration is finished, the old EC2 instance is maintained in a `Running` or `Stopped` state, but is eventually terminated.
+Restoring from a backup is performed by creating a new EC2 instance. If restoration is successful, and the server is in a `HEALTHY` state, OpsWorks CM switches traffic over to the new instance. After restoration is finished, the old EC2 instance is maintained in a `Running` or `Stopped` state, but is eventually terminated.
@@ -287 +287 @@ 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().
@@ -291 +291 @@ 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.
@@ -381 +381 @@ Server -> (structure)
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »