New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content tagged with AWS Chatbot
AWS Chatbot is an interactive agent that makes it easy to monitor, operate, and troubleshoot your AWS workloads in your chat channels.
Content language: English
Select up to 5 tags to filter
Sort by most recent
88 results
EXPERT
published 24 days ago0 votes40 views
Build a chat-bot for data stored in Amazon Redshift using retrieval augment generation and Amazon Bedrock
I have setup 2 sns topics, both has subscription endpoint is aws chatbot that will send message to slack. I use these for codepipeline notification. The first sns topics is configured to use kms key, ...
Hello guys, so i'm working on this chatbot agent AI, using aws bedrock with anthropic claude sonnet 3 as model, anyway i have created my agent and provided the openai schema...everythings working fine...
Hello, I'd like to know if it's possible to filter duplicate CVE findings that get sent to ChatBot, preferably without any Lambda functionality. Right now we get tons of duplicates in our Slack Channe...
I am working on Supervisor dashboard using amazon connect streams, and amazon connect chat_js streams.
For monitoring first i call the Amazon connect monitoring API and then use connect streams to s...
Hello,
we set up the following `Event pattern` for EventBridge:
```
{
"source": ["aws.inspector2"],
"detail-type": ["Inspector2 Finding"],
"detail": {
"status": ["ACTIVE"],
"severity":...
Hello, we are trying to use the Input Transformer to transform Amazon Inspector2 events that are then sent to our Slack.
Without input transformer everything works as expected and we receive Notificat...
We are using AWS Bedrock's "retrieve and generate" function on our propriertary data.
What we want to know is that whether it can answer continuously back and forth like ChatGPT or no?
If not, is ther...
We configured chatbot with Bedrock and knowledge base. We see 'source' address bugs.
Any assistance to configure and get source results.
Using the aws cli and the command returns 22 results in an array
```
aws codepipeline list-pipelines --query "pipelines[?ends_with(name, '-main')].name"
```
The attempted equivalent in slack returns 1...
We want to write some tests using test workbench to test some already created lex bots. Some of the agent inputs in the test do not match the actual bots text. Is there a way to check each input witho...
I want to create my own generative AI chatbot using AWS Bedrock, so that my customers can ask questions related to my business when they visit my website. I've watched many tutorials and creating the ...