Bedrock Target
You can define a Bedrock target to be used for AI Insights in your account.
Create a Bedrock Target with the CLI
To create a Bedrock target with the CLI, run the following command:
akeyless target create bedrock \
--name <target name> \
--api-key <Bedrock API key> \
--bedrock-url <Bedrock API base URL> \
--key <protection key>Where:
name: A unique name of the target. The name can include the path to the virtual folder where you want to create the new target, using slash/separators. If the folder does not exist, it will be created together with the target.api-key: The Bedrock API key.bedrock-url: The Bedrock API base URL. Default:https://bedrock-runtime.us-east-1.amazonaws.comkey: The protection key used to encrypt the target secret value. If not specified, the account default protection key is used.
Create a Bedrock Target in the Console
- Log in to the Akeyless Console, and go to Targets > New > AI (Bedrock).
- Define a Name of the target, and specify the Location as a path to the virtual folder where you want to create the new target, using slash
/separators. If the folder does not exist, it will be created together with the target. - Select a Protection key with a Customer Fragment to enable Zero-Knowledge and click Next.
For more information, read here. - Define the remaining parameters as follows:
- API Key: The Bedrock API key.
- Bedrock URL: The Bedrock API base URL. Default:
https://bedrock-runtime.us-east-1.amazonaws.com
Updated about 2 hours ago
Did this page help you?
