View source: R/bedrockagentcorecontrol_operations.R
| bedrockagentcorecontrol_update_oauth_2_credential_provider | R Documentation |
Updates an existing OAuth2 credential provider.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_update_oauth_2_credential_provider/ for full documentation.
bedrockagentcorecontrol_update_oauth_2_credential_provider(
name,
credentialProviderVendor,
oauth2ProviderConfigInput
)
name |
[required] The name of the OAuth2 credential provider to update. |
credentialProviderVendor |
[required] The vendor of the OAuth2 credential provider. |
oauth2ProviderConfigInput |
[required] The configuration input for the OAuth2 provider. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.