package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package migrationhuborchestratoriface provides an interface to enable mocking the AWS Migration Hub Orchestrator service client for testing your code.

# Functions

DataType_Values returns all elements of the DataType enum.
MigrationWorkflowStatusEnum_Values returns all elements of the MigrationWorkflowStatusEnum enum.
New creates a new instance of the MigrationHubOrchestrator client with a session.
Owner_Values returns all elements of the Owner enum.
PluginHealth_Values returns all elements of the PluginHealth enum.
RunEnvironment_Values returns all elements of the RunEnvironment enum.
StepActionType_Values returns all elements of the StepActionType enum.
StepGroupStatus_Values returns all elements of the StepGroupStatus enum.
StepStatus_Values returns all elements of the StepStatus enum.
TargetType_Values returns all elements of the TargetType enum.
TemplateStatus_Values returns all elements of the TemplateStatus enum.

# Constants

DataTypeInteger is a DataType enum value.
DataTypeString is a DataType enum value.
DataTypeStringlist is a DataType enum value.
DataTypeStringmap is a DataType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
MigrationWorkflowStatusEnumCompleted is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumCreating is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumCreationFailed is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumDeleted is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumDeleting is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumDeletionFailed is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumInProgress is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumNotStarted is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumPaused is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumPausing is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumPausingFailed is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumStarting is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumUserAttentionRequired is a MigrationWorkflowStatusEnum enum value.
MigrationWorkflowStatusEnumWorkflowFailed is a MigrationWorkflowStatusEnum enum value.
OwnerAwsManaged is a Owner enum value.
OwnerCustom is a Owner enum value.
PluginHealthHealthy is a PluginHealth enum value.
PluginHealthUnhealthy is a PluginHealth enum value.
RunEnvironmentAws is a RunEnvironment enum value.
RunEnvironmentOnpremise is a RunEnvironment enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
StepActionTypeAutomated is a StepActionType enum value.
StepActionTypeManual is a StepActionType enum value.
StepGroupStatusAwaitingDependencies is a StepGroupStatus enum value.
StepGroupStatusCompleted is a StepGroupStatus enum value.
StepGroupStatusFailed is a StepGroupStatus enum value.
StepGroupStatusInProgress is a StepGroupStatus enum value.
StepGroupStatusPaused is a StepGroupStatus enum value.
StepGroupStatusPausing is a StepGroupStatus enum value.
StepGroupStatusReady is a StepGroupStatus enum value.
StepGroupStatusUserAttentionRequired is a StepGroupStatus enum value.
StepStatusAwaitingDependencies is a StepStatus enum value.
StepStatusCompleted is a StepStatus enum value.
StepStatusFailed is a StepStatus enum value.
StepStatusInProgress is a StepStatus enum value.
StepStatusPaused is a StepStatus enum value.
StepStatusReady is a StepStatus enum value.
StepStatusSkipped is a StepStatus enum value.
StepStatusUserAttentionRequired is a StepStatus enum value.
TargetTypeAll is a TargetType enum value.
TargetTypeNone is a TargetType enum value.
TargetTypeSingle is a TargetType enum value.
TemplateStatusCreated is a TemplateStatus enum value.
TemplateStatusCreating is a TemplateStatus enum value.
TemplateStatusCreationFailed is a TemplateStatus enum value.
TemplateStatusPendingCreation is a TemplateStatus enum value.
TemplateStatusReady is a TemplateStatus enum value.

# Structs

You do not have sufficient access to perform this action.
This exception is thrown when an attempt to update or delete a resource would cause an inconsistent state.
An internal error has occurred.
MigrationHubOrchestrator provides the API operation methods for making requests to AWS Migration Hub Orchestrator.
The summary of a migration workflow.
Command to be run on a particular operating system.
The script location for a particular operating system.
The summary of the Migration Hub Orchestrator plugin.
The resource is not available.
The custom script to run tests on source or target environments.
A map of key value pairs that is generated when you create a migration workflow.
The output of the step.
The input parameters of a template.
The migration workflow template used as the source for the new template.
The summary of the step group in the template.
The summary of the step.
The summary of the template.
The request was denied due to request throttling.
List of AWS services utilized in a migration workflow.
The input fails to satisfy the constraints specified by an AWS service.
The custom script to run tests on source or target environments.
The summary of a step group in a workflow.
The output of a step.
A structure to hold multiple values of an output.
The summary of the step in a migration workflow.