aws-solutions / qnabot-on-aws

AWS QnABot is a multi-channel, multi-language conversational interface (chatbot) that responds to your customer's questions, answers, and feedback. The solution allows you to deploy a fully functional chatbot across multiple channels including chat, voice, SMS and Amazon Alexa.
https://aws.amazon.com/solutions/implementations/aws-qnabot
Apache License 2.0
401 stars 253 forks source link

Secure cognito roles #670

Closed amendlik closed 5 months ago

amendlik commented 11 months ago

Issue #, if available: N/A

Description of changes: Eliminate warnings for missing IAM conditions on roles created for Cognito.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

marcburnie commented 11 months ago

Thanks @amendlik for your contribution! We will review and get back to you.

abhirpat commented 9 months ago

Hi @amendlik , I'm reviewing this PR. To add background, could you please let us know where you received these warnings?

Thank you, Abhishek

amendlik commented 9 months ago

It's been 3 months since I made this change, so my memory may be a little fuzzy. It was in the AWS Console, either in the Cognito UI or the IAM UI for those roles.

abhirpat commented 5 months ago

Hi @amendlik , this issue should be addressed with the latest release v6.0.0. Please refer to CHANGELOG for additional details about this release. Thank You!