Module Smaws_Client_IAM.UpdateRoleDescription

Use UpdateRole instead.

Modifies only the description of a role. This operation performs the same function as the Description parameter in the UpdateRole operation.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `NoSuchEntityException of Types.no_such_entity_exception | `ServiceFailureException of Types.service_failure_exception | `UnmodifiableEntityException of Types.unmodifiable_entity_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_role_description_request -> (Types.update_role_description_response, [> Smaws_Lib.Protocols.AwsQuery.error | `NoSuchEntityException of Types.no_such_entity_exception | `ServiceFailureException of Types.service_failure_exception | `UnmodifiableEntityException of Types.unmodifiable_entity_exception ]) Stdlib.result