Smaws_Client_MigrationHub.ListApplicationStates
val request :
Smaws_Lib.Context.t ->
list_application_states_request ->
(list_application_states_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `HomeRegionNotSetException of home_region_not_set_exception
| `InternalServerError of internal_server_error
| `InvalidInputException of invalid_input_exception
| `ServiceUnavailableException of service_unavailable_exception
| `ThrottlingException of throttling_exception ])
Stdlib.result
Lists all the migration statuses for your applications. If you use the optional ApplicationIds
parameter, only the migration statuses for those applications will be returned.