{ "version": "2.0", "metadata": { "apiVersion": "2017-05-31", "endpointPrefix": "mgh", "jsonVersion": "1.1", "protocol": "json", "serviceFullName": "AWS Migration Hub", "serviceId": "Migration Hub", "signatureVersion": "v4", "targetPrefix": "AWSMigrationHub", "uid": "AWSMigrationHub-2017-05-31" }, "operations": { "AssociateCreatedArtifact": { "name": "AssociateCreatedArtifact", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateCreatedArtifactRequest" }, "output": { "shape": "AssociateCreatedArtifactResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration task performed by a migration tool. This API has the following traits:

" }, "AssociateDiscoveredResource": { "name": "AssociateDiscoveredResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "AssociateDiscoveredResourceRequest" }, "output": { "shape": "AssociateDiscoveredResourceResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "PolicyErrorException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Associates a discovered resource ID from Application Discovery Service with a migration task.

" }, "CreateProgressUpdateStream": { "name": "CreateProgressUpdateStream", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "CreateProgressUpdateStreamRequest" }, "output": { "shape": "CreateProgressUpdateStreamResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Creates a progress update stream which is an AWS resource used for access control as well as a namespace for migration task names that is implicitly linked to your AWS account. It must uniquely identify the migration tool as it is used for all updates made by the tool; however, it does not need to be unique for each AWS account because it is scoped to the AWS account.

" }, "DeleteProgressUpdateStream": { "name": "DeleteProgressUpdateStream", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DeleteProgressUpdateStreamRequest" }, "output": { "shape": "DeleteProgressUpdateStreamResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource used for access control. This API has the following traits:

" }, "DescribeApplicationState": { "name": "DescribeApplicationState", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeApplicationStateRequest" }, "output": { "shape": "DescribeApplicationStateResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "InvalidInputException" }, { "shape": "PolicyErrorException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Gets the migration status of an application.

" }, "DescribeMigrationTask": { "name": "DescribeMigrationTask", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DescribeMigrationTaskRequest" }, "output": { "shape": "DescribeMigrationTaskResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Retrieves a list of all attributes associated with a specific migration task.

" }, "DisassociateCreatedArtifact": { "name": "DisassociateCreatedArtifact", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DisassociateCreatedArtifactRequest" }, "output": { "shape": "DisassociateCreatedArtifactResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was previously associated. This API has the following traits:

" }, "DisassociateDiscoveredResource": { "name": "DisassociateDiscoveredResource", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "DisassociateDiscoveredResourceRequest" }, "output": { "shape": "DisassociateDiscoveredResourceResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Disassociate an Application Discovery Service discovered resource from a migration task.

" }, "ImportMigrationTask": { "name": "ImportMigrationTask", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ImportMigrationTaskRequest" }, "output": { "shape": "ImportMigrationTaskResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Registers a new migration task which represents a server, database, etc., being migrated to AWS by a migration tool.

This API is a prerequisite to calling the NotifyMigrationTaskState API as the migration tool must first register the migration task with Migration Hub.

" }, "ListApplicationStates": { "name": "ListApplicationStates", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListApplicationStatesRequest" }, "output": { "shape": "ListApplicationStatesResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "InvalidInputException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

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.

" }, "ListCreatedArtifacts": { "name": "ListCreatedArtifacts", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListCreatedArtifactsRequest" }, "output": { "shape": "ListCreatedArtifactsResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Lists the created artifacts attached to a given migration task in an update stream. This API has the following traits:

" }, "ListDiscoveredResources": { "name": "ListDiscoveredResources", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListDiscoveredResourcesRequest" }, "output": { "shape": "ListDiscoveredResourcesResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Lists discovered resources associated with the given MigrationTask.

" }, "ListMigrationTasks": { "name": "ListMigrationTasks", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListMigrationTasksRequest" }, "output": { "shape": "ListMigrationTasksResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "InvalidInputException" }, { "shape": "PolicyErrorException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Lists all, or filtered by resource name, migration tasks associated with the user account making this call. This API has the following traits:

" }, "ListProgressUpdateStreams": { "name": "ListProgressUpdateStreams", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "ListProgressUpdateStreamsRequest" }, "output": { "shape": "ListProgressUpdateStreamsResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "InvalidInputException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Lists progress update streams associated with the user account making this call.

" }, "NotifyApplicationState": { "name": "NotifyApplicationState", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "NotifyApplicationStateRequest" }, "output": { "shape": "NotifyApplicationStateResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "PolicyErrorException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Sets the migration state of an application. For a given application identified by the value passed to ApplicationId, its status is set or updated by passing one of three values to Status: NOT_STARTED | IN_PROGRESS | COMPLETED.

" }, "NotifyMigrationTaskState": { "name": "NotifyMigrationTaskState", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "NotifyMigrationTaskStateRequest" }, "output": { "shape": "NotifyMigrationTaskStateResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Notifies Migration Hub of the current status, progress, or other detail regarding a migration task. This API has the following traits:

" }, "PutResourceAttributes": { "name": "PutResourceAttributes", "http": { "method": "POST", "requestUri": "/" }, "input": { "shape": "PutResourceAttributesRequest" }, "output": { "shape": "PutResourceAttributesResult" }, "errors": [ { "shape": "AccessDeniedException" }, { "shape": "ThrottlingException" }, { "shape": "InternalServerError" }, { "shape": "ServiceUnavailableException" }, { "shape": "DryRunOperation" }, { "shape": "UnauthorizedOperation" }, { "shape": "InvalidInputException" }, { "shape": "ResourceNotFoundException" }, { "shape": "HomeRegionNotSetException" } ], "documentation": "

Provides identifying details of the resource being migrated so that it can be associated in the Application Discovery Service repository. This association occurs asynchronously after PutResourceAttributes returns.

Because this is an asynchronous call, it will always return 200, whether an association occurs or not. To confirm if an association was found based on the provided details, call ListDiscoveredResources.

" } }, "shapes": { "ApplicationId": { "type": "string", "max": 1600, "min": 1, "pattern": "^.{1,1600}$" }, "ApplicationIds": { "type": "list", "member": { "shape": "ApplicationId" }, "max": 100, "min": 1 }, "ApplicationState": { "type": "structure", "members": { "ApplicationId": { "shape": "ApplicationId", "documentation": "

The configurationId from the Application Discovery Service that uniquely identifies an application.

" }, "ApplicationStatus": { "shape": "ApplicationStatus", "documentation": "

The current status of an application.

" }, "LastUpdatedTime": { "shape": "UpdateDateTime", "documentation": "

The timestamp when the application status was last updated.

" } }, "documentation": "

The state of an application discovered through Migration Hub import, the AWS Agentless Discovery Connector, or the AWS Application Discovery Agent.

" }, "ApplicationStateList": { "type": "list", "member": { "shape": "ApplicationState" }, "max": 1000, "min": 0 }, "ApplicationStatus": { "type": "string", "enum": [ "NOT_STARTED", "IN_PROGRESS", "COMPLETED" ] }, "AssociateCreatedArtifactRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName", "CreatedArtifact" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task. Do not store personal data in this field.

" }, "CreatedArtifact": { "shape": "CreatedArtifact", "documentation": "

An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "AssociateCreatedArtifactResult": { "type": "structure", "members": {} }, "AssociateDiscoveredResourceRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName", "DiscoveredResource" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

The identifier given to the MigrationTask. Do not store personal data in this field.

" }, "DiscoveredResource": { "shape": "DiscoveredResource", "documentation": "

Object representing a Resource.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "AssociateDiscoveredResourceResult": { "type": "structure", "members": {} }, "ConfigurationId": { "type": "string", "max": 1600, "min": 1, "pattern": "^.{1,1600}$" }, "CreateProgressUpdateStreamRequest": { "type": "structure", "required": [ "ProgressUpdateStreamName" ], "members": { "ProgressUpdateStreamName": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream. Do not store personal data in this field.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "CreateProgressUpdateStreamResult": { "type": "structure", "members": {} }, "CreatedArtifact": { "type": "structure", "required": [ "Name" ], "members": { "Name": { "shape": "CreatedArtifactName", "documentation": "

An ARN that uniquely identifies the result of a migration task.

" }, "Description": { "shape": "CreatedArtifactDescription", "documentation": "

A description that can be free-form text to record additional detail about the artifact for clarity or for later reference.

" } }, "documentation": "

An ARN of the AWS cloud resource target receiving the migration (e.g., AMI, EC2 instance, RDS instance, etc.).

" }, "CreatedArtifactDescription": { "type": "string", "max": 500, "min": 0, "pattern": "^.{0,500}$" }, "CreatedArtifactList": { "type": "list", "member": { "shape": "CreatedArtifact" } }, "CreatedArtifactName": { "type": "string", "max": 1600, "min": 1, "pattern": "arn:[a-z-]+:[a-z0-9-]+:(?:[a-z0-9-]+|):(?:[0-9]{12}|):.*" }, "DeleteProgressUpdateStreamRequest": { "type": "structure", "required": [ "ProgressUpdateStreamName" ], "members": { "ProgressUpdateStreamName": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream. Do not store personal data in this field.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "DeleteProgressUpdateStreamResult": { "type": "structure", "members": {} }, "DescribeApplicationStateRequest": { "type": "structure", "required": [ "ApplicationId" ], "members": { "ApplicationId": { "shape": "ApplicationId", "documentation": "

The configurationId in Application Discovery Service that uniquely identifies the grouped application.

" } } }, "DescribeApplicationStateResult": { "type": "structure", "members": { "ApplicationStatus": { "shape": "ApplicationStatus", "documentation": "

Status of the application - Not Started, In-Progress, Complete.

" }, "LastUpdatedTime": { "shape": "UpdateDateTime", "documentation": "

The timestamp when the application status was last updated.

" } } }, "DescribeMigrationTaskRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

The identifier given to the MigrationTask. Do not store personal data in this field.

" } } }, "DescribeMigrationTaskResult": { "type": "structure", "members": { "MigrationTask": { "shape": "MigrationTask", "documentation": "

Object encapsulating information about the migration task.

" } } }, "DisassociateCreatedArtifactRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName", "CreatedArtifactName" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task to be disassociated with the artifact. Do not store personal data in this field.

" }, "CreatedArtifactName": { "shape": "CreatedArtifactName", "documentation": "

An ARN of the AWS resource related to the migration (e.g., AMI, EC2 instance, RDS instance, etc.)

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "DisassociateCreatedArtifactResult": { "type": "structure", "members": {} }, "DisassociateDiscoveredResourceRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName", "ConfigurationId" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

The identifier given to the MigrationTask. Do not store personal data in this field.

" }, "ConfigurationId": { "shape": "ConfigurationId", "documentation": "

ConfigurationId of the Application Discovery Service resource to be disassociated.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "DisassociateDiscoveredResourceResult": { "type": "structure", "members": {} }, "DiscoveredResource": { "type": "structure", "required": [ "ConfigurationId" ], "members": { "ConfigurationId": { "shape": "ConfigurationId", "documentation": "

The configurationId in Application Discovery Service that uniquely identifies the on-premise resource.

" }, "Description": { "shape": "DiscoveredResourceDescription", "documentation": "

A description that can be free-form text to record additional detail about the discovered resource for clarity or later reference.

" } }, "documentation": "

Object representing the on-premises resource being migrated.

" }, "DiscoveredResourceDescription": { "type": "string", "max": 500, "min": 0, "pattern": "^.{0,500}$" }, "DiscoveredResourceList": { "type": "list", "member": { "shape": "DiscoveredResource" } }, "DryRun": { "type": "boolean" }, "ImportMigrationTaskRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream. >

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task. Do not store personal data in this field.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "ImportMigrationTaskResult": { "type": "structure", "members": {} }, "LatestResourceAttributeList": { "type": "list", "member": { "shape": "ResourceAttribute" }, "max": 100, "min": 0 }, "ListApplicationStatesRequest": { "type": "structure", "members": { "ApplicationIds": { "shape": "ApplicationIds", "documentation": "

The configurationIds from the Application Discovery Service that uniquely identifies your applications.

" }, "NextToken": { "shape": "Token", "documentation": "

If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

Maximum number of results to be returned per page.

" } } }, "ListApplicationStatesResult": { "type": "structure", "members": { "ApplicationStateList": { "shape": "ApplicationStateList", "documentation": "

A list of Applications that exist in Application Discovery Service.

" }, "NextToken": { "shape": "Token", "documentation": "

If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken.

" } } }, "ListCreatedArtifactsRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task. Do not store personal data in this field.

" }, "NextToken": { "shape": "Token", "documentation": "

If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken.

" }, "MaxResults": { "shape": "MaxResultsCreatedArtifacts", "documentation": "

Maximum number of results to be returned per page.

" } } }, "ListCreatedArtifactsResult": { "type": "structure", "members": { "NextToken": { "shape": "Token", "documentation": "

If there are more created artifacts than the max result, return the next token to be passed to the next call as a bookmark of where to start from.

" }, "CreatedArtifactList": { "shape": "CreatedArtifactList", "documentation": "

List of created artifacts up to the maximum number of results specified in the request.

" } } }, "ListDiscoveredResourcesRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

The name of the MigrationTask. Do not store personal data in this field.

" }, "NextToken": { "shape": "Token", "documentation": "

If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken.

" }, "MaxResults": { "shape": "MaxResultsResources", "documentation": "

The maximum number of results returned per page.

" } } }, "ListDiscoveredResourcesResult": { "type": "structure", "members": { "NextToken": { "shape": "Token", "documentation": "

If there are more discovered resources than the max result, return the next token to be passed to the next call as a bookmark of where to start from.

" }, "DiscoveredResourceList": { "shape": "DiscoveredResourceList", "documentation": "

Returned list of discovered resources associated with the given MigrationTask.

" } } }, "ListMigrationTasksRequest": { "type": "structure", "members": { "NextToken": { "shape": "Token", "documentation": "

If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

Value to specify how many results are returned per page.

" }, "ResourceName": { "shape": "ResourceName", "documentation": "

Filter migration tasks by discovered resource name.

" } } }, "ListMigrationTasksResult": { "type": "structure", "members": { "NextToken": { "shape": "Token", "documentation": "

If there are more migration tasks than the max result, return the next token to be passed to the next call as a bookmark of where to start from.

" }, "MigrationTaskSummaryList": { "shape": "MigrationTaskSummaryList", "documentation": "

Lists the migration task's summary which includes: MigrationTaskName, ProgressPercent, ProgressUpdateStream, Status, and the UpdateDateTime for each task.

" } } }, "ListProgressUpdateStreamsRequest": { "type": "structure", "members": { "NextToken": { "shape": "Token", "documentation": "

If a NextToken was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in NextToken.

" }, "MaxResults": { "shape": "MaxResults", "documentation": "

Filter to limit the maximum number of results to list per page.

" } } }, "ListProgressUpdateStreamsResult": { "type": "structure", "members": { "ProgressUpdateStreamSummaryList": { "shape": "ProgressUpdateStreamSummaryList", "documentation": "

List of progress update streams up to the max number of results passed in the input.

" }, "NextToken": { "shape": "Token", "documentation": "

If there are more streams created than the max result, return the next token to be passed to the next call as a bookmark of where to start from.

" } } }, "MaxResults": { "type": "integer", "box": true, "max": 100, "min": 1 }, "MaxResultsCreatedArtifacts": { "type": "integer", "box": true, "max": 10, "min": 1 }, "MaxResultsResources": { "type": "integer", "box": true, "max": 10, "min": 1 }, "MigrationTask": { "type": "structure", "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

A name that identifies the vendor of the migration tool being used.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task. Do not store personal data in this field.

" }, "Task": { "shape": "Task", "documentation": "

Task object encapsulating task information.

" }, "UpdateDateTime": { "shape": "UpdateDateTime", "documentation": "

The timestamp when the task was gathered.

" }, "ResourceAttributeList": { "shape": "LatestResourceAttributeList", "documentation": "

Information about the resource that is being migrated. This data will be used to map the task to a resource in the Application Discovery Service repository.

" } }, "documentation": "

Represents a migration task in a migration tool.

" }, "MigrationTaskName": { "type": "string", "max": 256, "min": 1, "pattern": "[^:|]+" }, "MigrationTaskSummary": { "type": "structure", "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

An AWS resource used for access control. It should uniquely identify the migration tool as it is used for all updates made by the tool.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task. Do not store personal data in this field.

" }, "Status": { "shape": "Status", "documentation": "

Status of the task.

" }, "ProgressPercent": { "shape": "ProgressPercent", "documentation": "

Indication of the percentage completion of the task.

" }, "StatusDetail": { "shape": "StatusDetail", "documentation": "

Detail information of what is being done within the overall status state.

" }, "UpdateDateTime": { "shape": "UpdateDateTime", "documentation": "

The timestamp when the task was gathered.

" } }, "documentation": "

MigrationTaskSummary includes MigrationTaskName, ProgressPercent, ProgressUpdateStream, Status, and UpdateDateTime for each task.

" }, "MigrationTaskSummaryList": { "type": "list", "member": { "shape": "MigrationTaskSummary" } }, "NextUpdateSeconds": { "type": "integer", "min": 0 }, "NotifyApplicationStateRequest": { "type": "structure", "required": [ "ApplicationId", "Status" ], "members": { "ApplicationId": { "shape": "ApplicationId", "documentation": "

The configurationId in Application Discovery Service that uniquely identifies the grouped application.

" }, "Status": { "shape": "ApplicationStatus", "documentation": "

Status of the application - Not Started, In-Progress, Complete.

" }, "UpdateDateTime": { "shape": "UpdateDateTime", "documentation": "

The timestamp when the application state changed.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "NotifyApplicationStateResult": { "type": "structure", "members": {} }, "NotifyMigrationTaskStateRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName", "Task", "UpdateDateTime", "NextUpdateSeconds" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task. Do not store personal data in this field.

" }, "Task": { "shape": "Task", "documentation": "

Information about the task's progress and status.

" }, "UpdateDateTime": { "shape": "UpdateDateTime", "documentation": "

The timestamp when the task was gathered.

" }, "NextUpdateSeconds": { "shape": "NextUpdateSeconds", "documentation": "

Number of seconds after the UpdateDateTime within which the Migration Hub can expect an update. If Migration Hub does not receive an update within the specified interval, then the migration task will be considered stale.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "NotifyMigrationTaskStateResult": { "type": "structure", "members": {} }, "ProgressPercent": { "type": "integer", "box": true, "max": 100, "min": 0 }, "ProgressUpdateStream": { "type": "string", "max": 50, "min": 1, "pattern": "[^/:|\\000-\\037]+" }, "ProgressUpdateStreamSummary": { "type": "structure", "members": { "ProgressUpdateStreamName": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream. Do not store personal data in this field.

" } }, "documentation": "

Summary of the AWS resource used for access control that is implicitly linked to your AWS account.

" }, "ProgressUpdateStreamSummaryList": { "type": "list", "member": { "shape": "ProgressUpdateStreamSummary" } }, "PutResourceAttributesRequest": { "type": "structure", "required": [ "ProgressUpdateStream", "MigrationTaskName", "ResourceAttributeList" ], "members": { "ProgressUpdateStream": { "shape": "ProgressUpdateStream", "documentation": "

The name of the ProgressUpdateStream.

" }, "MigrationTaskName": { "shape": "MigrationTaskName", "documentation": "

Unique identifier that references the migration task. Do not store personal data in this field.

" }, "ResourceAttributeList": { "shape": "ResourceAttributeList", "documentation": "

Information about the resource that is being migrated. This data will be used to map the task to a resource in the Application Discovery Service repository.

Takes the object array of ResourceAttribute where the Type field is reserved for the following values: IPV4_ADDRESS | IPV6_ADDRESS | MAC_ADDRESS | FQDN | VM_MANAGER_ID | VM_MANAGED_OBJECT_REFERENCE | VM_NAME | VM_PATH | BIOS_ID | MOTHERBOARD_SERIAL_NUMBER where the identifying value can be a string up to 256 characters.

" }, "DryRun": { "shape": "DryRun", "documentation": "

Optional boolean flag to indicate whether any effect should take place. Used to test if the caller has permission to make the call.

" } } }, "PutResourceAttributesResult": { "type": "structure", "members": {} }, "ResourceAttribute": { "type": "structure", "required": [ "Type", "Value" ], "members": { "Type": { "shape": "ResourceAttributeType", "documentation": "

Type of resource.

" }, "Value": { "shape": "ResourceAttributeValue", "documentation": "

Value of the resource type.

" } }, "documentation": "

Attribute associated with a resource.

Note the corresponding format required per type listed below:

IPV4

x.x.x.x

where x is an integer in the range [0,255]

IPV6

y : y : y : y : y : y : y : y

where y is a hexadecimal between 0 and FFFF. [0, FFFF]

MAC_ADDRESS

^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$

FQDN

^[^<>{}\\\\\\\\/?,=\\\\p{Cntrl}]{1,256}$

" }, "ResourceAttributeList": { "type": "list", "member": { "shape": "ResourceAttribute" }, "max": 100, "min": 1 }, "ResourceAttributeType": { "type": "string", "enum": [ "IPV4_ADDRESS", "IPV6_ADDRESS", "MAC_ADDRESS", "FQDN", "VM_MANAGER_ID", "VM_MANAGED_OBJECT_REFERENCE", "VM_NAME", "VM_PATH", "BIOS_ID", "MOTHERBOARD_SERIAL_NUMBER" ] }, "ResourceAttributeValue": { "type": "string", "max": 256, "min": 1, "pattern": "^.{1,256}$" }, "ResourceName": { "type": "string", "max": 1600, "min": 1, "pattern": "^.{1,1600}$" }, "Status": { "type": "string", "enum": [ "NOT_STARTED", "IN_PROGRESS", "FAILED", "COMPLETED" ] }, "StatusDetail": { "type": "string", "max": 500, "min": 0, "pattern": "^.{0,500}$" }, "Task": { "type": "structure", "required": [ "Status" ], "members": { "Status": { "shape": "Status", "documentation": "

Status of the task - Not Started, In-Progress, Complete.

" }, "StatusDetail": { "shape": "StatusDetail", "documentation": "

Details of task status as notified by a migration tool. A tool might use this field to provide clarifying information about the status that is unique to that tool or that explains an error state.

" }, "ProgressPercent": { "shape": "ProgressPercent", "documentation": "

Indication of the percentage completion of the task.

" } }, "documentation": "

Task object encapsulating task information.

" }, "Token": { "type": "string", "max": 2048, "min": 0, "pattern": "^[a-zA-Z0-9\\/\\+\\=]{0,2048}$" }, "UpdateDateTime": { "type": "timestamp" } }, "documentation": "

The AWS Migration Hub API methods help to obtain server and application migration status and integrate your resource-specific migration tool by providing a programmatic interface to Migration Hub.

Remember that you must set your AWS Migration Hub home region before you call any of these APIs, or a HomeRegionNotSetException error will be returned. Also, you must make the API calls while in your home region.

" }