Module Smaws_Client_SSOAdmin.Json_serializers

val validation_exception_reason_to_yojson : Types.validation_exception_reason -> [> `String of string ]
val validation_exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val user_background_session_application_status_to_yojson : Types.user_background_session_application_status -> [> `String of string ]
val update_trusted_token_issuer_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val trusted_token_issuer_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val trusted_token_issuer_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val claim_attribute_path_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val jmes_path_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val jwks_retrieval_option_to_yojson : Types.jwks_retrieval_option -> [> `String of string ]
val oidc_jwt_update_configuration_to_yojson : Types.oidc_jwt_update_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val trusted_token_issuer_update_configuration_to_yojson : Types.trusted_token_issuer_update_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_trusted_token_issuer_request_to_yojson : Types.update_trusted_token_issuer_request -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_reason_to_yojson : Types.throttling_exception_reason -> [> `String of string ]
val throttling_exception_to_yojson : Types.throttling_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_reason_to_yojson : Types.resource_not_found_exception_reason -> [> `String of string ]
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_failure_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val conflict_exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val conflict_exception_to_yojson : Types.conflict_exception -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_reason_to_yojson : Types.access_denied_exception_reason -> [> `String of string ]
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t
val update_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val instance_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val duration_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val relay_state_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_permission_set_request_to_yojson : Types.update_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_instance_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val name_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val kms_key_type_to_yojson : Types.kms_key_type -> [> `String of string ]
val kms_key_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val encryption_configuration_to_yojson : Types.encryption_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_instance_request_to_yojson : Types.update_instance_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_instance_access_control_attribute_configuration_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_attribute_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_attribute_value_source_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_attribute_value_source_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_attribute_value_to_yojson : Types.access_control_attribute_value -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_attribute_to_yojson : Types.access_control_attribute -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_attribute_list_to_yojson : Types.access_control_attribute list -> Smaws_Lib.Json.SerializeHelpers.t
val instance_access_control_attribute_configuration_to_yojson : Types.instance_access_control_attribute_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_instance_access_control_attribute_configuration_request_to_yojson : Types.update_instance_access_control_attribute_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_application_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val application_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val application_name_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val application_status_to_yojson : Types.application_status -> [> `String of string ]
val sign_in_origin_to_yojson : Types.sign_in_origin -> [> `String of string ]
val application_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val sign_in_options_to_yojson : Types.sign_in_options -> Smaws_Lib.Json.SerializeHelpers.t
val update_application_portal_options_to_yojson : Types.update_application_portal_options -> Smaws_Lib.Json.SerializeHelpers.t
val update_application_request_to_yojson : Types.update_application_request -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val taggable_resource_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_request_to_yojson : Types.untag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val uu_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val ur_i_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val trusted_token_issuer_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val trusted_token_issuer_type_to_yojson : Types.trusted_token_issuer_type -> [> `String of string ]
val trusted_token_issuer_metadata_to_yojson : Types.trusted_token_issuer_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val trusted_token_issuer_list_to_yojson : Types.trusted_token_issuer_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val oidc_jwt_configuration_to_yojson : Types.oidc_jwt_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val trusted_token_issuer_configuration_to_yojson : Types.trusted_token_issuer_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val token_issuer_audience_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val token_issuer_audiences_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val token_exchange_grant_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val target_type_to_yojson : Types.target_type -> [> `String of string ]
val target_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_request_to_yojson : Types.tag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val service_quota_exceeded_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val service_quota_exceeded_exception_to_yojson : Types.service_quota_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val status_values_to_yojson : Types.status_values -> [> `String of string ]
val scope_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val scope_target_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val scope_targets_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val region_status_to_yojson : Types.region_status -> [> `String of string ]
val remove_region_response_to_yojson : Types.remove_region_response -> Smaws_Lib.Json.SerializeHelpers.t
val region_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val remove_region_request_to_yojson : Types.remove_region_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_permissions_boundary_to_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val managed_policy_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val managed_policy_path_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val customer_managed_policy_reference_to_yojson : Types.customer_managed_policy_reference -> Smaws_Lib.Json.SerializeHelpers.t
val managed_policy_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val permissions_boundary_to_yojson : Types.permissions_boundary -> Smaws_Lib.Json.SerializeHelpers.t
val put_permissions_boundary_to_permission_set_request_to_yojson : Types.put_permissions_boundary_to_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_inline_policy_to_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_policy_document_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_inline_policy_to_permission_set_request_to_yojson : Types.put_inline_policy_to_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_application_session_configuration_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val put_application_session_configuration_request_to_yojson : Types.put_application_session_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_application_assignment_configuration_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val assignment_required_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val put_application_assignment_configuration_request_to_yojson : Types.put_application_assignment_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val date_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_provisioning_status_to_yojson : Types.permission_set_provisioning_status -> Smaws_Lib.Json.SerializeHelpers.t
val provision_permission_set_response_to_yojson : Types.provision_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val provision_target_type_to_yojson : Types.provision_target_type -> [> `String of string ]
val provision_permission_set_request_to_yojson : Types.provision_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_trusted_token_issuers_response_to_yojson : Types.list_trusted_token_issuers_response -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_trusted_token_issuers_request_to_yojson : Types.list_trusted_token_issuers_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_response_to_yojson : Types.list_tags_for_resource_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_request_to_yojson : Types.list_tags_for_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val is_primary_region_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val region_metadata_to_yojson : Types.region_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val region_metadata_list_to_yojson : Types.region_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val list_regions_response_to_yojson : Types.list_regions_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_regions_request_to_yojson : Types.list_regions_request -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_permission_sets_provisioned_to_account_response_to_yojson : Types.list_permission_sets_provisioned_to_account_response -> Smaws_Lib.Json.SerializeHelpers.t
val provisioning_status_to_yojson : Types.provisioning_status -> [> `String of string ]
val list_permission_sets_provisioned_to_account_request_to_yojson : Types.list_permission_sets_provisioned_to_account_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_permission_sets_response_to_yojson : Types.list_permission_sets_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_permission_sets_request_to_yojson : Types.list_permission_sets_request -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_provisioning_status_metadata_to_yojson : Types.permission_set_provisioning_status_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_provisioning_status_list_to_yojson : Types.permission_set_provisioning_status_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val list_permission_set_provisioning_status_response_to_yojson : Types.list_permission_set_provisioning_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val operation_status_filter_to_yojson : Types.operation_status_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_permission_set_provisioning_status_request_to_yojson : Types.list_permission_set_provisioning_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attached_managed_policy_to_yojson : Types.attached_managed_policy -> Smaws_Lib.Json.SerializeHelpers.t
val attached_managed_policy_list_to_yojson : Types.attached_managed_policy list -> Smaws_Lib.Json.SerializeHelpers.t
val list_managed_policies_in_permission_set_response_to_yojson : Types.list_managed_policies_in_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_managed_policies_in_permission_set_request_to_yojson : Types.list_managed_policies_in_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val instance_status_to_yojson : Types.instance_status -> [> `String of string ]
val instance_metadata_to_yojson : Types.instance_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val instance_list_to_yojson : Types.instance_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val list_instances_response_to_yojson : Types.list_instances_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_instances_request_to_yojson : Types.list_instances_request -> Smaws_Lib.Json.SerializeHelpers.t
val customer_managed_policy_reference_list_to_yojson : Types.customer_managed_policy_reference list -> Smaws_Lib.Json.SerializeHelpers.t
val list_customer_managed_policy_references_in_permission_set_response_to_yojson : Types.list_customer_managed_policy_references_in_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_customer_managed_policy_references_in_permission_set_request_to_yojson : Types.list_customer_managed_policy_references_in_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val application_provider_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val identity_store_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val application_visibility_to_yojson : Types.application_visibility -> [> `String of string ]
val application_list_to_yojson : Types.application list -> Smaws_Lib.Json.SerializeHelpers.t
val list_applications_response_to_yojson : Types.list_applications_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_applications_filter_to_yojson : Types.list_applications_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_applications_request_to_yojson : Types.list_applications_request -> Smaws_Lib.Json.SerializeHelpers.t
val federation_protocol_to_yojson : Types.federation_protocol -> [> `String of string ]
val icon_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_server_scope_details_to_yojson : Types.resource_server_scope_details -> Smaws_Lib.Json.SerializeHelpers.t
val resource_server_scope_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_server_scopes_to_yojson : (string * Types.resource_server_scope_details) list -> Smaws_Lib.Json.SerializeHelpers.t
val resource_server_config_to_yojson : Types.resource_server_config -> Smaws_Lib.Json.SerializeHelpers.t
val application_provider_to_yojson : Types.application_provider -> Smaws_Lib.Json.SerializeHelpers.t
val application_provider_list_to_yojson : Types.application_provider list -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_providers_response_to_yojson : Types.list_application_providers_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_providers_request_to_yojson : Types.list_application_providers_request -> Smaws_Lib.Json.SerializeHelpers.t
val principal_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val principal_type_to_yojson : Types.principal_type -> [> `String of string ]
val application_assignment_for_principal_to_yojson : Types.application_assignment_for_principal -> Smaws_Lib.Json.SerializeHelpers.t
val application_assignment_list_for_principal_to_yojson : Types.application_assignment_for_principal list -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_assignments_for_principal_response_to_yojson : Types.list_application_assignments_for_principal_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_assignments_filter_to_yojson : Types.list_application_assignments_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_assignments_for_principal_request_to_yojson : Types.list_application_assignments_for_principal_request -> Smaws_Lib.Json.SerializeHelpers.t
val application_assignment_to_yojson : Types.application_assignment -> Smaws_Lib.Json.SerializeHelpers.t
val application_assignments_list_to_yojson : Types.application_assignment list -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_assignments_response_to_yojson : Types.list_application_assignments_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_assignments_request_to_yojson : Types.list_application_assignments_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_accounts_for_provisioned_permission_set_response_to_yojson : Types.list_accounts_for_provisioned_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_accounts_for_provisioned_permission_set_request_to_yojson : Types.list_accounts_for_provisioned_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_assignment_for_principal_to_yojson : Types.account_assignment_for_principal -> Smaws_Lib.Json.SerializeHelpers.t
val account_assignment_list_for_principal_to_yojson : Types.account_assignment_for_principal list -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignments_for_principal_response_to_yojson : Types.list_account_assignments_for_principal_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignments_filter_to_yojson : Types.list_account_assignments_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignments_for_principal_request_to_yojson : Types.list_account_assignments_for_principal_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_assignment_to_yojson : Types.account_assignment -> Smaws_Lib.Json.SerializeHelpers.t
val account_assignment_list_to_yojson : Types.account_assignment list -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignments_response_to_yojson : Types.list_account_assignments_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignments_request_to_yojson : Types.list_account_assignments_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_assignment_operation_status_metadata_to_yojson : Types.account_assignment_operation_status_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val account_assignment_operation_status_list_to_yojson : Types.account_assignment_operation_status_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignment_deletion_status_response_to_yojson : Types.list_account_assignment_deletion_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignment_deletion_status_request_to_yojson : Types.list_account_assignment_deletion_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignment_creation_status_response_to_yojson : Types.list_account_assignment_creation_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_assignment_creation_status_request_to_yojson : Types.list_account_assignment_creation_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_permissions_boundary_for_permission_set_response_to_yojson : Types.get_permissions_boundary_for_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_permissions_boundary_for_permission_set_request_to_yojson : Types.get_permissions_boundary_for_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_inline_policy_for_permission_set_response_to_yojson : Types.get_inline_policy_for_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_inline_policy_for_permission_set_request_to_yojson : Types.get_inline_policy_for_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_session_configuration_response_to_yojson : Types.get_application_session_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_session_configuration_request_to_yojson : Types.get_application_session_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_assignment_configuration_response_to_yojson : Types.get_application_assignment_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_assignment_configuration_request_to_yojson : Types.get_application_assignment_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val detach_managed_policy_from_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val detach_managed_policy_from_permission_set_request_to_yojson : Types.detach_managed_policy_from_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val detach_customer_managed_policy_reference_from_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val detach_customer_managed_policy_reference_from_permission_set_request_to_yojson : Types.detach_customer_managed_policy_reference_from_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_trusted_token_issuer_response_to_yojson : Types.describe_trusted_token_issuer_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_trusted_token_issuer_request_to_yojson : Types.describe_trusted_token_issuer_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_region_response_to_yojson : Types.describe_region_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_region_request_to_yojson : Types.describe_region_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_permission_set_provisioning_status_response_to_yojson : Types.describe_permission_set_provisioning_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_permission_set_provisioning_status_request_to_yojson : Types.describe_permission_set_provisioning_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val permission_set_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val describe_permission_set_response_to_yojson : Types.describe_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_permission_set_request_to_yojson : Types.describe_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val instance_access_control_attribute_configuration_status_to_yojson : Types.instance_access_control_attribute_configuration_status -> [> `String of string ]
val instance_access_control_attribute_configuration_status_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val describe_instance_access_control_attribute_configuration_response_to_yojson : Types.describe_instance_access_control_attribute_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_instance_access_control_attribute_configuration_request_to_yojson : Types.describe_instance_access_control_attribute_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val kms_key_status_to_yojson : Types.kms_key_status -> [> `String of string ]
val encryption_configuration_details_to_yojson : Types.encryption_configuration_details -> Smaws_Lib.Json.SerializeHelpers.t
val describe_instance_response_to_yojson : Types.describe_instance_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_instance_request_to_yojson : Types.describe_instance_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_application_provider_response_to_yojson : Types.describe_application_provider_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_application_provider_request_to_yojson : Types.describe_application_provider_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_application_assignment_response_to_yojson : Types.describe_application_assignment_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_application_assignment_request_to_yojson : Types.describe_application_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_application_response_to_yojson : Types.describe_application_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_application_request_to_yojson : Types.describe_application_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_assignment_operation_status_to_yojson : Types.account_assignment_operation_status -> Smaws_Lib.Json.SerializeHelpers.t
val describe_account_assignment_deletion_status_response_to_yojson : Types.describe_account_assignment_deletion_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_account_assignment_deletion_status_request_to_yojson : Types.describe_account_assignment_deletion_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_account_assignment_creation_status_response_to_yojson : Types.describe_account_assignment_creation_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_account_assignment_creation_status_request_to_yojson : Types.describe_account_assignment_creation_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_trusted_token_issuer_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_trusted_token_issuer_request_to_yojson : Types.delete_trusted_token_issuer_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_permission_set_request_to_yojson : Types.delete_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_permissions_boundary_from_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_permissions_boundary_from_permission_set_request_to_yojson : Types.delete_permissions_boundary_from_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_instance_access_control_attribute_configuration_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_instance_access_control_attribute_configuration_request_to_yojson : Types.delete_instance_access_control_attribute_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_instance_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_instance_request_to_yojson : Types.delete_instance_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_inline_policy_from_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_inline_policy_from_permission_set_request_to_yojson : Types.delete_inline_policy_from_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_application_assignment_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_application_assignment_request_to_yojson : Types.delete_application_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_application_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_application_request_to_yojson : Types.delete_application_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_account_assignment_response_to_yojson : Types.delete_account_assignment_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_account_assignment_request_to_yojson : Types.delete_account_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_trusted_token_issuer_response_to_yojson : Types.create_trusted_token_issuer_response -> Smaws_Lib.Json.SerializeHelpers.t
val client_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val create_trusted_token_issuer_request_to_yojson : Types.create_trusted_token_issuer_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_permission_set_response_to_yojson : Types.create_permission_set_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_permission_set_request_to_yojson : Types.create_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_instance_access_control_attribute_configuration_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_instance_access_control_attribute_configuration_request_to_yojson : Types.create_instance_access_control_attribute_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_instance_response_to_yojson : Types.create_instance_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_instance_request_to_yojson : Types.create_instance_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_application_assignment_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_application_assignment_request_to_yojson : Types.create_application_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_application_response_to_yojson : Types.create_application_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_application_request_to_yojson : Types.create_application_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_account_assignment_response_to_yojson : Types.create_account_assignment_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_account_assignment_request_to_yojson : Types.create_account_assignment_request -> Smaws_Lib.Json.SerializeHelpers.t
val attach_managed_policy_to_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val attach_managed_policy_to_permission_set_request_to_yojson : Types.attach_managed_policy_to_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val attach_customer_managed_policy_reference_to_permission_set_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val attach_customer_managed_policy_reference_to_permission_set_request_to_yojson : Types.attach_customer_managed_policy_reference_to_permission_set_request -> Smaws_Lib.Json.SerializeHelpers.t
val add_region_response_to_yojson : Types.add_region_response -> Smaws_Lib.Json.SerializeHelpers.t
val add_region_request_to_yojson : Types.add_region_request -> Smaws_Lib.Json.SerializeHelpers.t
val refresh_token_grant_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val redirect_uris_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val grant_type_to_yojson : Types.grant_type -> [> `String of string ]
val authorization_code_grant_to_yojson : Types.authorization_code_grant -> Smaws_Lib.Json.SerializeHelpers.t
val authorized_token_issuer_to_yojson : Types.authorized_token_issuer -> Smaws_Lib.Json.SerializeHelpers.t
val authorized_token_issuers_to_yojson : Types.authorized_token_issuer list -> Smaws_Lib.Json.SerializeHelpers.t
val jwt_bearer_grant_to_yojson : Types.jwt_bearer_grant -> Smaws_Lib.Json.SerializeHelpers.t
val put_application_grant_request_to_yojson : Types.put_application_grant_request -> Smaws_Lib.Json.SerializeHelpers.t
val authentication_method_type_to_yojson : Types.authentication_method_type -> [> `String of string ]
val iam_authentication_method_to_yojson : Types.iam_authentication_method -> Smaws_Lib.Json.SerializeHelpers.t
val authentication_method_to_yojson : Types.authentication_method -> Smaws_Lib.Json.SerializeHelpers.t
val put_application_authentication_method_request_to_yojson : Types.put_application_authentication_method_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_application_access_scope_request_to_yojson : Types.put_application_access_scope_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_grants_response_to_yojson : Types.list_application_grants_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_grants_request_to_yojson : Types.list_application_grants_request -> Smaws_Lib.Json.SerializeHelpers.t
val authentication_method_item_to_yojson : Types.authentication_method_item -> Smaws_Lib.Json.SerializeHelpers.t
val authentication_methods_to_yojson : Types.authentication_method_item list -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_authentication_methods_response_to_yojson : Types.list_application_authentication_methods_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_authentication_methods_request_to_yojson : Types.list_application_authentication_methods_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_access_scopes_response_to_yojson : Types.list_application_access_scopes_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_application_access_scopes_request_to_yojson : Types.list_application_access_scopes_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_grant_response_to_yojson : Types.get_application_grant_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_grant_request_to_yojson : Types.get_application_grant_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_authentication_method_response_to_yojson : Types.get_application_authentication_method_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_authentication_method_request_to_yojson : Types.get_application_authentication_method_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_access_scope_response_to_yojson : Types.get_application_access_scope_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_application_access_scope_request_to_yojson : Types.get_application_access_scope_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_application_grant_request_to_yojson : Types.delete_application_grant_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_application_authentication_method_request_to_yojson : Types.delete_application_authentication_method_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_application_access_scope_request_to_yojson : Types.delete_application_access_scope_request -> Smaws_Lib.Json.SerializeHelpers.t