AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/bedrock-agentcore/get-payment-session.md

Summary

Updated AWS CLI version reference from 2.34.49 to 2.34.52 and improved documentation clarity for payment session details, identifiers, spending limits, and timestamps.

Security assessment

The changes are minor wording improvements for consistency and clarity. No security vulnerabilities, weaknesses, or incidents are addressed. The updates focus on documentation refinement without introducing new security features or addressing security concerns.

Diff

diff --git a/cli/latest/reference/bedrock-agentcore/get-payment-session.md b/cli/latest/reference/bedrock-agentcore/get-payment-session.md
index e9656bc61..40edb4985 100644
--- a//cli/latest/reference/bedrock-agentcore/get-payment-session.md
+++ b//cli/latest/reference/bedrock-agentcore/get-payment-session.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
-Get a payment session
+Get a payment session.
@@ -257 +257 @@ paymentSession -> (structure)
-> Payment manager session
+> The payment session details.
@@ -261 +261 @@ paymentSession -> (structure)
->> The unique identifier for this payment session.
+>> The unique identifier of the payment session.
@@ -285 +285 @@ paymentSession -> (structure)
->> The spending limits for this session.
+>> The spending limits for the payment session.
@@ -289 +289 @@ paymentSession -> (structure)
->>> The maximum amount that can be spent in this session.
+>>> The maximum amount that can be spent in the session.
@@ -297 +297 @@ paymentSession -> (structure)
->>>> The currency code for this amount.
+>>>> The currency code for the amount.
@@ -307 +307 @@ paymentSession -> (structure)
->> The user ID associated with this payment session.
+>> The user ID associated with this session.
@@ -322 +322 @@ paymentSession -> (structure)
->> The timestamp when this payment session was created.
+>> The timestamp when the session was created.
@@ -326 +326 @@ paymentSession -> (structure)
->> The available limits for this session after accounting for processed payments.
+>> The current available spending limits.
@@ -330 +330 @@ paymentSession -> (structure)
->>> The available spend amount for this session.
+>>> The remaining available amount that can be spent.
@@ -338 +338 @@ paymentSession -> (structure)
->>>> The currency code for this amount.
+>>>> The currency code for the amount.
@@ -352 +352 @@ paymentSession -> (structure)
->> The timestamp when this payment session was last updated.
+>> The timestamp when the session was last updated.
@@ -364 +364 @@ paymentSession -> (structure)
-  * [AWS CLI 2.34.49 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.52 Command Reference](../../index.html) »