Is it possible to connect live debugger to AWS?

1
Hi guys,   i am wondering whether it is possible to connect live debugger to AWS? If so , how?   thnx
asked
1 answers
1

I think you could just use regular remote debugging: docs.
But you might need to configure/enable it on the server, this older answer might help with that.

Hope that helps!

answered