Health / Client / describe_health_service_status_for_organization
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 use 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
.