Skip to contents

Updates an existing API key credential provider.

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

Usage

bedrockagentcorecontrol_update_api_key_credential_provider(name, apiKey)

Arguments

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.