'2.0', 'service' => '
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS Migration Hub Orchestrator. he topic for each action shows the API request parameters and the response. Alternatively, you can use one of the AWS SDKs to access an API that is tailored to the programming language or platform that you\'re using.
', 'operations' => [ 'CreateWorkflow' => 'Create a workflow to orchestrate your migrations.
', 'CreateWorkflowStep' => 'Create a step in the migration workflow.
', 'CreateWorkflowStepGroup' => 'Create a step group in a migration workflow.
', 'DeleteWorkflow' => 'Delete a migration workflow. You must pause a running workflow in Migration Hub Orchestrator console to delete it.
', 'DeleteWorkflowStep' => 'Delete a step in a migration workflow. Pause the workflow to delete a running step.
', 'DeleteWorkflowStepGroup' => 'Delete a step group in a migration workflow.
', 'GetTemplate' => 'Get the template you want to use for creating a migration workflow.
', 'GetTemplateStep' => 'Get a specific step in a template.
', 'GetTemplateStepGroup' => 'Get a step group in a template.
', 'GetWorkflow' => 'Get migration workflow.
', 'GetWorkflowStep' => 'Get a step in the migration workflow.
', 'GetWorkflowStepGroup' => 'Get the step group of a migration workflow.
', 'ListPlugins' => 'List AWS Migration Hub Orchestrator plugins.
', 'ListTagsForResource' => 'List the tags added to a resource.
', 'ListTemplateStepGroups' => 'List the step groups in a template.
', 'ListTemplateSteps' => 'List the steps in a template.
', 'ListTemplates' => 'List the templates available in Migration Hub Orchestrator to create a migration workflow.
', 'ListWorkflowStepGroups' => 'List the step groups in a migration workflow.
', 'ListWorkflowSteps' => 'List the steps in a workflow.
', 'ListWorkflows' => 'List the migration workflows.
', 'RetryWorkflowStep' => 'Retry a failed step in a migration workflow.
', 'StartWorkflow' => 'Start a migration workflow.
', 'StopWorkflow' => 'Stop an ongoing migration workflow.
', 'TagResource' => 'Tag a resource by specifying its Amazon Resource Name (ARN).
', 'UntagResource' => 'Deletes the tags for a resource.
', 'UpdateWorkflow' => 'Update a migration workflow.
', 'UpdateWorkflowStep' => 'Update a step in a migration workflow.
', 'UpdateWorkflowStepGroup' => 'Update the step group in a migration workflow.
', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => 'You do not have sufficient access to perform this action.
', 'refs' => [], ], 'ApplicationConfigurationName' => [ 'base' => NULL, 'refs' => [ 'ListMigrationWorkflowsRequest$adsApplicationConfigurationName' => 'The name of the application configured in Application Discovery Service.
', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'StepOutput$required' => 'Determine if an output is required from a step.
', 'TemplateInput$required' => 'Determine if an input is required from the template.
', 'WorkflowStepOutput$required' => 'Determine if an output is required from a step.
', ], ], 'CreateMigrationWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateMigrationWorkflowRequestApplicationConfigurationIdString' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowRequest$applicationConfigurationId' => 'The configuration ID of the application configured in Application Discovery Service.
', ], ], 'CreateMigrationWorkflowRequestDescriptionString' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowRequest$description' => 'The description of the migration workflow.
', ], ], 'CreateMigrationWorkflowRequestNameString' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowRequest$name' => 'The name of the migration workflow.
', ], ], 'CreateMigrationWorkflowRequestTemplateIdString' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowRequest$templateId' => 'The ID of the template.
', ], ], 'CreateMigrationWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorkflowStepGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorkflowStepGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorkflowStepRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateWorkflowStepResponse' => [ 'base' => NULL, 'refs' => [], ], 'DataType' => [ 'base' => NULL, 'refs' => [ 'StepOutput$dataType' => 'The data type of the step output.
', 'TemplateInput$dataType' => 'The data type of the template input.
', 'WorkflowStepOutput$dataType' => 'The data type of the output.
', ], ], 'DeleteMigrationWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMigrationWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWorkflowStepGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWorkflowStepGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWorkflowStepRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWorkflowStepResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMigrationWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMigrationWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMigrationWorkflowTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMigrationWorkflowTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetTemplateStepGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetTemplateStepGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetTemplateStepRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetTemplateStepResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowStepGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowStepGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowStepRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowStepResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetWorkflowStepResponseOutputsList' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowStepResponse$outputs' => 'The outputs of the step.
', ], ], 'IPAddress' => [ 'base' => NULL, 'refs' => [ 'PluginSummary$ipAddress' => 'The IP address at which the plugin is located.
', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'GetMigrationWorkflowResponse$totalSteps' => 'The total number of steps in the migration workflow.
', 'GetMigrationWorkflowResponse$completedSteps' => 'Get a list of completed steps in the migration workflow.
', 'GetWorkflowStepResponse$noOfSrvCompleted' => 'The number of servers that have been migrated.
', 'GetWorkflowStepResponse$noOfSrvFailed' => 'The number of servers that have failed to migrate.
', 'GetWorkflowStepResponse$totalNoOfSrv' => 'The total number of servers that have been migrated.
', 'MigrationWorkflowSummary$completedSteps' => 'The steps completed in the migration workflow.
', 'MigrationWorkflowSummary$totalSteps' => 'All the steps in a migration workflow.
', 'StepInput$integerValue' => 'The value of the integer.
', 'WorkflowStepOutputUnion$integerValue' => 'The integer value.
', 'WorkflowStepSummary$noOfSrvCompleted' => 'The number of servers that have been migrated.
', 'WorkflowStepSummary$noOfSrvFailed' => 'The number of servers that have failed to migrate.
', 'WorkflowStepSummary$totalNoOfSrv' => 'The total number of servers that have been migrated.
', ], ], 'InternalServerException' => [ 'base' => 'An internal error has occurred.
', 'refs' => [], ], 'ListMigrationWorkflowTemplatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMigrationWorkflowTemplatesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMigrationWorkflowsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMigrationWorkflowsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListPluginsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPluginsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTemplateStepGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTemplateStepGroupsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTemplateStepsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTemplateStepsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWorkflowStepGroupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWorkflowStepGroupsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWorkflowStepsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWorkflowStepsResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListMigrationWorkflowTemplatesRequest$maxResults' => 'The maximum number of results that can be returned.
', 'ListMigrationWorkflowsRequest$maxResults' => 'The maximum number of results that can be returned.
', 'ListPluginsRequest$maxResults' => 'The maximum number of plugins that can be returned.
', 'ListTemplateStepGroupsRequest$maxResults' => 'The maximum number of results that can be returned.
', 'ListTemplateStepsRequest$maxResults' => 'The maximum number of results that can be returned.
', 'ListWorkflowStepGroupsRequest$maxResults' => 'The maximum number of results that can be returned.
', 'ListWorkflowStepsRequest$maxResults' => 'The maximum number of results that can be returned.
', ], ], 'MigrationWorkflowDescription' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepRequest$description' => 'The description of the step.
', ], ], 'MigrationWorkflowId' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowResponse$id' => 'The ID of the migration workflow.
', 'CreateWorkflowStepGroupRequest$workflowId' => 'The ID of the migration workflow that will contain the step group.
', 'CreateWorkflowStepRequest$workflowId' => 'The ID of the migration workflow.
', 'DeleteMigrationWorkflowRequest$id' => 'The ID of the migration workflow you want to delete.
', 'DeleteMigrationWorkflowResponse$id' => 'The ID of the migration workflow.
', 'DeleteWorkflowStepGroupRequest$workflowId' => 'The ID of the migration workflow.
', 'DeleteWorkflowStepRequest$workflowId' => 'The ID of the migration workflow.
', 'GetMigrationWorkflowRequest$id' => 'The ID of the migration workflow.
', 'GetMigrationWorkflowResponse$id' => 'The ID of the migration workflow.
', 'GetWorkflowStepGroupRequest$workflowId' => 'The ID of the migration workflow.
', 'GetWorkflowStepRequest$workflowId' => 'The ID of the migration workflow.
', 'ListWorkflowStepGroupsRequest$workflowId' => 'The ID of the migration workflow.
', 'ListWorkflowStepsRequest$workflowId' => 'The ID of the migration workflow.
', 'MigrationWorkflowSummary$id' => 'The ID of the migration workflow.
', 'RetryWorkflowStepRequest$workflowId' => 'The ID of the migration workflow.
', 'StartMigrationWorkflowRequest$id' => 'The ID of the migration workflow.
', 'StartMigrationWorkflowResponse$id' => 'The ID of the migration workflow.
', 'StopMigrationWorkflowRequest$id' => 'The ID of the migration workflow.
', 'StopMigrationWorkflowResponse$id' => 'The ID of the migration workflow.
', 'UpdateMigrationWorkflowRequest$id' => 'The ID of the migration workflow.
', 'UpdateMigrationWorkflowResponse$id' => 'The ID of the migration workflow.
', 'UpdateWorkflowStepGroupRequest$workflowId' => 'The ID of the migration workflow.
', 'UpdateWorkflowStepRequest$workflowId' => 'The ID of the migration workflow.
', ], ], 'MigrationWorkflowName' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepRequest$name' => 'The name of the step.
', ], ], 'MigrationWorkflowStatusEnum' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowResponse$status' => 'The status of the migration workflow.
', 'DeleteMigrationWorkflowResponse$status' => 'The status of the migration workflow.
', 'GetMigrationWorkflowResponse$status' => 'The status of the migration workflow.
', 'ListMigrationWorkflowsRequest$status' => 'The status of the migration workflow.
', 'MigrationWorkflowSummary$status' => 'The status of the migration workflow.
', 'StartMigrationWorkflowResponse$status' => 'The status of the migration workflow.
', 'StopMigrationWorkflowResponse$status' => 'The status of the migration workflow.
', 'UpdateMigrationWorkflowResponse$status' => 'The status of the migration workflow.
', ], ], 'MigrationWorkflowSummary' => [ 'base' => 'The summary of a migration workflow.
', 'refs' => [ 'MigrationWorkflowSummaryList$member' => NULL, ], ], 'MigrationWorkflowSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListMigrationWorkflowsResponse$migrationWorkflowSummary' => 'The summary of the migration workflow.
', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListMigrationWorkflowTemplatesRequest$nextToken' => 'The pagination token.
', 'ListMigrationWorkflowTemplatesResponse$nextToken' => 'The pagination token.
', 'ListMigrationWorkflowsRequest$nextToken' => 'The pagination token.
', 'ListMigrationWorkflowsResponse$nextToken' => 'The pagination token.
', 'ListPluginsRequest$nextToken' => 'The pagination token.
', 'ListPluginsResponse$nextToken' => 'The pagination token.
', 'ListTemplateStepGroupsRequest$nextToken' => 'The pagination token.
', 'ListTemplateStepGroupsResponse$nextToken' => 'The pagination token.
', 'ListTemplateStepsRequest$nextToken' => 'The pagination token.
', 'ListTemplateStepsResponse$nextToken' => 'The pagination token.
', 'ListWorkflowStepGroupsRequest$nextToken' => 'The pagination token.
', 'ListWorkflowStepGroupsResponse$nextToken' => 'The pagination token.
', 'ListWorkflowStepsRequest$nextToken' => 'The pagination token.
', 'ListWorkflowStepsResponse$nextToken' => 'The pagination token.
', ], ], 'Owner' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowStepGroupResponse$owner' => 'The owner of the step group.
', 'GetWorkflowStepResponse$owner' => 'The owner of the step.
', 'TemplateStepSummary$owner' => 'The owner of the step.
', 'WorkflowStepGroupSummary$owner' => 'The owner of the step group.
', 'WorkflowStepSummary$owner' => 'The owner of the step.
', ], ], 'PlatformCommand' => [ 'base' => 'Command to be run on a particular operating system.
', 'refs' => [ 'StepAutomationConfiguration$command' => 'The command to run the script.
', 'WorkflowStepAutomationConfiguration$command' => 'The command required to run the script.
', ], ], 'PlatformScriptKey' => [ 'base' => 'The script location for a particular operating system.
', 'refs' => [ 'StepAutomationConfiguration$scriptLocationS3Key' => 'The Amazon S3 key for the script location.
', 'WorkflowStepAutomationConfiguration$scriptLocationS3Key' => 'The Amazon S3 key for the script location.
', ], ], 'PluginHealth' => [ 'base' => NULL, 'refs' => [ 'PluginSummary$status' => 'The status of the plugin.
', ], ], 'PluginId' => [ 'base' => NULL, 'refs' => [ 'PluginSummary$pluginId' => 'The ID of the plugin.
', ], ], 'PluginSummaries' => [ 'base' => NULL, 'refs' => [ 'ListPluginsResponse$plugins' => 'Migration Hub Orchestrator plugins.
', ], ], 'PluginSummary' => [ 'base' => 'The summary of the Migration Hub Orchestrator plugin.
', 'refs' => [ 'PluginSummaries$member' => NULL, ], ], 'PluginVersion' => [ 'base' => NULL, 'refs' => [ 'PluginSummary$version' => 'The version of the plugin.
', ], ], 'ResourceArn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the resource.
', 'TagResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the resource to which you want to add tags.
', 'UntagResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the resource from which you want to remove tags.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'The resource is not available.
', 'refs' => [], ], 'RetryWorkflowStepRequest' => [ 'base' => NULL, 'refs' => [], ], 'RetryWorkflowStepResponse' => [ 'base' => NULL, 'refs' => [], ], 'RunEnvironment' => [ 'base' => NULL, 'refs' => [ 'StepAutomationConfiguration$runEnvironment' => 'The source or target environment.
', 'WorkflowStepAutomationConfiguration$runEnvironment' => 'The source or target environment.
', ], ], 'S3Bucket' => [ 'base' => NULL, 'refs' => [ 'WorkflowStepAutomationConfiguration$scriptLocationS3Bucket' => 'The Amazon S3 bucket where the script is located.
', ], ], 'S3Key' => [ 'base' => NULL, 'refs' => [ 'PlatformScriptKey$linux' => 'The script location for Linux.
', 'PlatformScriptKey$windows' => 'The script location for Windows.
', ], ], 'StartMigrationWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartMigrationWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'StepActionType' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepRequest$stepActionType' => 'The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.
', 'GetTemplateStepResponse$stepActionType' => 'The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.
', 'GetWorkflowStepResponse$stepActionType' => 'The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.
', 'TemplateStepSummary$stepActionType' => 'The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.
', 'UpdateWorkflowStepRequest$stepActionType' => 'The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.
', 'WorkflowStepSummary$stepActionType' => 'The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.
', ], ], 'StepAutomationConfiguration' => [ 'base' => 'The custom script to run tests on source or target environments.
', 'refs' => [ 'GetTemplateStepResponse$stepAutomationConfiguration' => 'The custom script to run tests on source or target environments.
', ], ], 'StepDescription' => [ 'base' => NULL, 'refs' => [ 'UpdateWorkflowStepRequest$description' => 'The description of the step.
', ], ], 'StepGroupDescription' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepGroupRequest$description' => 'The description of the step group.
', 'UpdateWorkflowStepGroupRequest$description' => 'The description of the step group.
', ], ], 'StepGroupId' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepRequest$stepGroupId' => 'The ID of the step group.
', 'DeleteWorkflowStepGroupRequest$id' => 'The ID of the step group you want to delete.
', 'DeleteWorkflowStepRequest$stepGroupId' => 'The ID of the step group that contains the step you want to delete.
', 'GetTemplateStepGroupRequest$id' => 'The ID of the step group.
', 'GetTemplateStepRequest$stepGroupId' => 'The ID of the step group.
', 'GetTemplateStepResponse$stepGroupId' => 'The ID of the step group.
', 'GetWorkflowStepGroupRequest$id' => 'The ID of the step group.
', 'GetWorkflowStepGroupResponse$id' => 'The ID of the step group.
', 'GetWorkflowStepRequest$stepGroupId' => 'desThe ID of the step group.
', 'ListTemplateStepsRequest$stepGroupId' => 'The ID of the step group.
', 'ListWorkflowStepsRequest$stepGroupId' => 'The ID of the step group.
', 'RetryWorkflowStepRequest$stepGroupId' => 'The ID of the step group.
', 'UpdateWorkflowStepGroupRequest$id' => 'The ID of the step group.
', 'UpdateWorkflowStepRequest$stepGroupId' => 'The ID of the step group.
', ], ], 'StepGroupName' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepGroupRequest$name' => 'The name of the step group.
', 'UpdateWorkflowStepGroupRequest$name' => 'The name of the step group.
', ], ], 'StepGroupStatus' => [ 'base' => NULL, 'refs' => [ 'GetTemplateStepGroupResponse$status' => 'The status of the step group.
', 'GetWorkflowStepGroupResponse$status' => 'The status of the step group.
', 'WorkflowStepGroupSummary$status' => 'The status of the step group.
', ], ], 'StepId' => [ 'base' => NULL, 'refs' => [ 'DeleteWorkflowStepRequest$id' => 'The ID of the step you want to delete.
', 'GetTemplateStepRequest$id' => 'The ID of the step.
', 'GetTemplateStepResponse$id' => 'The ID of the step.
', 'GetWorkflowStepRequest$id' => 'The ID of the step.
', 'RetryWorkflowStepRequest$id' => 'The ID of the step.
', 'UpdateWorkflowStepRequest$id' => 'The ID of the step.
', 'UpdateWorkflowStepResponse$id' => 'The ID of the step.
', ], ], 'StepInput' => [ 'base' => 'A map of key value pairs that is generated when you create a migration workflow. The key value pairs will differ based on your selection of the template.
', 'refs' => [ 'StepInputParameters$value' => NULL, ], ], 'StepInputParameters' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowRequest$inputParameters' => 'The input parameters required to create a migration workflow.
', 'CreateMigrationWorkflowResponse$workflowInputs' => 'The inputs for creating a migration workflow.
', 'GetMigrationWorkflowResponse$workflowInputs' => 'The inputs required for creating the migration workflow.
', 'UpdateMigrationWorkflowRequest$inputParameters' => 'The input parameters required to update a migration workflow.
', 'UpdateMigrationWorkflowResponse$workflowInputs' => 'The inputs required to update a migration workflow.
', ], ], 'StepInputParametersKey' => [ 'base' => NULL, 'refs' => [ 'StepInputParameters$key' => NULL, ], ], 'StepName' => [ 'base' => NULL, 'refs' => [ 'UpdateWorkflowStepRequest$name' => 'The name of the step.
', ], ], 'StepOutput' => [ 'base' => 'The output of the step.
', 'refs' => [ 'StepOutputList$member' => NULL, ], ], 'StepOutputList' => [ 'base' => NULL, 'refs' => [ 'GetTemplateStepResponse$outputs' => 'The outputs of the step.
', ], ], 'StepStatus' => [ 'base' => NULL, 'refs' => [ 'GetWorkflowStepResponse$status' => 'The status of the step.
', 'RetryWorkflowStepResponse$status' => 'The status of the step.
', 'UpdateWorkflowStepRequest$status' => 'The status of the step.
', 'WorkflowStepSummary$status' => 'The status of the step.
', ], ], 'StopMigrationWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopMigrationWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'CreateMigrationWorkflowResponse$arn' => 'The Amazon Resource Name (ARN) of the migration workflow.
', 'CreateMigrationWorkflowResponse$name' => 'The name of the migration workflow.
', 'CreateMigrationWorkflowResponse$description' => 'The description of the migration workflow.
', 'CreateMigrationWorkflowResponse$templateId' => 'The ID of the template.
', 'CreateMigrationWorkflowResponse$adsApplicationConfigurationId' => 'The configuration ID of the application configured in Application Discovery Service.
', 'CreateWorkflowStepGroupResponse$workflowId' => 'The ID of the migration workflow that contains the step group.
', 'CreateWorkflowStepGroupResponse$name' => 'The name of the step group.
', 'CreateWorkflowStepGroupResponse$id' => 'The ID of the step group.
', 'CreateWorkflowStepGroupResponse$description' => 'The description of the step group.
', 'CreateWorkflowStepResponse$id' => 'The ID of the step.
', 'CreateWorkflowStepResponse$stepGroupId' => 'The ID of the step group.
', 'CreateWorkflowStepResponse$workflowId' => 'The ID of the migration workflow.
', 'CreateWorkflowStepResponse$name' => 'The name of the step.
', 'DeleteMigrationWorkflowResponse$arn' => 'The Amazon Resource Name (ARN) of the migration workflow.
', 'GetMigrationWorkflowResponse$arn' => 'The Amazon Resource Name (ARN) of the migration workflow.
', 'GetMigrationWorkflowResponse$name' => 'The name of the migration workflow.
', 'GetMigrationWorkflowResponse$description' => 'The description of the migration workflow.
', 'GetMigrationWorkflowResponse$templateId' => 'The ID of the template.
', 'GetMigrationWorkflowResponse$adsApplicationConfigurationId' => 'The configuration ID of the application configured in Application Discovery Service.
', 'GetMigrationWorkflowResponse$adsApplicationName' => 'The name of the application configured in Application Discovery Service.
', 'GetMigrationWorkflowResponse$statusMessage' => 'The status message of the migration workflow.
', 'GetMigrationWorkflowResponse$workflowBucket' => 'The Amazon S3 bucket where the migration logs are stored.
', 'GetMigrationWorkflowTemplateResponse$id' => 'The ID of the template.
', 'GetMigrationWorkflowTemplateResponse$name' => 'The name of the template.
', 'GetMigrationWorkflowTemplateResponse$description' => 'The time at which the template was last created.
', 'GetTemplateStepGroupResponse$templateId' => 'The ID of the template.
', 'GetTemplateStepGroupResponse$id' => 'The ID of the step group.
', 'GetTemplateStepGroupResponse$name' => 'The name of the step group.
', 'GetTemplateStepGroupResponse$description' => 'The description of the step group.
', 'GetTemplateStepResponse$name' => 'The name of the step.
', 'GetTemplateStepResponse$description' => 'The description of the step.
', 'GetTemplateStepResponse$creationTime' => 'The time at which the step was created.
', 'GetWorkflowStepGroupResponse$workflowId' => 'The ID of the migration workflow.
', 'GetWorkflowStepGroupResponse$name' => 'The name of the step group.
', 'GetWorkflowStepGroupResponse$description' => 'The description of the step group.
', 'GetWorkflowStepResponse$name' => 'The name of the step.
', 'GetWorkflowStepResponse$stepGroupId' => 'The ID of the step group.
', 'GetWorkflowStepResponse$workflowId' => 'The ID of the migration workflow.
', 'GetWorkflowStepResponse$stepId' => 'The ID of the step.
', 'GetWorkflowStepResponse$description' => 'The description of the step.
', 'GetWorkflowStepResponse$statusMessage' => 'The status message of the migration workflow.
', 'GetWorkflowStepResponse$scriptOutputLocation' => 'The output location of the script.
', 'InternalServerException$message' => NULL, 'ListMigrationWorkflowsRequest$name' => 'The name of the migration workflow.
', 'MigrationWorkflowSummary$name' => 'The name of the migration workflow.
', 'MigrationWorkflowSummary$templateId' => 'The ID of the template.
', 'MigrationWorkflowSummary$adsApplicationConfigurationName' => 'The name of the application configured in Application Discovery Service.
', 'MigrationWorkflowSummary$statusMessage' => 'The status message of the migration workflow.
', 'PlatformCommand$linux' => 'Command for Linux.
', 'PlatformCommand$windows' => 'Command for Windows.
', 'PluginSummary$hostname' => 'The name of the host.
', 'PluginSummary$registeredTime' => 'The time at which the plugin was registered.
', 'ResourceNotFoundException$message' => NULL, 'RetryWorkflowStepResponse$stepGroupId' => 'The ID of the step group.
', 'RetryWorkflowStepResponse$workflowId' => 'The ID of the migration workflow.
', 'RetryWorkflowStepResponse$id' => 'The ID of the step.
', 'StartMigrationWorkflowResponse$arn' => 'The Amazon Resource Name (ARN) of the migration workflow.
', 'StartMigrationWorkflowResponse$statusMessage' => 'The status message of the migration workflow.
', 'StepAutomationConfiguration$scriptLocationS3Bucket' => 'The Amazon S3 bucket where the script is located.
', 'StepOutput$name' => 'The name of the step.
', 'StopMigrationWorkflowResponse$arn' => 'The Amazon Resource Name (ARN) of the migration workflow.
', 'StopMigrationWorkflowResponse$statusMessage' => 'The status message of the migration workflow.
', 'TemplateStepGroupSummary$id' => 'The ID of the step group.
', 'TemplateStepGroupSummary$name' => 'The name of the step group.
', 'TemplateStepSummary$id' => 'The ID of the step.
', 'TemplateStepSummary$stepGroupId' => 'The ID of the step group.
', 'TemplateStepSummary$templateId' => 'The ID of the template.
', 'TemplateStepSummary$name' => 'The name of the step.
', 'TemplateSummary$id' => 'The ID of the template.
', 'TemplateSummary$name' => 'The name of the template.
', 'TemplateSummary$arn' => 'The Amazon Resource Name (ARN) of the template.
', 'TemplateSummary$description' => 'The description of the template.
', 'ThrottlingException$message' => NULL, 'Tool$name' => 'The name of an AWS service.
', 'Tool$url' => 'The URL of an AWS service.
', 'UpdateMigrationWorkflowResponse$arn' => 'The Amazon Resource Name (ARN) of the migration workflow.
', 'UpdateMigrationWorkflowResponse$name' => 'The name of the migration workflow.
', 'UpdateMigrationWorkflowResponse$description' => 'The description of the migration workflow.
', 'UpdateMigrationWorkflowResponse$templateId' => 'The ID of the template.
', 'UpdateMigrationWorkflowResponse$adsApplicationConfigurationId' => 'The ID of the application configured in Application Discovery Service.
', 'UpdateWorkflowStepGroupResponse$workflowId' => 'The ID of the migration workflow.
', 'UpdateWorkflowStepGroupResponse$name' => 'The name of the step group.
', 'UpdateWorkflowStepGroupResponse$id' => 'The ID of the step group.
', 'UpdateWorkflowStepGroupResponse$description' => 'The description of the step group.
', 'UpdateWorkflowStepResponse$stepGroupId' => 'The ID of the step group.
', 'UpdateWorkflowStepResponse$workflowId' => 'The ID of the migration workflow.
', 'UpdateWorkflowStepResponse$name' => 'The name of the step.
', 'ValidationException$message' => NULL, 'WorkflowStepGroupSummary$id' => 'The ID of the step group.
', 'WorkflowStepGroupSummary$name' => 'The name of the step group.
', 'WorkflowStepSummary$stepId' => 'The ID of the step.
', 'WorkflowStepSummary$name' => 'The name of the step.
', 'WorkflowStepSummary$statusMessage' => 'The status message of the migration workflow.
', 'WorkflowStepSummary$description' => 'The description of the step.
', 'WorkflowStepSummary$scriptLocation' => 'The location of the script.
', ], ], 'StringList' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowRequest$stepTargets' => 'The servers on which a step will be run.
', 'CreateMigrationWorkflowResponse$stepTargets' => 'The servers on which a step will be run.
', 'CreateWorkflowStepGroupRequest$next' => 'The next step group.
', 'CreateWorkflowStepGroupRequest$previous' => 'The previous step group.
', 'CreateWorkflowStepGroupResponse$next' => 'The next step group.
', 'CreateWorkflowStepGroupResponse$previous' => 'The previous step group.
', 'CreateWorkflowStepRequest$stepTarget' => 'The servers on which a step will be run.
', 'CreateWorkflowStepRequest$previous' => 'The previous step.
', 'CreateWorkflowStepRequest$next' => 'The next step.
', 'GetTemplateStepGroupResponse$previous' => 'The previous step group.
', 'GetTemplateStepGroupResponse$next' => 'The next step group.
', 'GetTemplateStepResponse$previous' => 'The previous step.
', 'GetTemplateStepResponse$next' => 'The next step.
', 'GetWorkflowStepGroupResponse$previous' => 'The previous step group.
', 'GetWorkflowStepGroupResponse$next' => 'The next step group.
', 'GetWorkflowStepResponse$stepTarget' => 'The servers on which a step will be run.
', 'GetWorkflowStepResponse$previous' => 'The previous step.
', 'GetWorkflowStepResponse$next' => 'The next step.
', 'StepInput$listOfStringsValue' => 'List of string values.
', 'TemplateStepGroupSummary$previous' => 'The previous step group.
', 'TemplateStepGroupSummary$next' => 'The next step group.
', 'TemplateStepSummary$previous' => 'The previous step.
', 'TemplateStepSummary$next' => 'The next step.
', 'UpdateMigrationWorkflowRequest$stepTargets' => 'The servers on which a step will be run.
', 'UpdateMigrationWorkflowResponse$stepTargets' => 'The servers on which a step will be run.
', 'UpdateWorkflowStepGroupRequest$next' => 'The next step group.
', 'UpdateWorkflowStepGroupRequest$previous' => 'The previous step group.
', 'UpdateWorkflowStepGroupResponse$next' => 'The next step group.
', 'UpdateWorkflowStepGroupResponse$previous' => 'The previous step group.
', 'UpdateWorkflowStepRequest$stepTarget' => 'The servers on which a step will be run.
', 'UpdateWorkflowStepRequest$previous' => 'The previous step.
', 'UpdateWorkflowStepRequest$next' => 'The next step.
', 'WorkflowStepGroupSummary$previous' => 'The previous step group.
', 'WorkflowStepGroupSummary$next' => 'The next step group.
', 'WorkflowStepOutputUnion$listOfStringValue' => 'The list of string value.
', 'WorkflowStepSummary$previous' => 'The previous step.
', 'WorkflowStepSummary$next' => 'The next step.
', ], ], 'StringListMember' => [ 'base' => NULL, 'refs' => [ 'StringList$member' => NULL, ], ], 'StringMap' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowRequest$tags' => 'The tags to add on a migration workflow.
', 'CreateMigrationWorkflowResponse$tags' => 'The tags to add on a migration workflow.
', 'GetMigrationWorkflowResponse$tags' => 'The tags added to the migration workflow.
', 'StepInput$mapOfStringValue' => 'Map of string values.
', 'UpdateMigrationWorkflowResponse$tags' => 'The tags added to the migration workflow.
', ], ], 'StringMapKey' => [ 'base' => NULL, 'refs' => [ 'StringMap$key' => NULL, ], ], 'StringMapValue' => [ 'base' => NULL, 'refs' => [ 'StringMap$value' => NULL, ], ], 'StringValue' => [ 'base' => NULL, 'refs' => [ 'StepInput$stringValue' => 'String value.
', 'WorkflowStepOutputUnion$stringValue' => 'The string value.
', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => 'One or more tag keys. Specify only the tag keys, not the tag values.
', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceResponse$tags' => 'The tags added to a resource.
', 'TagResourceRequest$tags' => 'A collection of labels, in the form of key:value pairs, that apply to this resource.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'TargetType' => [ 'base' => NULL, 'refs' => [ 'StepAutomationConfiguration$targetType' => 'The servers on which to run the script.
', 'TemplateStepSummary$targetType' => 'The servers on which to run the script.
', 'WorkflowStepAutomationConfiguration$targetType' => 'The servers on which to run the script.
', ], ], 'TemplateId' => [ 'base' => NULL, 'refs' => [ 'GetMigrationWorkflowTemplateRequest$id' => 'The ID of the template.
', 'GetTemplateStepGroupRequest$templateId' => 'The ID of the template.
', 'GetTemplateStepRequest$templateId' => 'The ID of the template.
', 'GetTemplateStepResponse$templateId' => 'The ID of the template.
', 'ListMigrationWorkflowsRequest$templateId' => 'The ID of the template.
', 'ListTemplateStepGroupsRequest$templateId' => 'The ID of the template.
', 'ListTemplateStepsRequest$templateId' => 'The ID of the template.
', ], ], 'TemplateInput' => [ 'base' => 'The input parameters of a template.
', 'refs' => [ 'TemplateInputList$member' => NULL, ], ], 'TemplateInputList' => [ 'base' => NULL, 'refs' => [ 'GetMigrationWorkflowTemplateResponse$inputs' => 'The inputs provided for the creation of the migration workflow.
', ], ], 'TemplateInputName' => [ 'base' => NULL, 'refs' => [ 'TemplateInput$inputName' => 'The name of the template.
', ], ], 'TemplateName' => [ 'base' => NULL, 'refs' => [ 'ListMigrationWorkflowTemplatesRequest$name' => 'The name of the template.
', ], ], 'TemplateStatus' => [ 'base' => NULL, 'refs' => [ 'GetMigrationWorkflowTemplateResponse$status' => 'The status of the template.
', ], ], 'TemplateStepGroupSummary' => [ 'base' => 'The summary of the step group in the template.
', 'refs' => [ 'TemplateStepGroupSummaryList$member' => NULL, ], ], 'TemplateStepGroupSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListTemplateStepGroupsResponse$templateStepGroupSummary' => 'The summary of the step group in the template.
', ], ], 'TemplateStepSummary' => [ 'base' => 'The summary of the step.
', 'refs' => [ 'TemplateStepSummaryList$member' => NULL, ], ], 'TemplateStepSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListTemplateStepsResponse$templateStepSummaryList' => 'The list of summaries of steps in a template.
', ], ], 'TemplateSummary' => [ 'base' => 'The summary of the template.
', 'refs' => [ 'TemplateSummaryList$member' => NULL, ], ], 'TemplateSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListMigrationWorkflowTemplatesResponse$templateSummary' => 'The summary of the template.
', ], ], 'ThrottlingException' => [ 'base' => 'The request was denied due to request throttling.
', 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'CreateMigrationWorkflowResponse$creationTime' => 'The time at which the migration workflow was created.
', 'CreateWorkflowStepGroupResponse$creationTime' => 'The time at which the step group is created.
', 'GetMigrationWorkflowResponse$creationTime' => 'The time at which the migration workflow was created.
', 'GetMigrationWorkflowResponse$lastStartTime' => 'The time at which the migration workflow was last started.
', 'GetMigrationWorkflowResponse$lastStopTime' => 'The time at which the migration workflow was last stopped.
', 'GetMigrationWorkflowResponse$lastModifiedTime' => 'The time at which the migration workflow was last modified.
', 'GetMigrationWorkflowResponse$endTime' => 'The time at which the migration workflow ended.
', 'GetMigrationWorkflowTemplateResponse$creationTime' => 'The time at which the template was last created.
', 'GetTemplateStepGroupResponse$creationTime' => 'The time at which the step group was created.
', 'GetTemplateStepGroupResponse$lastModifiedTime' => 'The time at which the step group was last modified.
', 'GetWorkflowStepGroupResponse$creationTime' => 'The time at which the step group was created.
', 'GetWorkflowStepGroupResponse$lastModifiedTime' => 'The time at which the step group was last modified.
', 'GetWorkflowStepGroupResponse$endTime' => 'The time at which the step group ended.
', 'GetWorkflowStepResponse$creationTime' => 'The time at which the step was created.
', 'GetWorkflowStepResponse$lastStartTime' => 'The time at which the workflow was last started.
', 'GetWorkflowStepResponse$endTime' => 'The time at which the step ended.
', 'MigrationWorkflowSummary$creationTime' => 'The time at which the migration workflow was created.
', 'MigrationWorkflowSummary$endTime' => 'The time at which the migration workflow ended.
', 'StartMigrationWorkflowResponse$lastStartTime' => 'The time at which the migration workflow was last started.
', 'StopMigrationWorkflowResponse$lastStopTime' => 'The time at which the migration workflow was stopped.
', 'UpdateMigrationWorkflowResponse$creationTime' => 'The time at which the migration workflow was created.
', 'UpdateMigrationWorkflowResponse$lastModifiedTime' => 'The time at which the migration workflow was last modified.
', 'UpdateWorkflowStepGroupResponse$lastModifiedTime' => 'The time at which the step group was last modified.
', ], ], 'Tool' => [ 'base' => 'List of AWS services utilized in a migration workflow.
', 'refs' => [ 'ToolsList$member' => NULL, ], ], 'ToolsList' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepGroupResponse$tools' => 'List of AWS services utilized in a migration workflow.
', 'GetMigrationWorkflowResponse$tools' => 'List of AWS services utilized in a migration workflow.
', 'GetMigrationWorkflowTemplateResponse$tools' => 'List of AWS services utilized in a migration workflow.
', 'GetTemplateStepGroupResponse$tools' => 'List of AWS services utilized in a migration workflow.
', 'GetWorkflowStepGroupResponse$tools' => 'List of AWS services utilized in a migration workflow.
', 'UpdateWorkflowStepGroupResponse$tools' => 'List of AWS services utilized in a migration workflow.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMigrationWorkflowRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMigrationWorkflowRequestDescriptionString' => [ 'base' => NULL, 'refs' => [ 'UpdateMigrationWorkflowRequest$description' => 'The description of the migration workflow.
', ], ], 'UpdateMigrationWorkflowRequestNameString' => [ 'base' => NULL, 'refs' => [ 'UpdateMigrationWorkflowRequest$name' => 'The name of the migration workflow.
', ], ], 'UpdateMigrationWorkflowResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWorkflowStepGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWorkflowStepGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWorkflowStepRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWorkflowStepResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'The input fails to satisfy the constraints specified by an AWS service.
', 'refs' => [], ], 'WorkflowStepAutomationConfiguration' => [ 'base' => 'The custom script to run tests on source or target environments.
', 'refs' => [ 'CreateWorkflowStepRequest$workflowStepAutomationConfiguration' => 'The custom script to run tests on source or target environments.
', 'GetWorkflowStepResponse$workflowStepAutomationConfiguration' => 'The custom script to run tests on source or target environments.
', 'UpdateWorkflowStepRequest$workflowStepAutomationConfiguration' => 'The custom script to run tests on the source and target environments.
', ], ], 'WorkflowStepGroupSummary' => [ 'base' => 'The summary of a step group in a workflow.
', 'refs' => [ 'WorkflowStepGroupsSummaryList$member' => NULL, ], ], 'WorkflowStepGroupsSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListWorkflowStepGroupsResponse$workflowStepGroupsSummary' => 'The summary of step groups in a migration workflow.
', ], ], 'WorkflowStepOutput' => [ 'base' => 'The output of a step.
', 'refs' => [ 'GetWorkflowStepResponseOutputsList$member' => NULL, 'WorkflowStepOutputList$member' => NULL, ], ], 'WorkflowStepOutputList' => [ 'base' => NULL, 'refs' => [ 'CreateWorkflowStepRequest$outputs' => 'The key value pairs added for the expected output.
', 'UpdateWorkflowStepRequest$outputs' => 'The outputs of a step.
', ], ], 'WorkflowStepOutputName' => [ 'base' => NULL, 'refs' => [ 'WorkflowStepOutput$name' => 'The name of the step.
', ], ], 'WorkflowStepOutputUnion' => [ 'base' => 'A structure to hold multiple values of an output.
', 'refs' => [ 'WorkflowStepOutput$value' => 'The value of the output.
', ], ], 'WorkflowStepSummary' => [ 'base' => 'The summary of the step in a migration workflow.
', 'refs' => [ 'WorkflowStepsSummaryList$member' => NULL, ], ], 'WorkflowStepsSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListWorkflowStepsResponse$workflowStepsSummary' => 'The summary of steps in a migration workflow.
', ], ], ],];