stcarrez / swagger-ada

Ada support for OpenAPI code generator
Apache License 2.0
27 stars 3 forks source link

Monitoring the health of the AWS instance #13

Closed mgrojo closed 1 year ago

mgrojo commented 2 years ago

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?

stcarrez commented 1 year ago

Supported by ada-servlet 1.7.0