LICENSE
README.md
pyproject.toml
src/capo_codestar_notifications/__init__.py
src/capo_codestar_notifications/_async.py
src/capo_codestar_notifications/_iter.py
src/capo_codestar_notifications/_pagination.py
src/capo_codestar_notifications/py.typed
src/capo_codestar_notifications.egg-info/PKG-INFO
src/capo_codestar_notifications.egg-info/SOURCES.txt
src/capo_codestar_notifications.egg-info/dependency_links.txt
src/capo_codestar_notifications.egg-info/requires.txt
src/capo_codestar_notifications.egg-info/top_level.txt
src/capo_codestar_notifications/_auth/_identity.py
src/capo_codestar_notifications/_auth/_providers.py
src/capo_codestar_notifications/_auth/_signers.py
src/capo_codestar_notifications/_auth/_sigv4.py
src/capo_codestar_notifications/_auth/_zapros_handler.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/create_notification_rule.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/delete_notification_rule.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/delete_target.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/describe_notification_rule.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/list_event_types.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/list_notification_rules.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/list_tags_for_resource.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/list_targets.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/subscribe.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/tag_resource.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/unsubscribe.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/untag_resource.py
src/capo_codestar_notifications/_operations/code_star_notifications_20191015/update_notification_rule.py
src/capo_codestar_notifications/_protocol/__init__.py
src/capo_codestar_notifications/_protocol/errors.py
src/capo_codestar_notifications/_protocol/eventstream.py
src/capo_codestar_notifications/_protocol/serialize.py
src/capo_codestar_notifications/_protocol/xml.py
src/capo_codestar_notifications/_rule_engine/__init__.py
src/capo_codestar_notifications/_rule_engine/_aws_partition.py
src/capo_codestar_notifications/_rule_engine/_endpoint_rule_set.py
src/capo_codestar_notifications/_rule_engine/_endpoint_runtime.py
src/capo_codestar_notifications/_services/_aws_config.py
src/capo_codestar_notifications/_services/_pipeline.py
src/capo_codestar_notifications/_services/async_codestarnotifications.py
src/capo_codestar_notifications/_services/codestarnotifications.py
src/capo_codestar_notifications/errors/__init__.py
src/capo_codestar_notifications/errors/_base.py
src/capo_codestar_notifications/errors/access_denied_exception.py
src/capo_codestar_notifications/errors/concurrent_modification_exception.py
src/capo_codestar_notifications/errors/configuration_exception.py
src/capo_codestar_notifications/errors/invalid_next_token_exception.py
src/capo_codestar_notifications/errors/limit_exceeded_exception.py
src/capo_codestar_notifications/errors/resource_already_exists_exception.py
src/capo_codestar_notifications/errors/resource_not_found_exception.py
src/capo_codestar_notifications/errors/validation_exception.py
src/capo_codestar_notifications/types/client_request_token.py
src/capo_codestar_notifications/types/create_notification_rule_request.py
src/capo_codestar_notifications/types/create_notification_rule_result.py
src/capo_codestar_notifications/types/created_timestamp.py
src/capo_codestar_notifications/types/delete_notification_rule_request.py
src/capo_codestar_notifications/types/delete_notification_rule_result.py
src/capo_codestar_notifications/types/delete_target_request.py
src/capo_codestar_notifications/types/delete_target_result.py
src/capo_codestar_notifications/types/describe_notification_rule_request.py
src/capo_codestar_notifications/types/describe_notification_rule_result.py
src/capo_codestar_notifications/types/detail_type.py
src/capo_codestar_notifications/types/event_type_batch.py
src/capo_codestar_notifications/types/event_type_id.py
src/capo_codestar_notifications/types/event_type_ids.py
src/capo_codestar_notifications/types/event_type_name.py
src/capo_codestar_notifications/types/event_type_summary.py
src/capo_codestar_notifications/types/force_unsubscribe_all.py
src/capo_codestar_notifications/types/last_modified_timestamp.py
src/capo_codestar_notifications/types/list_event_types_filter.py
src/capo_codestar_notifications/types/list_event_types_filter_name.py
src/capo_codestar_notifications/types/list_event_types_filter_value.py
src/capo_codestar_notifications/types/list_event_types_filters.py
src/capo_codestar_notifications/types/list_event_types_request.py
src/capo_codestar_notifications/types/list_event_types_result.py
src/capo_codestar_notifications/types/list_notification_rules_filter.py
src/capo_codestar_notifications/types/list_notification_rules_filter_name.py
src/capo_codestar_notifications/types/list_notification_rules_filter_value.py
src/capo_codestar_notifications/types/list_notification_rules_filters.py
src/capo_codestar_notifications/types/list_notification_rules_request.py
src/capo_codestar_notifications/types/list_notification_rules_result.py
src/capo_codestar_notifications/types/list_tags_for_resource_request.py
src/capo_codestar_notifications/types/list_tags_for_resource_result.py
src/capo_codestar_notifications/types/list_targets_filter.py
src/capo_codestar_notifications/types/list_targets_filter_name.py
src/capo_codestar_notifications/types/list_targets_filter_value.py
src/capo_codestar_notifications/types/list_targets_filters.py
src/capo_codestar_notifications/types/list_targets_request.py
src/capo_codestar_notifications/types/list_targets_result.py
src/capo_codestar_notifications/types/max_results.py
src/capo_codestar_notifications/types/message.py
src/capo_codestar_notifications/types/next_token.py
src/capo_codestar_notifications/types/notification_rule_arn.py
src/capo_codestar_notifications/types/notification_rule_batch.py
src/capo_codestar_notifications/types/notification_rule_created_by.py
src/capo_codestar_notifications/types/notification_rule_id.py
src/capo_codestar_notifications/types/notification_rule_name.py
src/capo_codestar_notifications/types/notification_rule_resource.py
src/capo_codestar_notifications/types/notification_rule_status.py
src/capo_codestar_notifications/types/notification_rule_summary.py
src/capo_codestar_notifications/types/resource_type.py
src/capo_codestar_notifications/types/service_name.py
src/capo_codestar_notifications/types/subscribe_request.py
src/capo_codestar_notifications/types/subscribe_result.py
src/capo_codestar_notifications/types/tag_key.py
src/capo_codestar_notifications/types/tag_keys.py
src/capo_codestar_notifications/types/tag_resource_request.py
src/capo_codestar_notifications/types/tag_resource_result.py
src/capo_codestar_notifications/types/tag_value.py
src/capo_codestar_notifications/types/tags.py
src/capo_codestar_notifications/types/target.py
src/capo_codestar_notifications/types/target_address.py
src/capo_codestar_notifications/types/target_status.py
src/capo_codestar_notifications/types/target_summary.py
src/capo_codestar_notifications/types/target_type.py
src/capo_codestar_notifications/types/targets.py
src/capo_codestar_notifications/types/targets_batch.py
src/capo_codestar_notifications/types/unsubscribe_request.py
src/capo_codestar_notifications/types/unsubscribe_result.py
src/capo_codestar_notifications/types/untag_resource_request.py
src/capo_codestar_notifications/types/untag_resource_result.py
src/capo_codestar_notifications/types/update_notification_rule_request.py
src/capo_codestar_notifications/types/update_notification_rule_result.py
src/capo_codestar_notifications/types/_prelude/blob.py
src/capo_codestar_notifications/types/_prelude/timestamp.py
tests/test_sigv4.py