ℹ️ These docs are for the v2.0 version of Galileo. Documentation for v1.0 version can be found here.
cURL
curl --request PUT \ --url https://api.galileo.ai/v2/integrations/aws_bedrock \ --header 'Content-Type: application/json' \ --header 'Galileo-API-Key: <api-key>' \ --data ' { "token": {}, "credential_type": "key_secret", "region": "us-west-2" } '
{ "id": "<string>", "name": "anthropic", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "created_by": "<string>", "permissions": [], "is_selected": false }
Create or update an AWS integration for this user from Galileo.
Show child attributes
assumed_role
key_secret
Successful Response
anthropic
aws_bedrock
aws_sagemaker
azure
custom
databricks
labelstudio
mistral
nvidia
openai
vegas_gateway
vertex_ai
writer
update
delete
read_api_keys
Was this page helpful?