Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
Questions tagged with Generative AI on AWS
Innovate faster to reinvent customer experiences and applications
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
144 results
Hi Everyone,
I am trying to figure out what pattern to use when I want my bedrock agent to use auth information for the user when calling functions. We want to build a chat interface with access to c...
converse API call using bedrock-runtime boto3 (v1.38.19) with model: 'anthropic.claude-3-7-sonnet-20250219-v1:0' is throwing Exception with below message "An error occurred (ValidationException) when ...
using nova sonic in local machine, (refer from the link is "https://github.com/aws-samples/amazon-nova-samples/tree/main/speech-to-speech/workshops"). While the running program, after click the "start...
In the Data Protection section of the official User Guide of AWS Bedrock, it is stated not to put sensitive information in "free-form text fields" because they can appear in diagnostics/billing. I wou...

I’ve been using Amazon Bedrock with my free trial AWS account, and access to the models has been granted. Everythin...
I'm curious about the A2A protocol plans at AWS. It looks like it will be the preferred protocol moving forward based on adoption and standards. Google is deploying an Agent Development Kit or ADK t...
Anyone can share the latest news or information regarding to three-layer approach to AI?
Does prompt caching impact our per minute token limit?
For example, suppose we had a limit of 100k tokens per minute and make 5 API calls with 20k in cache hits and 5k tokens of new data per prompt....
Hello @**everyone**,
I'm currently working on implementing a regex pattern in **Amazon Bedrock Guardrails** to **block all email addresses except one specific email** — for example: `feeds[AT]domain....
Hi, IHAC who is looking for model inference pricing considerations and comparison of the different deployment options for an open source LLM like Llama: 1/ accessed through Amazon Bedrock 2/ deployed ...
So I am testing out the DeepSeek-R1 671B model in Amazon Bedrock. I am getting model responses which appears to be all messed up with the "tags". See examples below using LangChain and LangGraph.
```...
Hello,
I’m building an AI chatbot using Bedrock Multi-Agent Collaboration with a Supervisor agent and four Collaboration agents. Among them, one agent is responsible for Adding items, while another h...