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

# Packages

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

# Functions

ApplicationStatus_Values returns all elements of the ApplicationStatus enum.
New creates a new instance of the MigrationHub client with a session.
ResourceAttributeType_Values returns all elements of the ResourceAttributeType enum.
Status_Values returns all elements of the Status enum.

# Constants

ApplicationStatusCompleted is a ApplicationStatus enum value.
ApplicationStatusInProgress is a ApplicationStatus enum value.
ApplicationStatusNotStarted is a ApplicationStatus enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeDryRunOperation for service response error code "DryRunOperation".
ErrCodeHomeRegionNotSetException for service response error code "HomeRegionNotSetException".
ErrCodeInternalServerError for service response error code "InternalServerError".
ErrCodeInvalidInputException for service response error code "InvalidInputException".
ErrCodePolicyErrorException for service response error code "PolicyErrorException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeUnauthorizedOperation for service response error code "UnauthorizedOperation".
ResourceAttributeTypeBiosId is a ResourceAttributeType enum value.
ResourceAttributeTypeFqdn is a ResourceAttributeType enum value.
ResourceAttributeTypeIpv4Address is a ResourceAttributeType enum value.
ResourceAttributeTypeIpv6Address is a ResourceAttributeType enum value.
ResourceAttributeTypeMacAddress is a ResourceAttributeType enum value.
ResourceAttributeTypeMotherboardSerialNumber is a ResourceAttributeType enum value.
ResourceAttributeTypeVmManagedObjectReference is a ResourceAttributeType enum value.
ResourceAttributeTypeVmManagerId is a ResourceAttributeType enum value.
ResourceAttributeTypeVmName is a ResourceAttributeType enum value.
ResourceAttributeTypeVmPath is a ResourceAttributeType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
StatusCompleted is a Status enum value.
StatusFailed is a Status enum value.
StatusInProgress is a Status enum value.
StatusNotStarted is a Status enum value.

# Structs

You do not have sufficient access to perform this action.
The state of an application discovered through Migration Hub import, the AWS Agentless Discovery Connector, or the AWS Application Discovery Agent.
An ARN of the AWS cloud resource target receiving the migration (e.g., AMI, EC2 instance, RDS instance, etc.).
Object representing the on-premises resource being migrated.
Exception raised to indicate a successfully authorized action when the DryRun flag is set to "true".
The home region is not set.
Exception raised when an internal, configuration, or dependency error is encountered.
Exception raised when the provided input violates a policy constraint or is entered in the wrong format or data type.
MigrationHub provides the API operation methods for making requests to AWS Migration Hub.
Represents a migration task in a migration tool.
MigrationTaskSummary includes MigrationTaskName, ProgressPercent, ProgressUpdateStream, Status, and UpdateDateTime for each task.
Exception raised when there are problems accessing Application Discovery Service (Application Discovery Service); most likely due to a misconfigured policy or the migrationhub-discovery role is missing or not configured correctly.
Summary of the AWS resource used for access control that is implicitly linked to your AWS account.
Attribute associated with a resource.
Exception raised when the request references a resource (Application Discovery Service configuration, update stream, migration task, etc.) that does not exist in Application Discovery Service (Application Discovery Service) or in Migration Hub's repository.
Exception raised when there is an internal, configuration, or dependency error encountered.
Task object encapsulating task information.
The request was denied due to request throttling.
Exception raised to indicate a request was not authorized when the DryRun flag is set to "true".