Skip to content
Snippets Groups Projects
Verified Commit 8a9d75cc authored by Jon Glassman's avatar Jon Glassman :raised_hands_tone2: Committed by GitLab
Browse files

Merge branch '505353-aws-bedrock-authentication-documentation' into 'master'

Update AWS Bedrock documentation with IAM guidelines

See merge request !178395



Merged-by: default avatarJon Glassman <jglassman@gitlab.com>
Approved-by: default avatarJon Glassman <jglassman@gitlab.com>
Co-authored-by: default avatarJulie Huang <julhuang@gitlab.com>
parents b51a042a c740698c
No related branches found
No related tags found
3 merge requests!181325Fix ambiguous `created_at` in project.rb,!179611Draft: Rebase CR approach for zoekt assignments,!178395Update AWS Bedrock documentation with IAM guidelines
Pipeline #1633847061 passed
......@@ -45,7 +45,9 @@ There are multiple platforms available to host your self-hosted Large Language M
1. [AWS Bedrock](https://aws.amazon.com/bedrock/).
A fully managed service that allows developers to build and scale generative AI applications using pre-trained models from leading AI companies. It seamlessly integrates with other AWS services and offers a pay-as-you-go pricing model.
- [AWS Bedrock Model Deployment Guide](https://docs.epam-rail.com/Deployment/Bedrock%20Model%20Deployment)
You must configure the GitLab instance with your appropriate AWS IAM permissions before accessing Bedrock models. You cannot do this in the self-hosted models UI. For example, you can authenticate the AI Gateway instance by defining the [`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_REGION_NAME`](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html) when starting the Docker image. For more information, see the [AWS Identity and Access Management (IAM) Guide](https://docs.aws.amazon.com/bedrock/latest/userguide/security-iam.html).
- [Supported foundation models in Amazon Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html)
1. [Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-services/openai/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment