Module Smaws_Client_MigrationHub.AssociateSourceResource

Associates a source resource with a migration task. For example, the source resource can be a source server, an application, or a migration wave.

val request : Smaws_Lib.Context.t -> Types.associate_source_resource_request -> (Types.associate_source_resource_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `DryRunOperation of Types.dry_run_operation | `InternalServerError of Types.internal_server_error | `InvalidInputException of Types.invalid_input_exception | `ResourceNotFoundException of Types.resource_not_found_exception | `ServiceUnavailableException of Types.service_unavailable_exception | `ThrottlingException of Types.throttling_exception | `UnauthorizedOperation of Types.unauthorized_operation ]) Stdlib.result