Skip to contents

Updates an existing OAuth2 credential provider.

See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_update_oauth_2_credential_provider/ for full documentation.

Usage

bedrockagentcorecontrol_update_oauth_2_credential_provider(
  name,
  credentialProviderVendor,
  oauth2ProviderConfigInput
)

Arguments

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.