AWS bedrock-agentcore documentation change
Summary
Added API reference link and updated funding instructions link
Security assessment
Changes are documentation improvements without security implications. The funding process update doesn't introduce new security mechanisms.
Diff
diff --git a/bedrock-agentcore/latest/devguide/payments-create-instrument.md b/bedrock-agentcore/latest/devguide/payments-create-instrument.md index 63eac49d6..acbf12ff4 100644 --- a//bedrock-agentcore/latest/devguide/payments-create-instrument.md +++ b//bedrock-agentcore/latest/devguide/payments-create-instrument.md @@ -11 +11 @@ Get a payment instrumentList payment instrumentsCheck instrument balanceDelete a -A payment instrument represents an embedded crypto wallet that an agent uses to pay merchants on behalf of a user. Each instrument is associated with a specific blockchain network. +A payment instrument represents an embedded crypto wallet that an agent uses to pay merchants on behalf of a user. Each instrument is associated with a specific blockchain network. For the complete request and response schema, see [CreatePaymentInstrument](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreatePaymentInstrument.html) in the API Reference. @@ -95 +95 @@ For Solana compatible chain, use enum `SOLANA` for network input. -Once the payment instrument is created, the end user must fund the instrument and grant signing permissions before the agent can process payments. See [Funding the wallet](./payments-how-it-works.html#payments-how-it-works-funding-wallet). +Once the payment instrument is created, the end user must fund the instrument and grant signing permissions before the agent can process payments. To learn more about funding your wallet, see [How AgentCore payments works](./payments-how-it-works.html#payments-how-it-works-funding-wallet).