LICENSE
README.md
pyproject.toml
src/capo_health/__init__.py
src/capo_health/_async.py
src/capo_health/_iter.py
src/capo_health/_pagination.py
src/capo_health/py.typed
src/capo_health.egg-info/PKG-INFO
src/capo_health.egg-info/SOURCES.txt
src/capo_health.egg-info/dependency_links.txt
src/capo_health.egg-info/requires.txt
src/capo_health.egg-info/top_level.txt
src/capo_health/_auth/_identity.py
src/capo_health/_auth/_providers.py
src/capo_health/_auth/_signers.py
src/capo_health/_auth/_sigv4.py
src/capo_health/_auth/_zapros_handler.py
src/capo_health/_operations/aws_health_20160804/describe_affected_accounts_for_organization.py
src/capo_health/_operations/aws_health_20160804/describe_affected_entities.py
src/capo_health/_operations/aws_health_20160804/describe_affected_entities_for_organization.py
src/capo_health/_operations/aws_health_20160804/describe_entity_aggregates.py
src/capo_health/_operations/aws_health_20160804/describe_entity_aggregates_for_organization.py
src/capo_health/_operations/aws_health_20160804/describe_event_aggregates.py
src/capo_health/_operations/aws_health_20160804/describe_event_details.py
src/capo_health/_operations/aws_health_20160804/describe_event_details_for_organization.py
src/capo_health/_operations/aws_health_20160804/describe_event_types.py
src/capo_health/_operations/aws_health_20160804/describe_events.py
src/capo_health/_operations/aws_health_20160804/describe_events_for_organization.py
src/capo_health/_operations/aws_health_20160804/describe_health_service_status_for_organization.py
src/capo_health/_operations/aws_health_20160804/disable_health_service_access_for_organization.py
src/capo_health/_operations/aws_health_20160804/enable_health_service_access_for_organization.py
src/capo_health/_protocol/__init__.py
src/capo_health/_protocol/errors.py
src/capo_health/_protocol/eventstream.py
src/capo_health/_protocol/serialize.py
src/capo_health/_protocol/xml.py
src/capo_health/_rule_engine/__init__.py
src/capo_health/_rule_engine/_aws_partition.py
src/capo_health/_rule_engine/_endpoint_rule_set.py
src/capo_health/_rule_engine/_endpoint_runtime.py
src/capo_health/_services/_aws_config.py
src/capo_health/_services/_pipeline.py
src/capo_health/_services/async_health.py
src/capo_health/_services/health.py
src/capo_health/errors/__init__.py
src/capo_health/errors/_base.py
src/capo_health/errors/concurrent_modification_exception.py
src/capo_health/errors/invalid_pagination_token.py
src/capo_health/errors/unsupported_locale.py
src/capo_health/types/account_entity_aggregate.py
src/capo_health/types/account_entity_aggregates_list.py
src/capo_health/types/account_id.py
src/capo_health/types/affected_accounts_list.py
src/capo_health/types/affected_entity.py
src/capo_health/types/aggregate_value.py
src/capo_health/types/availability_zone.py
src/capo_health/types/availability_zones.py
src/capo_health/types/aws_account_ids_list.py
src/capo_health/types/count.py
src/capo_health/types/date_time_range.py
src/capo_health/types/date_time_range_list.py
src/capo_health/types/describe_affected_accounts_for_organization_request.py
src/capo_health/types/describe_affected_accounts_for_organization_response.py
src/capo_health/types/describe_affected_entities_for_organization_failed_set.py
src/capo_health/types/describe_affected_entities_for_organization_request.py
src/capo_health/types/describe_affected_entities_for_organization_response.py
src/capo_health/types/describe_affected_entities_request.py
src/capo_health/types/describe_affected_entities_response.py
src/capo_health/types/describe_entity_aggregates_for_organization_request.py
src/capo_health/types/describe_entity_aggregates_for_organization_response.py
src/capo_health/types/describe_entity_aggregates_request.py
src/capo_health/types/describe_entity_aggregates_response.py
src/capo_health/types/describe_event_aggregates_request.py
src/capo_health/types/describe_event_aggregates_response.py
src/capo_health/types/describe_event_details_failed_set.py
src/capo_health/types/describe_event_details_for_organization_failed_set.py
src/capo_health/types/describe_event_details_for_organization_request.py
src/capo_health/types/describe_event_details_for_organization_response.py
src/capo_health/types/describe_event_details_for_organization_successful_set.py
src/capo_health/types/describe_event_details_request.py
src/capo_health/types/describe_event_details_response.py
src/capo_health/types/describe_event_details_successful_set.py
src/capo_health/types/describe_event_types_request.py
src/capo_health/types/describe_event_types_response.py
src/capo_health/types/describe_events_for_organization_request.py
src/capo_health/types/describe_events_for_organization_response.py
src/capo_health/types/describe_events_request.py
src/capo_health/types/describe_events_response.py
src/capo_health/types/describe_health_service_status_for_organization_response.py
src/capo_health/types/entity_account_filter.py
src/capo_health/types/entity_aggregate.py
src/capo_health/types/entity_aggregate_list.py
src/capo_health/types/entity_arn.py
src/capo_health/types/entity_arn_list.py
src/capo_health/types/entity_filter.py
src/capo_health/types/entity_list.py
src/capo_health/types/entity_metadata.py
src/capo_health/types/entity_metadata_key.py
src/capo_health/types/entity_metadata_value.py
src/capo_health/types/entity_status_code.py
src/capo_health/types/entity_status_code_list.py
src/capo_health/types/entity_statuses.py
src/capo_health/types/entity_url.py
src/capo_health/types/entity_value.py
src/capo_health/types/entity_value_list.py
src/capo_health/types/event.py
src/capo_health/types/event_account_filter.py
src/capo_health/types/event_actionability.py
src/capo_health/types/event_actionability_list.py
src/capo_health/types/event_aggregate.py
src/capo_health/types/event_aggregate_field.py
src/capo_health/types/event_aggregate_list.py
src/capo_health/types/event_arn.py
src/capo_health/types/event_arn_list.py
src/capo_health/types/event_arns_list.py
src/capo_health/types/event_description.py
src/capo_health/types/event_description2.py
src/capo_health/types/event_details.py
src/capo_health/types/event_details_error_item.py
src/capo_health/types/event_filter.py
src/capo_health/types/event_list.py
src/capo_health/types/event_metadata.py
src/capo_health/types/event_persona.py
src/capo_health/types/event_persona_list.py
src/capo_health/types/event_scope_code.py
src/capo_health/types/event_status_code.py
src/capo_health/types/event_status_code_list.py
src/capo_health/types/event_type.py
src/capo_health/types/event_type2.py
src/capo_health/types/event_type_actionability.py
src/capo_health/types/event_type_actionability_list.py
src/capo_health/types/event_type_category.py
src/capo_health/types/event_type_category_list.py
src/capo_health/types/event_type_category_list2.py
src/capo_health/types/event_type_code.py
src/capo_health/types/event_type_code_list.py
src/capo_health/types/event_type_filter.py
src/capo_health/types/event_type_list.py
src/capo_health/types/event_type_list2.py
src/capo_health/types/event_type_persona.py
src/capo_health/types/event_type_persona_list.py
src/capo_health/types/health_service_access_status_for_organization.py
src/capo_health/types/locale.py
src/capo_health/types/max_results.py
src/capo_health/types/max_results_lower_range.py
src/capo_health/types/metadata_key.py
src/capo_health/types/metadata_value.py
src/capo_health/types/next_token.py
src/capo_health/types/organization_account_ids_list.py
src/capo_health/types/organization_affected_entities_error_item.py
src/capo_health/types/organization_entity_account_filters_list.py
src/capo_health/types/organization_entity_aggregate.py
src/capo_health/types/organization_entity_aggregates_list.py
src/capo_health/types/organization_entity_filters_list.py
src/capo_health/types/organization_event.py
src/capo_health/types/organization_event_arns_list.py
src/capo_health/types/organization_event_detail_filters_list.py
src/capo_health/types/organization_event_details.py
src/capo_health/types/organization_event_details_error_item.py
src/capo_health/types/organization_event_filter.py
src/capo_health/types/organization_event_list.py
src/capo_health/types/region.py
src/capo_health/types/region_list.py
src/capo_health/types/service.py
src/capo_health/types/service_list.py
src/capo_health/types/string.py
src/capo_health/types/tag_filter.py
src/capo_health/types/tag_key.py
src/capo_health/types/tag_set.py
src/capo_health/types/tag_value.py
src/capo_health/types/timestamp.py
src/capo_health/types/_prelude/blob.py
src/capo_health/types/_prelude/timestamp.py
tests/test_sigv4.py