AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/opsworkscm/start-maintenance.md

Summary

Updated CLI version reference and modified documentation about Chef Automate upgrade process. Changed 'AWS OpsWorks' to 'OpsWorks' in upgrade documentation link.

Security assessment

The change to Chef Automate 2 upgrade documentation appears to be a documentation link update rather than a security-related fix. No evidence of addressing vulnerabilities or adding new security features.

Diff

diff --git a/cli/latest/reference/opsworkscm/start-maintenance.md b/cli/latest/reference/opsworkscm/start-maintenance.md
index 0cea5fd0b..bd1eb41c2 100644
--- a//cli/latest/reference/opsworkscm/start-maintenance.md
+++ b//cli/latest/reference/opsworkscm/start-maintenance.md
@@ -13 +13 @@
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »
@@ -97 +97 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/opswor
->   * `CHEF_MAJOR_UPGRADE` : If a Chef Automate server is eligible for upgrade to Chef Automate 2, add this engine attribute to a `StartMaintenance` request and set the value to `true` to upgrade the server to Chef Automate 2. For more information, see [Upgrade an AWS OpsWorks for Chef Automate Server to Chef Automate 2](https://docs.aws.amazon.com/opsworks/latest/userguide/opscm-a2upgrade.html) .
+>   * `CHEF_MAJOR_UPGRADE` : If a Chef Automate server is eligible for upgrade to Chef Automate 2, add this engine attribute to a `StartMaintenance` request and set the value to `true` to upgrade the server to Chef Automate 2. For more information, see [Upgrade an OpsWorks for Chef Automate Server to Chef Automate 2](https://docs.aws.amazon.com/opsworks/latest/userguide/opscm-a2upgrade.html) .
@@ -328 +328 @@ 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().
@@ -332 +332 @@ 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.
@@ -415 +415 @@ Server -> (structure)
-  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.50 Command Reference](../../index.html) »