Smaws_Client_MigrationHub.ListCreatedArtifacts
val request :
Smaws_Lib.Context.t ->
list_created_artifacts_request ->
(list_created_artifacts_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
| `ResourceNotFoundException of resource_not_found_exception
| `ServiceUnavailableException of service_unavailable_exception
| `ThrottlingException of throttling_exception ])
Stdlib.result
Lists the created artifacts attached to a given migration task in an update stream. This API has the following traits:
AssociateCreatedArtifact
API.