swagger-ada icon indicating copy to clipboard operation
swagger-ada copied to clipboard

Monitoring the health of the AWS instance

Open mgrojo opened this issue 2 years ago • 0 comments

When programming directly over AWS one can use the package AWS.Exceptions to get a notification of any exception that occurs inside the web server. I haven't seen a way to access the AWS instance used, since it is stored in a private type. Is there some way to monitor the health of AWS or the framework in general?

mgrojo avatar Feb 21 '22 22:02 mgrojo