Smaws_Client_MigrationHub.ListProgressUpdateStreams
Lists progress update streams associated with the user account making this call.
val request :
Smaws_Lib.Context.t ->
Types.list_progress_update_streams_request ->
(Types.list_progress_update_streams_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `HomeRegionNotSetException of Types.home_region_not_set_exception
| `InternalServerError of Types.internal_server_error
| `InvalidInputException of Types.invalid_input_exception
| `ServiceUnavailableException of Types.service_unavailable_exception
| `ThrottlingException of Types.throttling_exception ])
Stdlib.result