admin管理员组文章数量:1344975
I am using aws lex StartConversation API with the built-in intent called 'BedrockAgentIntent' so the bot uses a created bedrock agent to answer user requests, it is working from the console, but when I do it through the SDK, I get this error:
Invalid Bot Configuration: Amazon Lex could not access your Amazon Bedrock Agent. There is a problem with your config urationFailed to validate request sent to Bedrock Agent
Note that, within the conversation:
- When I send TEXT the bot answers, whether from the agent intent, or any other intent that has predefined responses.
- When I send AUDIO and I have another intent with pre-defined responses, the intent gets invoked and the bot answers.
- When I send AUDIO and I am just having the BedrockAgentIntent, the error occurs
I've attached the 'AmazonBedrockFullAccess' policy to the Lex's execution role, but still the error persists, so I think this is not a permission issue.
本文标签: Amazon Lex Access to Bedrock FailsStack Overflow
版权声明:本文标题:Amazon Lex Access to Bedrock Fails - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743806725a2542309.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论