AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-31 · Documentation low

File: cli/latest/reference/bedrock-runtime/converse.md

Summary

Updated AWS CLI version from 2.34.55 to 2.34.57 and added 'system' role support in message structure

Security assessment

The change adds a new 'system' role option but doesn't reference security vulnerabilities, incidents, or security-specific features. The version update is routine maintenance.

Diff

diff --git a/cli/latest/reference/bedrock-runtime/converse.md b/cli/latest/reference/bedrock-runtime/converse.md
index 0acc36411..02b7b1993 100644
--- a//cli/latest/reference/bedrock-runtime/converse.md
+++ b//cli/latest/reference/bedrock-runtime/converse.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.57 Command Reference](../../index.html) »
@@ -162,0 +163 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc
+>>>   * `system`
@@ -1277 +1278 @@ JSON Syntax:
-        "role": "user"|"assistant",
+        "role": "user"|"assistant"|"system",
@@ -2322,0 +2324 @@ output -> (tagged union structure)
+>>>   * `system`
@@ -6951 +6953 @@ serviceTier -> (structure)
-  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.57 Command Reference](../../index.html) »