Module Smaws_Client_CloudTrail.Json_deserializers

val query_alias_of_yojson : Yojson.Basic.t -> string list -> string
val query_statement_of_yojson : Yojson.Basic.t -> string list -> string
val query_parameter_of_yojson : Yojson.Basic.t -> string list -> string
val query_parameters_of_yojson : Yojson.Basic.t -> string list -> string list
val view_properties_value_of_yojson : Yojson.Basic.t -> string list -> string
val view_properties_key_of_yojson : Yojson.Basic.t -> string list -> string
val view_properties_map_of_yojson : Yojson.Basic.t -> string list -> (string * string) list
val widget_of_yojson : Yojson.Basic.t -> string list -> Types.widget
val widget_list_of_yojson : Yojson.Basic.t -> string list -> Types.widget list
val string__of_yojson : Yojson.Basic.t -> string list -> string
val boolean__of_yojson : Yojson.Basic.t -> string list -> bool
val update_trail_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_trail_response
val update_trail_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_trail_request
val error_message_of_yojson : Yojson.Basic.t -> string list -> string
val unsupported_operation_exception_of_yojson : Yojson.Basic.t -> string list -> Types.unsupported_operation_exception
val trail_not_provided_exception_of_yojson : Yojson.Basic.t -> string list -> Types.trail_not_provided_exception
val trail_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.trail_not_found_exception
val throttling_exception_of_yojson : Yojson.Basic.t -> string list -> Types.throttling_exception
val s3_bucket_does_not_exist_exception_of_yojson : Yojson.Basic.t -> string list -> Types.s3_bucket_does_not_exist_exception
val organizations_not_in_use_exception_of_yojson : Yojson.Basic.t -> string list -> Types.organizations_not_in_use_exception
val organization_not_in_all_features_mode_exception_of_yojson : Yojson.Basic.t -> string list -> Types.organization_not_in_all_features_mode_exception
val operation_not_permitted_exception_of_yojson : Yojson.Basic.t -> string list -> Types.operation_not_permitted_exception
val not_organization_master_account_exception_of_yojson : Yojson.Basic.t -> string list -> Types.not_organization_master_account_exception
val no_management_account_slr_exists_exception_of_yojson : Yojson.Basic.t -> string list -> Types.no_management_account_slr_exists_exception
val kms_key_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.kms_key_not_found_exception
val kms_key_disabled_exception_of_yojson : Yojson.Basic.t -> string list -> Types.kms_key_disabled_exception
val kms_exception_of_yojson : Yojson.Basic.t -> string list -> Types.kms_exception
val invalid_trail_name_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_trail_name_exception
val invalid_sns_topic_name_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_sns_topic_name_exception
val invalid_s3_prefix_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_s3_prefix_exception
val invalid_s3_bucket_name_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_s3_bucket_name_exception
val invalid_parameter_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_parameter_exception
val invalid_parameter_combination_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_parameter_combination_exception
val invalid_kms_key_id_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_kms_key_id_exception
val invalid_home_region_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_home_region_exception
val invalid_event_selectors_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_event_selectors_exception
val invalid_cloud_watch_logs_role_arn_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_cloud_watch_logs_role_arn_exception
val invalid_cloud_watch_logs_log_group_arn_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_cloud_watch_logs_log_group_arn_exception
val insufficient_sns_topic_policy_exception_of_yojson : Yojson.Basic.t -> string list -> Types.insufficient_sns_topic_policy_exception
val insufficient_s3_bucket_policy_exception_of_yojson : Yojson.Basic.t -> string list -> Types.insufficient_s3_bucket_policy_exception
val insufficient_encryption_policy_exception_of_yojson : Yojson.Basic.t -> string list -> Types.insufficient_encryption_policy_exception
val insufficient_dependency_service_access_permission_exception_of_yojson : Yojson.Basic.t -> string list -> Types.insufficient_dependency_service_access_permission_exception
val conflict_exception_of_yojson : Yojson.Basic.t -> string list -> Types.conflict_exception
val cloud_watch_logs_delivery_unavailable_exception_of_yojson : Yojson.Basic.t -> string list -> Types.cloud_watch_logs_delivery_unavailable_exception
val cloud_trail_invalid_client_token_id_exception_of_yojson : Yojson.Basic.t -> string list -> Types.cloud_trail_invalid_client_token_id_exception
val cloud_trail_arn_invalid_exception_of_yojson : Yojson.Basic.t -> string list -> Types.cloud_trail_arn_invalid_exception
val cloud_trail_access_not_enabled_exception_of_yojson : Yojson.Basic.t -> string list -> Types.cloud_trail_access_not_enabled_exception
val event_data_store_arn_of_yojson : Yojson.Basic.t -> string list -> string
val event_data_store_name_of_yojson : Yojson.Basic.t -> string list -> string
val event_data_store_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.event_data_store_status
val selector_name_of_yojson : Yojson.Basic.t -> string list -> string
val selector_field_of_yojson : Yojson.Basic.t -> string list -> string
val operator_value_of_yojson : Yojson.Basic.t -> string list -> string
val operator_of_yojson : Yojson.Basic.t -> string list -> string list
val advanced_field_selector_of_yojson : Yojson.Basic.t -> string list -> Types.advanced_field_selector
val advanced_field_selectors_of_yojson : Yojson.Basic.t -> string list -> Types.advanced_field_selector list
val advanced_event_selector_of_yojson : Yojson.Basic.t -> string list -> Types.advanced_event_selector
val advanced_event_selectors_of_yojson : Yojson.Basic.t -> string list -> Types.advanced_event_selector list
val retention_period_of_yojson : Yojson.Basic.t -> string list -> int
val termination_protection_enabled_of_yojson : Yojson.Basic.t -> string list -> bool
val date_of_yojson : Yojson.Basic.t -> string list -> Smaws_Lib__.CoreTypes.Timestamp.t
val event_data_store_kms_key_id_of_yojson : Yojson.Basic.t -> string list -> string
val billing_mode_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.billing_mode
val federation_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.federation_status
val federation_role_arn_of_yojson : Yojson.Basic.t -> string list -> string
val update_event_data_store_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_event_data_store_response
val update_event_data_store_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_event_data_store_request
val invalid_insight_selectors_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_insight_selectors_exception
val inactive_event_data_store_exception_of_yojson : Yojson.Basic.t -> string list -> Types.inactive_event_data_store_exception
val event_data_store_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store_not_found_exception
val event_data_store_has_ongoing_import_exception_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store_has_ongoing_import_exception
val event_data_store_arn_invalid_exception_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store_arn_invalid_exception
val event_data_store_already_exists_exception_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store_already_exists_exception
val dashboard_arn_of_yojson : Yojson.Basic.t -> string list -> string
val dashboard_name_of_yojson : Yojson.Basic.t -> string list -> string
val dashboard_type_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.dashboard_type
val refresh_schedule_frequency_unit_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.refresh_schedule_frequency_unit
val refresh_schedule_frequency_value_of_yojson : Yojson.Basic.t -> string list -> int
val refresh_schedule_frequency_of_yojson : Yojson.Basic.t -> string list -> Types.refresh_schedule_frequency
val refresh_schedule_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.refresh_schedule_status
val time_of_day_of_yojson : Yojson.Basic.t -> string list -> string
val refresh_schedule_of_yojson : Yojson.Basic.t -> string list -> Types.refresh_schedule
val update_dashboard_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_dashboard_response
val request_widget_of_yojson : Yojson.Basic.t -> string list -> Types.request_widget
val request_widget_list_of_yojson : Yojson.Basic.t -> string list -> Types.request_widget list
val update_dashboard_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_dashboard_request
val service_quota_exceeded_exception_of_yojson : Yojson.Basic.t -> string list -> Types.service_quota_exceeded_exception
val resource_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.resource_not_found_exception
val invalid_query_statement_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_query_statement_exception
val channel_arn_of_yojson : Yojson.Basic.t -> string list -> string
val channel_name_of_yojson : Yojson.Basic.t -> string list -> string
val source_of_yojson : Yojson.Basic.t -> string list -> string
val destination_type_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.destination_type
val location_of_yojson : Yojson.Basic.t -> string list -> string
val destination_of_yojson : Yojson.Basic.t -> string list -> Types.destination
val destinations_of_yojson : Yojson.Basic.t -> string list -> Types.destination list
val update_channel_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_channel_response
val update_channel_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_channel_request
val invalid_event_data_store_category_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_event_data_store_category_exception
val channel_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.channel_not_found_exception
val channel_arn_invalid_exception_of_yojson : Yojson.Basic.t -> string list -> Types.channel_arn_invalid_exception
val channel_already_exists_exception_of_yojson : Yojson.Basic.t -> string list -> Types.channel_already_exists_exception
val uui_d_of_yojson : Yojson.Basic.t -> string list -> string
val type__of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.type_
val trail_info_of_yojson : Yojson.Basic.t -> string list -> Types.trail_info
val trails_of_yojson : Yojson.Basic.t -> string list -> Types.trail_info list
val trail_name_list_of_yojson : Yojson.Basic.t -> string list -> string list
val trail_of_yojson : Yojson.Basic.t -> string list -> Types.trail
val trail_list_of_yojson : Yojson.Basic.t -> string list -> Types.trail list
val trail_already_exists_exception_of_yojson : Yojson.Basic.t -> string list -> Types.trail_already_exists_exception
val timestamps_of_yojson : Yojson.Basic.t -> string list -> Smaws_Lib__.CoreTypes.Timestamp.t list
val tag_key_of_yojson : Yojson.Basic.t -> string list -> string
val tag_value_of_yojson : Yojson.Basic.t -> string list -> string
val tag_of_yojson : Yojson.Basic.t -> string list -> Types.tag
val tags_list_of_yojson : Yojson.Basic.t -> string list -> Types.tag list
val tags_limit_exceeded_exception_of_yojson : Yojson.Basic.t -> string list -> Types.tags_limit_exceeded_exception
val stop_logging_response_of_yojson : Yojson.Basic.t -> string list -> unit
val stop_logging_request_of_yojson : Yojson.Basic.t -> string list -> Types.stop_logging_request
val s3_import_source_of_yojson : Yojson.Basic.t -> string list -> Types.s3_import_source
val import_source_of_yojson : Yojson.Basic.t -> string list -> Types.import_source
val import_destinations_of_yojson : Yojson.Basic.t -> string list -> string list
val import_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.import_status
val long_of_yojson : Yojson.Basic.t -> string list -> int
val import_statistics_of_yojson : Yojson.Basic.t -> string list -> Types.import_statistics
val stop_import_response_of_yojson : Yojson.Basic.t -> string list -> Types.stop_import_response
val stop_import_request_of_yojson : Yojson.Basic.t -> string list -> Types.stop_import_request
val import_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.import_not_found_exception
val stop_event_data_store_ingestion_response_of_yojson : Yojson.Basic.t -> string list -> unit
val stop_event_data_store_ingestion_request_of_yojson : Yojson.Basic.t -> string list -> Types.stop_event_data_store_ingestion_request
val invalid_event_data_store_status_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_event_data_store_status_exception
val account_id_of_yojson : Yojson.Basic.t -> string list -> string
val start_query_response_of_yojson : Yojson.Basic.t -> string list -> Types.start_query_response
val delivery_s3_uri_of_yojson : Yojson.Basic.t -> string list -> string
val start_query_request_of_yojson : Yojson.Basic.t -> string list -> Types.start_query_request
val max_concurrent_queries_exception_of_yojson : Yojson.Basic.t -> string list -> Types.max_concurrent_queries_exception
val start_logging_response_of_yojson : Yojson.Basic.t -> string list -> unit
val start_logging_request_of_yojson : Yojson.Basic.t -> string list -> Types.start_logging_request
val start_import_response_of_yojson : Yojson.Basic.t -> string list -> Types.start_import_response
val start_import_request_of_yojson : Yojson.Basic.t -> string list -> Types.start_import_request
val invalid_import_source_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_import_source_exception
val account_has_ongoing_import_exception_of_yojson : Yojson.Basic.t -> string list -> Types.account_has_ongoing_import_exception
val start_event_data_store_ingestion_response_of_yojson : Yojson.Basic.t -> string list -> unit
val start_event_data_store_ingestion_request_of_yojson : Yojson.Basic.t -> string list -> Types.start_event_data_store_ingestion_request
val refresh_id_of_yojson : Yojson.Basic.t -> string list -> string
val start_dashboard_refresh_response_of_yojson : Yojson.Basic.t -> string list -> Types.start_dashboard_refresh_response
val query_parameter_value_of_yojson : Yojson.Basic.t -> string list -> string
val query_parameter_key_of_yojson : Yojson.Basic.t -> string list -> string
val query_parameter_values_of_yojson : Yojson.Basic.t -> string list -> (string * string) list
val start_dashboard_refresh_request_of_yojson : Yojson.Basic.t -> string list -> Types.start_dashboard_refresh_request
val source_config_of_yojson : Yojson.Basic.t -> string list -> Types.source_config
val sample_query_name_of_yojson : Yojson.Basic.t -> string list -> string
val sample_query_description_of_yojson : Yojson.Basic.t -> string list -> string
val sample_query_sq_l_of_yojson : Yojson.Basic.t -> string list -> string
val sample_query_relevance_of_yojson : Yojson.Basic.t -> string list -> float
val search_sample_queries_search_result_of_yojson : Yojson.Basic.t -> string list -> Types.search_sample_queries_search_result
val search_sample_queries_search_results_of_yojson : Yojson.Basic.t -> string list -> Types.search_sample_queries_search_result list
val search_sample_queries_search_phrase_of_yojson : Yojson.Basic.t -> string list -> string
val pagination_token_of_yojson : Yojson.Basic.t -> string list -> string
val search_sample_queries_response_of_yojson : Yojson.Basic.t -> string list -> Types.search_sample_queries_response
val search_sample_queries_max_results_of_yojson : Yojson.Basic.t -> string list -> int
val search_sample_queries_request_of_yojson : Yojson.Basic.t -> string list -> Types.search_sample_queries_request
val restore_event_data_store_response_of_yojson : Yojson.Basic.t -> string list -> Types.restore_event_data_store_response
val restore_event_data_store_request_of_yojson : Yojson.Basic.t -> string list -> Types.restore_event_data_store_request
val event_data_store_max_limit_exceeded_exception_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store_max_limit_exceeded_exception
val resource_type_not_supported_exception_of_yojson : Yojson.Basic.t -> string list -> Types.resource_type_not_supported_exception
val resource_tag_of_yojson : Yojson.Basic.t -> string list -> Types.resource_tag
val resource_tag_list_of_yojson : Yojson.Basic.t -> string list -> Types.resource_tag list
val resource_policy_not_valid_exception_of_yojson : Yojson.Basic.t -> string list -> Types.resource_policy_not_valid_exception
val resource_policy_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.resource_policy_not_found_exception
val resource_policy_of_yojson : Yojson.Basic.t -> string list -> string
val resource_of_yojson : Yojson.Basic.t -> string list -> Types.resource
val resource_list_of_yojson : Yojson.Basic.t -> string list -> Types.resource list
val resource_id_list_of_yojson : Yojson.Basic.t -> string list -> string list
val resource_arn_of_yojson : Yojson.Basic.t -> string list -> string
val resource_arn_not_valid_exception_of_yojson : Yojson.Basic.t -> string list -> Types.resource_arn_not_valid_exception
val remove_tags_response_of_yojson : Yojson.Basic.t -> string list -> unit
val remove_tags_request_of_yojson : Yojson.Basic.t -> string list -> Types.remove_tags_request
val invalid_tag_parameter_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_tag_parameter_exception
val register_organization_delegated_admin_response_of_yojson : Yojson.Basic.t -> string list -> unit
val register_organization_delegated_admin_request_of_yojson : Yojson.Basic.t -> string list -> Types.register_organization_delegated_admin_request
val not_organization_management_account_exception_of_yojson : Yojson.Basic.t -> string list -> Types.not_organization_management_account_exception
val insufficient_iam_access_permission_exception_of_yojson : Yojson.Basic.t -> string list -> Types.insufficient_iam_access_permission_exception
val delegated_admin_account_limit_exceeded_exception_of_yojson : Yojson.Basic.t -> string list -> Types.delegated_admin_account_limit_exceeded_exception
val cannot_delegate_management_account_exception_of_yojson : Yojson.Basic.t -> string list -> Types.cannot_delegate_management_account_exception
val account_registered_exception_of_yojson : Yojson.Basic.t -> string list -> Types.account_registered_exception
val account_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.account_not_found_exception
val read_write_type_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.read_write_type
val query_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.query_status
val integer_of_yojson : Yojson.Basic.t -> string list -> int
val query_statistics_for_describe_query_of_yojson : Yojson.Basic.t -> string list -> Types.query_statistics_for_describe_query
val query_statistics_of_yojson : Yojson.Basic.t -> string list -> Types.query_statistics
val query_result_value_of_yojson : Yojson.Basic.t -> string list -> string
val query_result_key_of_yojson : Yojson.Basic.t -> string list -> string
val query_result_column_of_yojson : Yojson.Basic.t -> string list -> (string * string) list
val query_result_row_of_yojson : Yojson.Basic.t -> string list -> (string * string) list list
val query_result_rows_of_yojson : Yojson.Basic.t -> string list -> (string * string) list list list
val query_id_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.query_id_not_found_exception
val query_of_yojson : Yojson.Basic.t -> string list -> Types.query
val queries_of_yojson : Yojson.Basic.t -> string list -> Types.query list
val put_resource_policy_response_of_yojson : Yojson.Basic.t -> string list -> Types.put_resource_policy_response
val put_resource_policy_request_of_yojson : Yojson.Basic.t -> string list -> Types.put_resource_policy_request
val insight_type_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.insight_type
val insight_selector_of_yojson : Yojson.Basic.t -> string list -> Types.insight_selector
val insight_selectors_of_yojson : Yojson.Basic.t -> string list -> Types.insight_selector list
val put_insight_selectors_response_of_yojson : Yojson.Basic.t -> string list -> Types.put_insight_selectors_response
val put_insight_selectors_request_of_yojson : Yojson.Basic.t -> string list -> Types.put_insight_selectors_request
val data_resource_values_of_yojson : Yojson.Basic.t -> string list -> string list
val data_resource_of_yojson : Yojson.Basic.t -> string list -> Types.data_resource
val data_resources_of_yojson : Yojson.Basic.t -> string list -> Types.data_resource list
val exclude_management_event_sources_of_yojson : Yojson.Basic.t -> string list -> string list
val event_selector_of_yojson : Yojson.Basic.t -> string list -> Types.event_selector
val event_selectors_of_yojson : Yojson.Basic.t -> string list -> Types.event_selector list
val put_event_selectors_response_of_yojson : Yojson.Basic.t -> string list -> Types.put_event_selectors_response
val put_event_selectors_request_of_yojson : Yojson.Basic.t -> string list -> Types.put_event_selectors_request
val max_event_size_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.max_event_size
val operator_target_list_member_of_yojson : Yojson.Basic.t -> string list -> string
val operator_target_list_of_yojson : Yojson.Basic.t -> string list -> string list
val context_key_selector_of_yojson : Yojson.Basic.t -> string list -> Types.context_key_selector
val context_key_selectors_of_yojson : Yojson.Basic.t -> string list -> Types.context_key_selector list
val put_event_configuration_response_of_yojson : Yojson.Basic.t -> string list -> Types.put_event_configuration_response
val put_event_configuration_request_of_yojson : Yojson.Basic.t -> string list -> Types.put_event_configuration_request
val byte_buffer_of_yojson : Yojson.Basic.t -> string list -> bytes
val public_key_of_yojson : Yojson.Basic.t -> string list -> Types.public_key
val public_key_list_of_yojson : Yojson.Basic.t -> string list -> Types.public_key list
val prompt_of_yojson : Yojson.Basic.t -> string list -> string
val partition_key_type_of_yojson : Yojson.Basic.t -> string list -> string
val partition_key_name_of_yojson : Yojson.Basic.t -> string list -> string
val partition_key_of_yojson : Yojson.Basic.t -> string list -> Types.partition_key
val partition_key_list_of_yojson : Yojson.Basic.t -> string list -> Types.partition_key list
val next_token_of_yojson : Yojson.Basic.t -> string list -> string
val maximum_number_of_trails_exceeded_exception_of_yojson : Yojson.Basic.t -> string list -> Types.maximum_number_of_trails_exceeded_exception
val max_results_of_yojson : Yojson.Basic.t -> string list -> int
val max_query_results_of_yojson : Yojson.Basic.t -> string list -> int
val event_of_yojson : Yojson.Basic.t -> string list -> Types.event
val events_list_of_yojson : Yojson.Basic.t -> string list -> Types.event list
val lookup_events_response_of_yojson : Yojson.Basic.t -> string list -> Types.lookup_events_response
val lookup_attribute_key_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.lookup_attribute_key
val lookup_attribute_value_of_yojson : Yojson.Basic.t -> string list -> string
val lookup_attribute_of_yojson : Yojson.Basic.t -> string list -> Types.lookup_attribute
val lookup_attributes_list_of_yojson : Yojson.Basic.t -> string list -> Types.lookup_attribute list
val event_category_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.event_category
val lookup_events_request_of_yojson : Yojson.Basic.t -> string list -> Types.lookup_events_request
val invalid_time_range_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_time_range_exception
val invalid_next_token_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_next_token_exception
val invalid_max_results_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_max_results_exception
val invalid_lookup_attributes_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_lookup_attributes_exception
val invalid_event_category_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_event_category_exception
val list_trails_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_trails_response
val list_trails_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_trails_request
val list_tags_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_tags_response
val list_tags_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_tags_request
val invalid_token_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_token_exception
val list_queries_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_queries_response
val list_queries_max_results_count_of_yojson : Yojson.Basic.t -> string list -> int
val list_queries_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_queries_request
val invalid_query_status_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_query_status_exception
val invalid_date_range_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_date_range_exception
val list_public_keys_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_public_keys_response
val list_public_keys_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_public_keys_request
val event_source_of_yojson : Yojson.Basic.t -> string list -> string
val event_name_of_yojson : Yojson.Basic.t -> string list -> string
val error_code_of_yojson : Yojson.Basic.t -> string list -> string
val double_of_yojson : Yojson.Basic.t -> string list -> float
val insights_metric_values_of_yojson : Yojson.Basic.t -> string list -> float list
val insights_metric_next_token_of_yojson : Yojson.Basic.t -> string list -> string
val list_insights_metric_data_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_insights_metric_data_response
val insights_metric_period_of_yojson : Yojson.Basic.t -> string list -> int
val insights_metric_data_type_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.insights_metric_data_type
val insights_metric_max_results_of_yojson : Yojson.Basic.t -> string list -> int
val list_insights_metric_data_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_insights_metric_data_request
val imports_list_item_of_yojson : Yojson.Basic.t -> string list -> Types.imports_list_item
val imports_list_of_yojson : Yojson.Basic.t -> string list -> Types.imports_list_item list
val list_imports_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_imports_response
val list_imports_max_results_count_of_yojson : Yojson.Basic.t -> string list -> int
val list_imports_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_imports_request
val import_failure_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.import_failure_status
val import_failure_list_item_of_yojson : Yojson.Basic.t -> string list -> Types.import_failure_list_item
val import_failure_list_of_yojson : Yojson.Basic.t -> string list -> Types.import_failure_list_item list
val list_import_failures_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_import_failures_response
val list_import_failures_max_results_count_of_yojson : Yojson.Basic.t -> string list -> int
val list_import_failures_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_import_failures_request
val event_data_store_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store
val event_data_stores_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store list
val list_event_data_stores_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_event_data_stores_response
val list_event_data_stores_max_results_count_of_yojson : Yojson.Basic.t -> string list -> int
val list_event_data_stores_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_event_data_stores_request
val dashboard_detail_of_yojson : Yojson.Basic.t -> string list -> Types.dashboard_detail
val dashboards_of_yojson : Yojson.Basic.t -> string list -> Types.dashboard_detail list
val list_dashboards_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_dashboards_response
val list_dashboards_max_results_count_of_yojson : Yojson.Basic.t -> string list -> int
val list_dashboards_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_dashboards_request
val channel_of_yojson : Yojson.Basic.t -> string list -> Types.channel
val channels_of_yojson : Yojson.Basic.t -> string list -> Types.channel list
val list_channels_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_channels_response
val list_channels_max_results_count_of_yojson : Yojson.Basic.t -> string list -> int
val list_channels_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_channels_request
val invalid_source_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_source_exception
val insight_not_enabled_exception_of_yojson : Yojson.Basic.t -> string list -> Types.insight_not_enabled_exception
val ingestion_status_of_yojson : Yojson.Basic.t -> string list -> Types.ingestion_status
val inactive_query_exception_of_yojson : Yojson.Basic.t -> string list -> Types.inactive_query_exception
val get_trail_status_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_trail_status_response
val get_trail_status_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_trail_status_request
val get_trail_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_trail_response
val get_trail_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_trail_request
val get_resource_policy_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_resource_policy_response
val get_resource_policy_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_resource_policy_request
val get_query_results_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_query_results_response
val get_query_results_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_query_results_request
val get_insight_selectors_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_insight_selectors_response
val get_insight_selectors_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_insight_selectors_request
val get_import_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_import_response
val get_import_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_import_request
val get_event_selectors_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_event_selectors_response
val get_event_selectors_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_event_selectors_request
val get_event_data_store_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_event_data_store_response
val get_event_data_store_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_event_data_store_request
val get_event_configuration_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_event_configuration_response
val get_event_configuration_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_event_configuration_request
val dashboard_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.dashboard_status
val get_dashboard_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_dashboard_response
val get_dashboard_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_dashboard_request
val get_channel_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_channel_response
val get_channel_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_channel_request
val generate_response_exception_of_yojson : Yojson.Basic.t -> string list -> Types.generate_response_exception
val generate_query_response_of_yojson : Yojson.Basic.t -> string list -> Types.generate_query_response
val event_data_store_list_of_yojson : Yojson.Basic.t -> string list -> string list
val generate_query_request_of_yojson : Yojson.Basic.t -> string list -> Types.generate_query_request
val event_data_store_termination_protected_exception_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store_termination_protected_exception
val event_data_store_federation_enabled_exception_of_yojson : Yojson.Basic.t -> string list -> Types.event_data_store_federation_enabled_exception
val enable_federation_response_of_yojson : Yojson.Basic.t -> string list -> Types.enable_federation_response
val enable_federation_request_of_yojson : Yojson.Basic.t -> string list -> Types.enable_federation_request
val concurrent_modification_exception_of_yojson : Yojson.Basic.t -> string list -> Types.concurrent_modification_exception
val access_denied_exception_of_yojson : Yojson.Basic.t -> string list -> Types.access_denied_exception
val disable_federation_response_of_yojson : Yojson.Basic.t -> string list -> Types.disable_federation_response
val disable_federation_request_of_yojson : Yojson.Basic.t -> string list -> Types.disable_federation_request
val describe_trails_response_of_yojson : Yojson.Basic.t -> string list -> Types.describe_trails_response
val describe_trails_request_of_yojson : Yojson.Basic.t -> string list -> Types.describe_trails_request
val delivery_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.delivery_status
val describe_query_response_of_yojson : Yojson.Basic.t -> string list -> Types.describe_query_response
val describe_query_request_of_yojson : Yojson.Basic.t -> string list -> Types.describe_query_request
val deregister_organization_delegated_admin_response_of_yojson : Yojson.Basic.t -> string list -> unit
val deregister_organization_delegated_admin_request_of_yojson : Yojson.Basic.t -> string list -> Types.deregister_organization_delegated_admin_request
val account_not_registered_exception_of_yojson : Yojson.Basic.t -> string list -> Types.account_not_registered_exception
val delete_trail_response_of_yojson : Yojson.Basic.t -> string list -> unit
val delete_trail_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_trail_request
val delete_resource_policy_response_of_yojson : Yojson.Basic.t -> string list -> unit
val delete_resource_policy_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_resource_policy_request
val delete_event_data_store_response_of_yojson : Yojson.Basic.t -> string list -> unit
val delete_event_data_store_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_event_data_store_request
val channel_exists_for_eds_exception_of_yojson : Yojson.Basic.t -> string list -> Types.channel_exists_for_eds_exception
val delete_dashboard_response_of_yojson : Yojson.Basic.t -> string list -> unit
val delete_dashboard_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_dashboard_request
val delete_channel_response_of_yojson : Yojson.Basic.t -> string list -> unit
val delete_channel_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_channel_request
val create_trail_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_trail_response
val create_trail_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_trail_request
val create_event_data_store_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_event_data_store_response
val create_event_data_store_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_event_data_store_request
val create_dashboard_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_dashboard_response
val create_dashboard_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_dashboard_request
val create_channel_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_channel_response
val create_channel_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_channel_request
val channel_max_limit_exceeded_exception_of_yojson : Yojson.Basic.t -> string list -> Types.channel_max_limit_exceeded_exception
val cancel_query_response_of_yojson : Yojson.Basic.t -> string list -> Types.cancel_query_response
val cancel_query_request_of_yojson : Yojson.Basic.t -> string list -> Types.cancel_query_request
val add_tags_response_of_yojson : Yojson.Basic.t -> string list -> unit
val add_tags_request_of_yojson : Yojson.Basic.t -> string list -> Types.add_tags_request