describe_health_service_status_for_organization

Health.Client.describe_health_service_status_for_organization()

This operation provides status information on enabling or disabling Health to work with your organization. To call this operation, you must sign in as an IAM user, assume an IAM role, or sign in as the root user (not recommended) in the organization's management account.

See also: AWS API Documentation

Request Syntax

response = client.describe_health_service_status_for_organization()
Return type
dict
Returns
Response Syntax
{
    'healthServiceAccessStatusForOrganization': 'string'
}

Response Structure

  • (dict) --
    • healthServiceAccessStatusForOrganization (string) --

      Information about the status of enabling or disabling the Health organizational view feature in your organization.

      Valid values are ENABLED | DISABLED | PENDING .