HealthStatus
class HealthStatus
Contains the health status information for a scheduled report, including the status code and any reasons for an unhealthy state.
Types
Properties
Link copied to clipboard
The timestamp when the health status was last refreshed.
Link copied to clipboard
The health status code. HEALTHY indicates the scheduled report is configured properly and has all required permissions to execute. UNHEALTHY indicates the scheduled report is unable to deliver the notification to the default Amazon EventBridge EventBus in your account and your action is needed. The reason for the unhealthy state is captured in the health status reasons.
Link copied to clipboard
The list of reasons for the current health status. Only present when the status is UNHEALTHY.