AWS bedrock-agentcore documentation change
Summary
Added API reference link for CreatePaymentSession
Security assessment
Pure documentation update adding an API reference link. Doesn't alter security concepts or introduce new security features.
Diff
diff --git a/bedrock-agentcore/latest/devguide/payments-create-session.md b/bedrock-agentcore/latest/devguide/payments-create-session.md index 5332dc177..daf6e1e5a 100644 --- a//bedrock-agentcore/latest/devguide/payments-create-session.md +++ b//bedrock-agentcore/latest/devguide/payments-create-session.md @@ -11 +11 @@ Get a payment session -A payment session is a time-bounded payment context that optionally enforces a spending budget. When the session expires or the budget is reached, further payment requests within that session are denied. +A payment session is a time-bounded payment context that optionally enforces a spending budget. When the session expires or the budget is reached, further payment requests within that session are denied. For the complete request and response schema, see [CreatePaymentSession](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreatePaymentSession.html) in the API Reference.