AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.34 to 2.34.37 and added new session-related commands to the command list
Security assessment
This change updates version numbers and adds new session management commands (get-resource-dashboard, get-session, get-session-endpoint, list-sessions, start-session, terminate-session) to the documentation index. While session management can have security implications, this change only lists the commands without adding security documentation or addressing specific security issues.
Diff
diff --git a/cli/latest/reference/emr-serverless/index.md b/cli/latest/reference/emr-serverless/index.md index 6205e002d..67ad0d00c 100644 --- a//cli/latest/reference/emr-serverless/index.md +++ b//cli/latest/reference/emr-serverless/index.md @@ -15 +15 @@ - * [AWS CLI 2.34.34 Command Reference](../../index.html) » + * [AWS CLI 2.34.37 Command Reference](../../index.html) » @@ -72,0 +73,3 @@ The API reference to Amazon EMR Serverless is `emr-serverless` . The `emr-server + * [get-resource-dashboard](get-resource-dashboard.html) + * [get-session](get-session.html) + * [get-session-endpoint](get-session-endpoint.html) @@ -75,0 +79 @@ The API reference to Amazon EMR Serverless is `emr-serverless` . The `emr-server + * [list-sessions](list-sessions.html) @@ -78,0 +83 @@ The API reference to Amazon EMR Serverless is `emr-serverless` . The `emr-server + * [start-session](start-session.html) @@ -80,0 +86 @@ The API reference to Amazon EMR Serverless is `emr-serverless` . The `emr-server + * [terminate-session](terminate-session.html) @@ -96 +102 @@ The API reference to Amazon EMR Serverless is `emr-serverless` . The `emr-server - * [AWS CLI 2.34.34 Command Reference](../../index.html) » + * [AWS CLI 2.34.37 Command Reference](../../index.html) »