Sean Smith

Results 61 comments of Sean Smith

@daixba It would be great if this was a option in the CFN template. Offering a solution that's not `https` isn't a production ready solution. Ideally an option in the...

I created a guide on how to setup TLS https://github.com/aws-samples/bedrock-access-gateway/pull/101, please merge

> Can we run without pretty-table No, just need to ```bash sudo apt install python3.8-venv python3 -m venv venv && source venv/bin/activate pip install prettytable python3 efa-versions.py ```

> If customer wants to run this on compute node (which they likely will), this requires the packages to be installed on compute node, which is sub optimal. Aleternatives to...

@perifaws this is an important patch so if @bkulnik-auvaria can't finish it we need to take it over and update it.

> Hey @sean-smith I can remove all modifications of the groups (e.g. docker, sudo). Even though it might be convenient to have this automatic, but its not crucial. Let me...