cURL
curl --request GET \ --url https://api.example.com/health/ \ --header 'Authorization: Bearer <token>'
"<unknown>"
JWT token obtained from AWS Cognito or custom authentication service
Athena is alive!