AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-05-16 · Documentation low

File: bedrock-agentcore/latest/devguide/payments-create-manager.md

Summary

Added API reference links and removed redundant text in payment connector setup

Security assessment

Changes are documentation enhancements (API links) and minor editorial fixes. No security-related content was added or modified.

Diff

diff --git a/bedrock-agentcore/latest/devguide/payments-create-manager.md b/bedrock-agentcore/latest/devguide/payments-create-manager.md
index 929129b77..8305b8e8a 100644
--- a//bedrock-agentcore/latest/devguide/payments-create-manager.md
+++ b//bedrock-agentcore/latest/devguide/payments-create-manager.md
@@ -13 +13 @@ A Payment Manager is the top-level resource that coordinates payment operations
-This guide walks you through creating a Payment Manager and attaching a Payment Connector using the AWS Management Console or the AWS SDK.
+This guide walks you through creating a Payment Manager and attaching a Payment Connector using the AWS Management Console or the AWS SDK. For the complete request and response schemas, see [CreatePaymentManager](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_CreatePaymentManager.html) and [CreatePaymentConnector](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_CreatePaymentConnector.html) in the API Reference.
@@ -111 +111 @@ Payment connectors store the credentials and configuration needed to connect wit
-  3. In the **Add Outbound Auth** section, if you want to reuse a payment credential provider previously created in [AgentCore Identity](./resource-providers.html#payment-credential-provider), select an existing outbound auth from the dropdown; or choose **create a new one** to create a new payment credential provider. If you choose to create a new one, see **Create a new outbound auth** below.
+  3. In the **Add Outbound Auth** section, if you want to reuse a payment credential provider previously created in [AgentCore Identity](./resource-providers.html#payment-credential-provider), select an existing outbound auth from the dropdown; or choose **create a new one** to create a new payment credential provider. If you choose to create a new one, see **Create a new outbound auth**.