AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-07-10 · Documentation low

File: bedrock-agentcore/latest/devguide/payments-processing.md

Summary

Added tip about automating payment processing steps using AWS agent toolkit

Security assessment

Routine documentation update about automation tools with no security implications

Diff

diff --git a/bedrock-agentcore/latest/devguide/payments-processing.md b/bedrock-agentcore/latest/devguide/payments-processing.md
index b5b08100f..46276c02c 100644
--- a//bedrock-agentcore/latest/devguide/payments-processing.md
+++ b//bedrock-agentcore/latest/devguide/payments-processing.md
@@ -10,0 +11,4 @@ After you complete the control plane setup, use the following workflows to creat
+###### Tip
+
+You can automate the steps on this page with the AgentCore Payments skill in the AWS agent toolkit. The skill is part of the **aws-agents** plugin and lets an AI coding agent create your Payment Manager, connector, credential provider, payment instrument, and session using the `agentcore` CLI, and add an x402 payment tool to your agent. For details, see the [quickstart](./payments-getting-started.html) and the [AWS agent toolkit on GitHub](https://github.com/aws/agent-toolkit-for-aws/tree/main).
+