View source: R/bedrockagentcorecontrol_operations.R
| bedrockagentcorecontrol_update_api_key_credential_provider | R Documentation |
Updates an existing API key credential provider.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_update_api_key_credential_provider/ for full documentation.
bedrockagentcorecontrol_update_api_key_credential_provider(name, apiKey)
name |
[required] The name of the API key credential provider to update. |
apiKey |
[required] The new API key to use for authentication. This value replaces the existing API key and is encrypted and stored securely. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.