Module Smaws_Client_WorkMail.UpdateResource

val request : Smaws_Lib.Context.t -> update_resource_request -> (update_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `DirectoryUnavailableException of directory_unavailable_exception | `EmailAddressInUseException of email_address_in_use_exception | `EntityNotFoundException of entity_not_found_exception | `EntityStateException of entity_state_exception | `InvalidConfigurationException of invalid_configuration_exception | `InvalidParameterException of invalid_parameter_exception | `MailDomainNotFoundException of mail_domain_not_found_exception | `MailDomainStateException of mail_domain_state_exception | `NameAvailabilityException of name_availability_exception | `OrganizationNotFoundException of organization_not_found_exception | `OrganizationStateException of organization_state_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result

Updates data for the resource. To have the latest information, it must be preceded by a DescribeResource call. The dataset in the request should be the one expected when performing another DescribeResource call.