View source: R/bedrockagentcore_operations.R
| bedrockagentcore_get_resource_payment_token | R Documentation |
Generates authentication tokens for payment providers that use vendor-specific authentication mechanisms.
See https://www.paws-r-sdk.com/docs/bedrockagentcore_get_resource_payment_token/ for full documentation.
bedrockagentcore_get_resource_payment_token(
workloadIdentityToken,
resourceCredentialProviderName,
paymentTokenRequest
)
workloadIdentityToken |
[required] Workload access token for authorization. |
resourceCredentialProviderName |
[required] Name of the payment credential provider to use. |
paymentTokenRequest |
[required] Vendor-specific token request input. Contains all request parameters in a type-safe, vendor-specific structure. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.