Module Smaws_Client_STS.Query_deserializers

val unit_of_xml : 'a -> unit
val web_identity_token_type_of_xml : Xmlm.input -> string
val web_identity_token_duration_seconds_type_of_xml : Xmlm.input -> int
val web_identity_token_audience_string_type_of_xml : Xmlm.input -> string
val web_identity_token_audience_list_type_of_xml : Xmlm.input -> string list
val web_identity_subject_type_of_xml : Xmlm.input -> string
val user_name_type_of_xml : Xmlm.input -> string
val user_id_type_of_xml : Xmlm.input -> string
val url_type_of_xml : Xmlm.input -> string
val unrestricted_session_policy_document_type_of_xml : Xmlm.input -> string
val trade_in_token_type_of_xml : Xmlm.input -> string
val token_type_of_xml : Xmlm.input -> string
val token_code_type_of_xml : Xmlm.input -> string
val tag_value_type_of_xml : Xmlm.input -> string
val tag_key_type_of_xml : Xmlm.input -> string
val tag_of_xml : Xmlm.input -> Types.tag
val tag_list_type_of_xml : Xmlm.input -> Types.tag list
val tag_key_list_type_of_xml : Xmlm.input -> string list
val source_identity_type_of_xml : Xmlm.input -> string
val session_policy_document_type_of_xml : Xmlm.input -> string
val serial_number_type_of_xml : Xmlm.input -> string
val role_session_name_type_of_xml : Xmlm.input -> string
val role_duration_seconds_type_of_xml : Xmlm.input -> int
val region_disabled_message_of_xml : Xmlm.input -> string
val arn_type_of_xml : Xmlm.input -> string
val policy_descriptor_type_of_xml : Xmlm.input -> Types.policy_descriptor_type
val policy_descriptor_list_type_of_xml : Xmlm.input -> Types.policy_descriptor_type list
val packed_policy_too_large_message_of_xml : Xmlm.input -> string
val non_negative_integer_type_of_xml : Xmlm.input -> int
val malformed_policy_document_message_of_xml : Xmlm.input -> string
val jwt_algorithm_type_of_xml : Xmlm.input -> string
val invalid_identity_token_message_of_xml : Xmlm.input -> string
val invalid_authorization_message_of_xml : Xmlm.input -> string
val idp_rejected_claim_message_of_xml : Xmlm.input -> string
val idp_communication_error_message_of_xml : Xmlm.input -> string
val federated_id_type_of_xml : Xmlm.input -> string
val external_id_type_of_xml : Xmlm.input -> string
val expired_trade_in_token_exception_message_of_xml : Xmlm.input -> string
val expired_identity_token_message_of_xml : Xmlm.input -> string
val encoded_message_type_of_xml : Xmlm.input -> string
val duration_seconds_type_of_xml : Xmlm.input -> int
val decoded_message_type_of_xml : Xmlm.input -> string
val date_type_of_xml : Xmlm.input -> Ptime.t
val context_assertion_type_of_xml : Xmlm.input -> string
val client_token_type_of_xml : Xmlm.input -> string
val assumed_role_id_type_of_xml : Xmlm.input -> string
val account_type_of_xml : Xmlm.input -> string
val access_key_secret_type_of_xml : Xmlm.input -> string
val access_key_id_type_of_xml : Xmlm.input -> string
val target_principal_type_of_xml : Xmlm.input -> string
val subject_type_of_xml : Xmlm.input -> string
val subject_of_xml : Xmlm.input -> string
val session_duration_escalation_exception2_of_xml : Xmlm.input -> string
val session_duration_escalation_exception_of_xml : Xmlm.input -> Types.session_duration_escalation_exception
val saml_assertion_type_of_xml : Xmlm.input -> string
val root_duration_seconds_type_of_xml : Xmlm.input -> int
val region_disabled_exception_of_xml : Xmlm.input -> Types.region_disabled_exception
val provided_context_of_xml : Xmlm.input -> Types.provided_context
val provided_contexts_list_type_of_xml : Xmlm.input -> Types.provided_context list
val packed_policy_too_large_exception_of_xml : Xmlm.input -> Types.packed_policy_too_large_exception
val outbound_web_identity_federation_disabled_exception2_of_xml : Xmlm.input -> string
val outbound_web_identity_federation_disabled_exception_of_xml : Xmlm.input -> Types.outbound_web_identity_federation_disabled_exception
val name_qualifier_of_xml : Xmlm.input -> string
val malformed_policy_document_exception_of_xml : Xmlm.input -> Types.malformed_policy_document_exception
val jwt_payload_size_exceeded_exception2_of_xml : Xmlm.input -> string
val jwt_payload_size_exceeded_exception_of_xml : Xmlm.input -> Types.jwt_payload_size_exceeded_exception
val issuer_of_xml : Xmlm.input -> string
val invalid_identity_token_exception_of_xml : Xmlm.input -> Types.invalid_identity_token_exception
val invalid_authorization_message_exception_of_xml : Xmlm.input -> Types.invalid_authorization_message_exception
val idp_rejected_claim_exception_of_xml : Xmlm.input -> Types.idp_rejected_claim_exception
val idp_communication_error_exception_of_xml : Xmlm.input -> Types.idp_communication_error_exception
val get_web_identity_token_response_of_xml : Xmlm.input -> Types.get_web_identity_token_response
val get_web_identity_token_request_of_xml : Xmlm.input -> Types.get_web_identity_token_request
val credentials_of_xml : Xmlm.input -> Types.credentials
val get_session_token_response_of_xml : Xmlm.input -> Types.get_session_token_response
val get_session_token_request_of_xml : Xmlm.input -> Types.get_session_token_request
val federated_user_of_xml : Xmlm.input -> Types.federated_user
val get_federation_token_response_of_xml : Xmlm.input -> Types.get_federation_token_response
val get_federation_token_request_of_xml : Xmlm.input -> Types.get_federation_token_request
val get_delegated_access_token_response_of_xml : Xmlm.input -> Types.get_delegated_access_token_response
val get_delegated_access_token_request_of_xml : Xmlm.input -> Types.get_delegated_access_token_request
val expired_trade_in_token_exception_of_xml : Xmlm.input -> Types.expired_trade_in_token_exception
val get_caller_identity_response_of_xml : Xmlm.input -> Types.get_caller_identity_response
val get_caller_identity_request_of_xml : 'a -> unit
val get_access_key_info_response_of_xml : Xmlm.input -> Types.get_access_key_info_response
val get_access_key_info_request_of_xml : Xmlm.input -> Types.get_access_key_info_request
val expired_token_exception_of_xml : Xmlm.input -> Types.expired_token_exception
val decode_authorization_message_response_of_xml : Xmlm.input -> Types.decode_authorization_message_response
val decode_authorization_message_request_of_xml : Xmlm.input -> Types.decode_authorization_message_request
val audience_of_xml : Xmlm.input -> string
val assumed_role_user_of_xml : Xmlm.input -> Types.assumed_role_user
val assume_root_response_of_xml : Xmlm.input -> Types.assume_root_response
val assume_root_request_of_xml : Xmlm.input -> Types.assume_root_request
val assume_role_with_web_identity_response_of_xml : Xmlm.input -> Types.assume_role_with_web_identity_response
val assume_role_with_web_identity_request_of_xml : Xmlm.input -> Types.assume_role_with_web_identity_request
val assume_role_with_saml_response_of_xml : Xmlm.input -> Types.assume_role_with_saml_response
val assume_role_with_saml_request_of_xml : Xmlm.input -> Types.assume_role_with_saml_request
val assume_role_response_of_xml : Xmlm.input -> Types.assume_role_response
val assume_role_request_of_xml : Xmlm.input -> Types.assume_role_request