AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/bedrock-agentcore/list-payment-sessions.md

Summary

Updated CLI version reference from 2.34.49 to 2.34.52 and refined descriptions of payment session fields for clarity.

Security assessment

Changes are purely cosmetic/documentation improvements (wording clarifications and version update). No security vulnerabilities, fixes, or security features are referenced.

Diff

diff --git a/cli/latest/reference/bedrock-agentcore/list-payment-sessions.md b/cli/latest/reference/bedrock-agentcore/list-payment-sessions.md
index 3e10a3afd..80a037aed 100644
--- a//cli/latest/reference/bedrock-agentcore/list-payment-sessions.md
+++ b//cli/latest/reference/bedrock-agentcore/list-payment-sessions.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.52 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-List payment manager sessions
+List payment sessions.
@@ -271 +271 @@ paymentSessions -> (list)
->> Summary of a payment session for list operations
+>> Summary information about a payment session.
@@ -275 +275 @@ paymentSessions -> (list)
->>> The unique identifier for this payment session.
+>>> The unique identifier of the payment session.
@@ -299 +299 @@ paymentSessions -> (list)
->>> The user ID associated with this payment session.
+>>> The user ID associated with this session.
@@ -314 +314 @@ paymentSessions -> (list)
->>> The timestamp when this payment session was created.
+>>> The timestamp when the session was created.
@@ -318 +318 @@ paymentSessions -> (list)
->>> The timestamp when this payment session was last updated.
+>>> The timestamp when the session was last updated.
@@ -342 +342 @@ nextToken -> (string)
-  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.52 Command Reference](../../index.html) »