'2.0', 'service' => '

Product update

We recommend Amazon Web Services Application Migration Service (Amazon Web Services MGN) as the primary migration service for lift-and-shift migrations. If Amazon Web Services MGN is unavailable in a specific Amazon Web Services Region, you can use the Server Migration Service APIs through March 2023.

Server Migration Service (Server Migration Service) makes it easier and faster for you to migrate your on-premises workloads to Amazon Web Services. To learn more about Server Migration Service, see the following resources:

', 'operations' => [ 'CreateApp' => '

Creates an application. An application consists of one or more server groups. Each server group contain one or more servers.

', 'CreateReplicationJob' => '

Creates a replication job. The replication job schedules periodic replication runs to replicate your server to Amazon Web Services. Each replication run creates an Amazon Machine Image (AMI).

', 'DeleteApp' => '

Deletes the specified application. Optionally deletes the launched stack associated with the application and all Server Migration Service replication jobs for servers in the application.

', 'DeleteAppLaunchConfiguration' => '

Deletes the launch configuration for the specified application.

', 'DeleteAppReplicationConfiguration' => '

Deletes the replication configuration for the specified application.

', 'DeleteAppValidationConfiguration' => '

Deletes the validation configuration for the specified application.

', 'DeleteReplicationJob' => '

Deletes the specified replication job.

After you delete a replication job, there are no further replication runs. Amazon Web Services deletes the contents of the Amazon S3 bucket used to store Server Migration Service artifacts. The AMIs created by the replication runs are not deleted.

', 'DeleteServerCatalog' => '

Deletes all servers from your server catalog.

', 'DisassociateConnector' => '

Disassociates the specified connector from Server Migration Service.

After you disassociate a connector, it is no longer available to support replication jobs.

', 'GenerateChangeSet' => '

Generates a target change set for a currently launched stack and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.

', 'GenerateTemplate' => '

Generates an CloudFormation template based on the current launch configuration and writes it to an Amazon S3 object in the customer’s Amazon S3 bucket.

', 'GetApp' => '

Retrieve information about the specified application.

', 'GetAppLaunchConfiguration' => '

Retrieves the application launch configuration associated with the specified application.

', 'GetAppReplicationConfiguration' => '

Retrieves the application replication configuration associated with the specified application.

', 'GetAppValidationConfiguration' => '

Retrieves information about a configuration for validating an application.

', 'GetAppValidationOutput' => '

Retrieves output from validating an application.

', 'GetConnectors' => '

Describes the connectors registered with the Server Migration Service.

', 'GetReplicationJobs' => '

Describes the specified replication job or all of your replication jobs.

', 'GetReplicationRuns' => '

Describes the replication runs for the specified replication job.

', 'GetServers' => '

Describes the servers in your server catalog.

Before you can describe your servers, you must import them using ImportServerCatalog.

', 'ImportAppCatalog' => '

Allows application import from Migration Hub.

', 'ImportServerCatalog' => '

Gathers a complete list of on-premises servers. Connectors must be installed and monitoring all servers to import.

This call returns immediately, but might take additional time to retrieve all the servers.

', 'LaunchApp' => '

Launches the specified application as a stack in CloudFormation.

', 'ListApps' => '

Retrieves summaries for all applications.

', 'NotifyAppValidationOutput' => '

Provides information to Server Migration Service about whether application validation is successful.

', 'PutAppLaunchConfiguration' => '

Creates or updates the launch configuration for the specified application.

', 'PutAppReplicationConfiguration' => '

Creates or updates the replication configuration for the specified application.

', 'PutAppValidationConfiguration' => '

Creates or updates a validation configuration for the specified application.

', 'StartAppReplication' => '

Starts replicating the specified application by creating replication jobs for each server in the application.

', 'StartOnDemandAppReplication' => '

Starts an on-demand replication run for the specified application.

', 'StartOnDemandReplicationRun' => '

Starts an on-demand replication run for the specified replication job. This replication run starts immediately. This replication run is in addition to the ones already scheduled.

There is a limit on the number of on-demand replications runs that you can request in a 24-hour period.

', 'StopAppReplication' => '

Stops replicating the specified application by deleting the replication job for each server in the application.

', 'TerminateApp' => '

Terminates the stack for the specified application.

', 'UpdateApp' => '

Updates the specified application.

', 'UpdateReplicationJob' => '

Updates the specified settings for the specified replication job.

', ], 'shapes' => [ 'AmiId' => [ 'base' => NULL, 'refs' => [ 'ReplicationJob$latestAmiId' => '

The ID of the latest Amazon Machine Image (AMI).

', 'ReplicationRun$amiId' => '

The ID of the Amazon Machine Image (AMI) from the replication run.

', ], ], 'AppDescription' => [ 'base' => NULL, 'refs' => [ 'AppSummary$description' => '

The description of the application.

', 'CreateAppRequest$description' => '

The description of the new application

', 'UpdateAppRequest$description' => '

The new description of the application.

', ], ], 'AppId' => [ 'base' => NULL, 'refs' => [ 'AppIds$member' => NULL, 'AppSummary$appId' => '

The unique ID of the application.

', 'DeleteAppLaunchConfigurationRequest$appId' => '

The ID of the application.

', 'DeleteAppReplicationConfigurationRequest$appId' => '

The ID of the application.

', 'DeleteAppRequest$appId' => '

The ID of the application.

', 'GenerateChangeSetRequest$appId' => '

The ID of the application associated with the change set.

', 'GenerateTemplateRequest$appId' => '

The ID of the application associated with the CloudFormation template.

', 'GetAppLaunchConfigurationRequest$appId' => '

The ID of the application.

', 'GetAppLaunchConfigurationResponse$appId' => '

The ID of the application.

', 'GetAppReplicationConfigurationRequest$appId' => '

The ID of the application.

', 'GetAppRequest$appId' => '

The ID of the application.

', 'LaunchAppRequest$appId' => '

The ID of the application.

', 'PutAppLaunchConfigurationRequest$appId' => '

The ID of the application.

', 'PutAppReplicationConfigurationRequest$appId' => '

The ID of the application.

', 'StartAppReplicationRequest$appId' => '

The ID of the application.

', 'StartOnDemandAppReplicationRequest$appId' => '

The ID of the application.

', 'StopAppReplicationRequest$appId' => '

The ID of the application.

', 'TerminateAppRequest$appId' => '

The ID of the application.

', 'UpdateAppRequest$appId' => '

The ID of the application.

', ], ], 'AppIdWithValidation' => [ 'base' => NULL, 'refs' => [ 'DeleteAppValidationConfigurationRequest$appId' => '

The ID of the application.

', 'GetAppValidationConfigurationRequest$appId' => '

The ID of the application.

', 'GetAppValidationOutputRequest$appId' => '

The ID of the application.

', 'NotifyAppValidationOutputRequest$appId' => '

The ID of the application.

', 'PutAppValidationConfigurationRequest$appId' => '

The ID of the application.

', ], ], 'AppIds' => [ 'base' => NULL, 'refs' => [ 'ListAppsRequest$appIds' => '

The unique application IDs.

', ], ], 'AppLaunchConfigurationStatus' => [ 'base' => NULL, 'refs' => [ 'AppSummary$launchConfigurationStatus' => '

Status of the launch configuration.

', ], ], 'AppLaunchStatus' => [ 'base' => NULL, 'refs' => [ 'AppSummary$launchStatus' => '

The launch status of the application.

', ], ], 'AppLaunchStatusMessage' => [ 'base' => NULL, 'refs' => [ 'AppSummary$launchStatusMessage' => '

A message related to the launch status of the application.

', ], ], 'AppName' => [ 'base' => NULL, 'refs' => [ 'AppSummary$name' => '

The name of the application.

', 'CreateAppRequest$name' => '

The name of the new application.

', 'UpdateAppRequest$name' => '

The new name of the application.

', ], ], 'AppReplicationConfigurationStatus' => [ 'base' => NULL, 'refs' => [ 'AppSummary$replicationConfigurationStatus' => '

Status of the replication configuration.

', ], ], 'AppReplicationStatus' => [ 'base' => NULL, 'refs' => [ 'AppSummary$replicationStatus' => '

The replication status of the application.

', ], ], 'AppReplicationStatusMessage' => [ 'base' => NULL, 'refs' => [ 'AppSummary$replicationStatusMessage' => '

A message related to the replication status of the application.

', ], ], 'AppStatus' => [ 'base' => NULL, 'refs' => [ 'AppSummary$status' => '

Status of the application.

', ], ], 'AppStatusMessage' => [ 'base' => NULL, 'refs' => [ 'AppSummary$statusMessage' => '

A message related to the status of the application

', ], ], 'AppSummary' => [ 'base' => '

Information about the application.

', 'refs' => [ 'Apps$member' => NULL, 'CreateAppResponse$appSummary' => '

A summary description of the application.

', 'GetAppResponse$appSummary' => '

Information about the application.

', 'UpdateAppResponse$appSummary' => '

A summary description of the application.

', ], ], 'AppValidationConfiguration' => [ 'base' => '

Configuration for validating an application.

', 'refs' => [ 'AppValidationConfigurations$member' => NULL, ], ], 'AppValidationConfigurations' => [ 'base' => NULL, 'refs' => [ 'GetAppValidationConfigurationResponse$appValidationConfigurations' => '

The configuration for application validation.

', 'PutAppValidationConfigurationRequest$appValidationConfigurations' => '

The configuration for application validation.

', ], ], 'AppValidationOutput' => [ 'base' => '

Output from validating an application.

', 'refs' => [ 'ValidationOutput$appValidationOutput' => '

The output from validating an application.

', ], ], 'AppValidationStrategy' => [ 'base' => NULL, 'refs' => [ 'AppValidationConfiguration$appValidationStrategy' => '

The validation strategy.

', ], ], 'Apps' => [ 'base' => NULL, 'refs' => [ 'ListAppsResponse$apps' => '

The application summaries.

', ], ], 'AssociatePublicIpAddress' => [ 'base' => NULL, 'refs' => [ 'ServerLaunchConfiguration$associatePublicIpAddress' => '

Indicates whether a publicly accessible IP address is created when launching the server.

', ], ], 'AutoLaunch' => [ 'base' => NULL, 'refs' => [ 'GetAppLaunchConfigurationResponse$autoLaunch' => '

Indicates whether the application is configured to launch automatically after replication is complete.

', 'PutAppLaunchConfigurationRequest$autoLaunch' => '

Indicates whether the application is configured to launch automatically after replication is complete.

', ], ], 'BucketName' => [ 'base' => NULL, 'refs' => [ 'SSMValidationParameters$outputS3BucketName' => '

The name of the S3 bucket for output.

', ], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'CreateAppRequest$clientToken' => '

A unique, case-sensitive identifier that you provide to ensure the idempotency of application creation.

', ], ], 'Command' => [ 'base' => NULL, 'refs' => [ 'SSMValidationParameters$command' => '

The command to run the validation script.

', ], ], 'Connector' => [ 'base' => '

Represents a connector.

', 'refs' => [ 'ConnectorList$member' => NULL, ], ], 'ConnectorCapability' => [ 'base' => NULL, 'refs' => [ 'ConnectorCapabilityList$member' => NULL, ], ], 'ConnectorCapabilityList' => [ 'base' => NULL, 'refs' => [ 'Connector$capabilityList' => '

The capabilities of the connector.

', ], ], 'ConnectorId' => [ 'base' => NULL, 'refs' => [ 'Connector$connectorId' => '

The ID of the connector.

', 'DisassociateConnectorRequest$connectorId' => '

The ID of the connector.

', ], ], 'ConnectorList' => [ 'base' => NULL, 'refs' => [ 'GetConnectorsResponse$connectorList' => '

Information about the registered connectors.

', ], ], 'ConnectorStatus' => [ 'base' => NULL, 'refs' => [ 'Connector$status' => '

The status of the connector.

', ], ], 'ConnectorVersion' => [ 'base' => NULL, 'refs' => [ 'Connector$version' => '

The connector version.

', ], ], 'CreateAppRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAppResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateReplicationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateReplicationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppLaunchConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppLaunchConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppReplicationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppValidationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAppValidationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReplicationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReplicationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteServerCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteServerCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'Description' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$description' => '

The description of the replication job.

', 'ReplicationJob$description' => '

The description of the replication job.

', 'ReplicationRun$description' => '

The description of the replication run.

', 'StartOnDemandAppReplicationRequest$description' => '

The description of the replication run.

', 'StartOnDemandReplicationRunRequest$description' => '

The description of the replication run.

', 'UpdateReplicationJobRequest$description' => '

The description of the replication job.

', ], ], 'DisassociateConnectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateConnectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'DryRunOperationException' => [ 'base' => '

The user has the required permissions, so the request would have succeeded, but a dry run was performed.

', 'refs' => [], ], 'EC2KeyName' => [ 'base' => NULL, 'refs' => [ 'ServerLaunchConfiguration$ec2KeyName' => '

The name of the Amazon EC2 SSH key to be used for connecting to the launched server.

', ], ], 'Encrypted' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$encrypted' => '

Indicates whether the replication job produces encrypted AMIs.

', 'ReplicationJob$encrypted' => '

Indicates whether the replication job should produce encrypted AMIs.

', 'ReplicationRun$encrypted' => '

Indicates whether the replication run should produce an encrypted AMI.

', 'ServerReplicationParameters$encrypted' => '

Indicates whether the replication job produces encrypted AMIs.

', 'UpdateReplicationJobRequest$encrypted' => '

When true, the replication job produces encrypted AMIs. For more information, KmsKeyId.

', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'DryRunOperationException$message' => NULL, 'InternalError$message' => NULL, 'InvalidParameterException$message' => NULL, 'MissingRequiredParameterException$message' => NULL, 'NoConnectorsAvailableException$message' => NULL, 'OperationNotPermittedException$message' => NULL, 'ReplicationJobAlreadyExistsException$message' => NULL, 'ReplicationJobNotFoundException$message' => NULL, 'ReplicationRunLimitExceededException$message' => NULL, 'ServerCannotBeReplicatedException$message' => NULL, 'UnauthorizedOperationException$message' => NULL, ], ], 'ExecutionTimeoutSeconds' => [ 'base' => NULL, 'refs' => [ 'SSMValidationParameters$executionTimeoutSeconds' => '

The timeout interval, in seconds.

', ], ], 'ForceStopAppReplication' => [ 'base' => NULL, 'refs' => [ 'DeleteAppRequest$forceStopAppReplication' => '

Indicates whether to stop all replication jobs corresponding to the servers in the application while deleting the application.

', ], ], 'ForceTerminateApp' => [ 'base' => NULL, 'refs' => [ 'DeleteAppRequest$forceTerminateApp' => '

Indicates whether to terminate the stack corresponding to the application while deleting the application.

', ], ], 'Frequency' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$frequency' => '

The time between consecutive replication runs, in hours.

', 'ReplicationJob$frequency' => '

The time between consecutive replication runs, in hours.

', 'ServerReplicationParameters$frequency' => '

The frequency of creating replication jobs for the server.

', 'UpdateReplicationJobRequest$frequency' => '

The time between consecutive replication runs, in hours.

', ], ], 'GenerateChangeSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GenerateChangeSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GenerateTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'GenerateTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAppLaunchConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAppLaunchConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAppReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAppReplicationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAppRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAppResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAppValidationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAppValidationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAppValidationOutputRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAppValidationOutputResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetConnectorsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetConnectorsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReplicationJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReplicationJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetReplicationRunsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReplicationRunsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetServersRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetServersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ImportAppCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportAppCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'ImportServerCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportServerCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'ImportedAppId' => [ 'base' => NULL, 'refs' => [ 'AppSummary$importedAppId' => '

The ID of the application.

', ], ], 'InstanceId' => [ 'base' => NULL, 'refs' => [ 'SSMValidationParameters$instanceId' => '

The ID of the instance. The instance must have the following tag: UserForSMSApplicationValidation=true.

', ], ], 'InstanceType' => [ 'base' => NULL, 'refs' => [ 'ServerLaunchConfiguration$instanceType' => '

The instance type to use when launching the server.

', ], ], 'InternalError' => [ 'base' => '

An internal error occurred.

', 'refs' => [], ], 'InvalidParameterException' => [ 'base' => '

A specified parameter is not valid.

', 'refs' => [], ], 'IpAddress' => [ 'base' => NULL, 'refs' => [ 'Connector$ipAddress' => '

The IP address of the connector.

', ], ], 'KmsKeyId' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$kmsKeyId' => '

The ID of the KMS key for replication jobs that produce encrypted AMIs. This value can be any of the following:

If encrypted is true but a KMS key ID is not specified, the customer\'s default KMS key for Amazon EBS is used.

', 'ReplicationJob$kmsKeyId' => '

The ID of the KMS key for replication jobs that produce encrypted AMIs. This value can be any of the following:

If encrypted is enabled but a KMS key ID is not specified, the customer\'s default KMS key for Amazon EBS is used.

', 'ReplicationRun$kmsKeyId' => '

The ID of the KMS key for replication jobs that produce encrypted AMIs. This value can be any of the following:

If encrypted is true but a KMS key ID is not specified, the customer\'s default KMS key for Amazon EBS is used.

', 'ServerReplicationParameters$kmsKeyId' => '

The ID of the KMS key for replication jobs that produce encrypted AMIs. This value can be any of the following:

If encrypted is enabled but a KMS key ID is not specified, the customer\'s default KMS key for Amazon EBS is used.

', 'UpdateReplicationJobRequest$kmsKeyId' => '

The ID of the KMS key for replication jobs that produce encrypted AMIs. This value can be any of the following:

If encrypted is enabled but a KMS key ID is not specified, the customer\'s default KMS key for Amazon EBS is used.

', ], ], 'LaunchAppRequest' => [ 'base' => NULL, 'refs' => [], ], 'LaunchAppResponse' => [ 'base' => NULL, 'refs' => [], ], 'LaunchDetails' => [ 'base' => '

Details about the latest launch of an application.

', 'refs' => [ 'AppSummary$launchDetails' => '

Details about the latest launch of the application.

', ], ], 'LaunchOrder' => [ 'base' => NULL, 'refs' => [ 'ServerGroupLaunchConfiguration$launchOrder' => '

The launch order of servers in the server group.

', ], ], 'LicenseType' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$licenseType' => '

The license type to be used for the AMI created by a successful replication run.

', 'ReplicationJob$licenseType' => '

The license type to be used for the AMI created by a successful replication run.

', 'ServerReplicationParameters$licenseType' => '

The license type for creating a replication job for the server.

', 'UpdateReplicationJobRequest$licenseType' => '

The license type to be used for the AMI created by a successful replication run.

', ], ], 'ListAppsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAppsResponse' => [ 'base' => NULL, 'refs' => [], ], 'LogicalId' => [ 'base' => NULL, 'refs' => [ 'ServerLaunchConfiguration$logicalId' => '

The logical ID of the server in the CloudFormation template.

', ], ], 'MacAddress' => [ 'base' => NULL, 'refs' => [ 'Connector$macAddress' => '

The MAC address of the connector.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'GetConnectorsRequest$maxResults' => '

The maximum number of results to return in a single call. The default value is 50. To retrieve the remaining results, make another call with the returned NextToken value.

', 'GetReplicationJobsRequest$maxResults' => '

The maximum number of results to return in a single call. The default value is 50. To retrieve the remaining results, make another call with the returned NextToken value.

', 'GetReplicationRunsRequest$maxResults' => '

The maximum number of results to return in a single call. The default value is 50. To retrieve the remaining results, make another call with the returned NextToken value.

', 'GetServersRequest$maxResults' => '

The maximum number of results to return in a single call. The default value is 50. To retrieve the remaining results, make another call with the returned NextToken value.

', 'ListAppsRequest$maxResults' => '

The maximum number of results to return in a single call. The default value is 100. To retrieve the remaining results, make another call with the returned NextToken value.

', ], ], 'MissingRequiredParameterException' => [ 'base' => '

A required parameter is missing.

', 'refs' => [], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'GetConnectorsRequest$nextToken' => '

The token for the next set of results.

', 'GetConnectorsResponse$nextToken' => '

The token required to retrieve the next set of results. This value is null when there are no more results to return.

', 'GetReplicationJobsRequest$nextToken' => '

The token for the next set of results.

', 'GetReplicationJobsResponse$nextToken' => '

The token required to retrieve the next set of results. This value is null when there are no more results to return.

', 'GetReplicationRunsRequest$nextToken' => '

The token for the next set of results.

', 'GetReplicationRunsResponse$nextToken' => '

The token required to retrieve the next set of results. This value is null when there are no more results to return.

', 'GetServersRequest$nextToken' => '

The token for the next set of results.

', 'GetServersResponse$nextToken' => '

The token required to retrieve the next set of results. This value is null when there are no more results to return.

', 'ListAppsRequest$nextToken' => '

The token for the next set of results.

', 'ListAppsResponse$nextToken' => '

The token required to retrieve the next set of results. This value is null when there are no more results to return.

', ], ], 'NoConnectorsAvailableException' => [ 'base' => '

There are no connectors available.

', 'refs' => [], ], 'NonEmptyStringWithMaxLen255' => [ 'base' => NULL, 'refs' => [ 'AppValidationConfiguration$name' => '

The name of the configuration.

', 'ServerValidationConfiguration$name' => '

The name of the configuration.

', 'ValidationOutput$name' => '

The name of the validation.

', ], ], 'NotificationContext' => [ 'base' => '

Contains the status of validating an application.

', 'refs' => [ 'NotifyAppValidationOutputRequest$notificationContext' => '

The notification information.

', ], ], 'NotifyAppValidationOutputRequest' => [ 'base' => NULL, 'refs' => [], ], 'NotifyAppValidationOutputResponse' => [ 'base' => NULL, 'refs' => [], ], 'NumberOfRecentAmisToKeep' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$numberOfRecentAmisToKeep' => '

The maximum number of SMS-created AMIs to retain. The oldest is deleted after the maximum number is reached and a new AMI is created.

', 'ReplicationJob$numberOfRecentAmisToKeep' => '

The number of recent AMIs to keep in the customer\'s account for a replication job. By default, the value is set to zero, meaning that all AMIs are kept.

', 'ServerReplicationParameters$numberOfRecentAmisToKeep' => '

The number of recent AMIs to keep when creating a replication job for this server.

', 'UpdateReplicationJobRequest$numberOfRecentAmisToKeep' => '

The maximum number of SMS-created AMIs to retain. The oldest is deleted after the maximum number is reached and a new AMI is created.

', ], ], 'OperationNotPermittedException' => [ 'base' => '

This operation is not allowed.

', 'refs' => [], ], 'OutputFormat' => [ 'base' => NULL, 'refs' => [ 'GenerateChangeSetRequest$changesetFormat' => '

The format for the change set.

', 'GenerateTemplateRequest$templateFormat' => '

The format for generating the CloudFormation template.

', ], ], 'PutAppLaunchConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutAppLaunchConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutAppReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutAppReplicationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutAppValidationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutAppValidationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'ReplicationJob' => [ 'base' => '

Represents a replication job.

', 'refs' => [ 'GetReplicationRunsResponse$replicationJob' => '

Information about the replication job.

', 'ReplicationJobList$member' => NULL, ], ], 'ReplicationJobAlreadyExistsException' => [ 'base' => '

The specified replication job already exists.

', 'refs' => [], ], 'ReplicationJobId' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobResponse$replicationJobId' => '

The unique identifier of the replication job.

', 'DeleteReplicationJobRequest$replicationJobId' => '

The ID of the replication job.

', 'GetReplicationJobsRequest$replicationJobId' => '

The ID of the replication job.

', 'GetReplicationRunsRequest$replicationJobId' => '

The ID of the replication job.

', 'ReplicationJob$replicationJobId' => '

The ID of the replication job.

', 'Server$replicationJobId' => '

The ID of the replication job.

', 'StartOnDemandReplicationRunRequest$replicationJobId' => '

The ID of the replication job.

', 'UpdateReplicationJobRequest$replicationJobId' => '

The ID of the replication job.

', ], ], 'ReplicationJobList' => [ 'base' => NULL, 'refs' => [ 'GetReplicationJobsResponse$replicationJobList' => '

Information about the replication jobs.

', ], ], 'ReplicationJobNotFoundException' => [ 'base' => '

The specified replication job does not exist.

', 'refs' => [], ], 'ReplicationJobState' => [ 'base' => NULL, 'refs' => [ 'ReplicationJob$state' => '

The state of the replication job.

', ], ], 'ReplicationJobStatusMessage' => [ 'base' => NULL, 'refs' => [ 'ReplicationJob$statusMessage' => '

The description of the current status of the replication job.

', ], ], 'ReplicationJobTerminated' => [ 'base' => NULL, 'refs' => [ 'Server$replicationJobTerminated' => '

Indicates whether the replication job is deleted or failed.

', ], ], 'ReplicationRun' => [ 'base' => '

Represents a replication run.

', 'refs' => [ 'ReplicationRunList$member' => NULL, ], ], 'ReplicationRunId' => [ 'base' => NULL, 'refs' => [ 'ReplicationRun$replicationRunId' => '

The ID of the replication run.

', 'StartOnDemandReplicationRunResponse$replicationRunId' => '

The ID of the replication run.

', ], ], 'ReplicationRunLimitExceededException' => [ 'base' => '

You have exceeded the number of on-demand replication runs you can request in a 24-hour period.

', 'refs' => [], ], 'ReplicationRunList' => [ 'base' => NULL, 'refs' => [ 'GetReplicationRunsResponse$replicationRunList' => '

Information about the replication runs.

', 'ReplicationJob$replicationRunList' => '

Information about the replication runs.

', ], ], 'ReplicationRunStage' => [ 'base' => NULL, 'refs' => [ 'ReplicationRunStageDetails$stage' => '

The current stage of a replication run.

', ], ], 'ReplicationRunStageDetails' => [ 'base' => '

Details of the current stage of a replication run.

', 'refs' => [ 'ReplicationRun$stageDetails' => '

Details about the current stage of the replication run.

', ], ], 'ReplicationRunStageProgress' => [ 'base' => NULL, 'refs' => [ 'ReplicationRunStageDetails$stageProgress' => '

The progress of the current stage of a replication run.

', ], ], 'ReplicationRunState' => [ 'base' => NULL, 'refs' => [ 'ReplicationRun$state' => '

The state of the replication run.

', ], ], 'ReplicationRunStatusMessage' => [ 'base' => NULL, 'refs' => [ 'ReplicationRun$statusMessage' => '

The description of the current status of the replication job.

', ], ], 'ReplicationRunType' => [ 'base' => NULL, 'refs' => [ 'ReplicationRun$type' => '

The type of replication run.

', ], ], 'RoleName' => [ 'base' => NULL, 'refs' => [ 'AppSummary$roleName' => '

The name of the service role in the customer\'s account used by Server Migration Service.

', 'CreateAppRequest$roleName' => '

The name of the service role in the customer\'s account to be used by Server Migration Service.

', 'CreateReplicationJobRequest$roleName' => '

The name of the IAM role to be used by the Server Migration Service.

', 'GetAppLaunchConfigurationResponse$roleName' => '

The name of the service role in the customer\'s account that CloudFormation uses to launch the application.

', 'ImportAppCatalogRequest$roleName' => '

The name of the service role. If you omit this parameter, we create a service-linked role for Migration Hub in your account. Otherwise, the role that you provide must have the policy and trust policy described in the Migration Hub User Guide.

', 'PutAppLaunchConfigurationRequest$roleName' => '

The name of service role in the customer\'s account that CloudFormation uses to launch the application.

', 'ReplicationJob$roleName' => '

The name of the IAM role to be used by Server Migration Service.

', 'ServerLaunchConfiguration$iamInstanceProfileName' => '

The name of the IAM instance profile.

', 'UpdateAppRequest$roleName' => '

The name of the service role in the customer\'s account used by Server Migration Service.

', 'UpdateReplicationJobRequest$roleName' => '

The name of the IAM role to be used by Server Migration Service.

', ], ], 'RunOnce' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$runOnce' => '

Indicates whether to run the replication job one time.

', 'ReplicationJob$runOnce' => '

Indicates whether to run the replication job one time.

', 'ServerReplicationParameters$runOnce' => '

Indicates whether to run the replication job one time.

', ], ], 'S3BucketName' => [ 'base' => NULL, 'refs' => [ 'S3Location$bucket' => '

The Amazon S3 bucket name.

', ], ], 'S3KeyName' => [ 'base' => NULL, 'refs' => [ 'S3Location$key' => '

The Amazon S3 bucket key.

', ], ], 'S3Location' => [ 'base' => '

Location of an Amazon S3 object.

', 'refs' => [ 'GenerateChangeSetResponse$s3Location' => '

The location of the Amazon S3 object.

', 'GenerateTemplateResponse$s3Location' => '

The location of the Amazon S3 object.

', 'SSMOutput$s3Location' => NULL, 'ServerLaunchConfiguration$configureScript' => NULL, 'Source$s3Location' => NULL, 'UserData$s3Location' => '

Amazon S3 location of the user-data script.

', ], ], 'SSMOutput' => [ 'base' => '

Contains the location of validation output.

', 'refs' => [ 'AppValidationOutput$ssmOutput' => '

Output from using SSM to validate the application.

', ], ], 'SSMValidationParameters' => [ 'base' => '

Contains validation parameters.

', 'refs' => [ 'AppValidationConfiguration$ssmValidationParameters' => '

The validation parameters.

', ], ], 'ScriptType' => [ 'base' => NULL, 'refs' => [ 'SSMValidationParameters$scriptType' => '

The type of validation script.

', 'ServerLaunchConfiguration$configureScriptType' => '

The type of configuration script.

', 'UserDataValidationParameters$scriptType' => '

The type of validation script.

', ], ], 'SecurityGroup' => [ 'base' => NULL, 'refs' => [ 'ServerLaunchConfiguration$securityGroup' => '

The ID of the security group that applies to the launched server.

', ], ], 'Server' => [ 'base' => '

Represents a server.

', 'refs' => [ 'ServerLaunchConfiguration$server' => '

The ID of the server with which the launch configuration is associated.

', 'ServerList$member' => NULL, 'ServerReplicationConfiguration$server' => '

The ID of the server with which this replication configuration is associated.

', 'ServerValidationConfiguration$server' => NULL, 'ServerValidationOutput$server' => NULL, ], ], 'ServerCannotBeReplicatedException' => [ 'base' => '

The specified server cannot be replicated.

', 'refs' => [], ], 'ServerCatalogStatus' => [ 'base' => NULL, 'refs' => [ 'GetServersResponse$serverCatalogStatus' => '

The status of the server catalog.

', ], ], 'ServerGroup' => [ 'base' => '

Logical grouping of servers.

', 'refs' => [ 'ServerGroups$member' => NULL, ], ], 'ServerGroupId' => [ 'base' => NULL, 'refs' => [ 'ServerGroup$serverGroupId' => '

The ID of a server group.

', 'ServerGroupLaunchConfiguration$serverGroupId' => '

The ID of the server group with which the launch configuration is associated.

', 'ServerGroupReplicationConfiguration$serverGroupId' => '

The ID of the server group with which this replication configuration is associated.

', 'ServerGroupValidationConfiguration$serverGroupId' => '

The ID of the server group.

', ], ], 'ServerGroupLaunchConfiguration' => [ 'base' => '

Launch configuration for a server group.

', 'refs' => [ 'ServerGroupLaunchConfigurations$member' => NULL, ], ], 'ServerGroupLaunchConfigurations' => [ 'base' => NULL, 'refs' => [ 'GetAppLaunchConfigurationResponse$serverGroupLaunchConfigurations' => '

The launch configurations for server groups in this application.

', 'PutAppLaunchConfigurationRequest$serverGroupLaunchConfigurations' => '

Information about the launch configurations for server groups in the application.

', ], ], 'ServerGroupName' => [ 'base' => NULL, 'refs' => [ 'ServerGroup$name' => '

The name of a server group.

', ], ], 'ServerGroupReplicationConfiguration' => [ 'base' => '

Replication configuration for a server group.

', 'refs' => [ 'ServerGroupReplicationConfigurations$member' => NULL, ], ], 'ServerGroupReplicationConfigurations' => [ 'base' => NULL, 'refs' => [ 'GetAppReplicationConfigurationResponse$serverGroupReplicationConfigurations' => '

The replication configurations associated with server groups in this application.

', 'PutAppReplicationConfigurationRequest$serverGroupReplicationConfigurations' => '

Information about the replication configurations for server groups in the application.

', ], ], 'ServerGroupValidationConfiguration' => [ 'base' => '

Configuration for validating an instance.

', 'refs' => [ 'ServerGroupValidationConfigurations$member' => NULL, ], ], 'ServerGroupValidationConfigurations' => [ 'base' => NULL, 'refs' => [ 'GetAppValidationConfigurationResponse$serverGroupValidationConfigurations' => '

The configuration for instance validation.

', 'PutAppValidationConfigurationRequest$serverGroupValidationConfigurations' => '

The configuration for instance validation.

', ], ], 'ServerGroups' => [ 'base' => NULL, 'refs' => [ 'CreateAppRequest$serverGroups' => '

The server groups to include in the application.

', 'CreateAppResponse$serverGroups' => '

The server groups included in the application.

', 'GetAppResponse$serverGroups' => '

The server groups that belong to the application.

', 'UpdateAppRequest$serverGroups' => '

The server groups in the application to update.

', 'UpdateAppResponse$serverGroups' => '

The updated server groups in the application.

', ], ], 'ServerId' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationJobRequest$serverId' => '

The ID of the server.

', 'ReplicationJob$serverId' => '

The ID of the server.

', 'Server$serverId' => '

The ID of the server.

', ], ], 'ServerLaunchConfiguration' => [ 'base' => '

Launch configuration for a server.

', 'refs' => [ 'ServerLaunchConfigurations$member' => NULL, ], ], 'ServerLaunchConfigurations' => [ 'base' => NULL, 'refs' => [ 'ServerGroupLaunchConfiguration$serverLaunchConfigurations' => '

The launch configuration for servers in the server group.

', ], ], 'ServerList' => [ 'base' => NULL, 'refs' => [ 'GetServersResponse$serverList' => '

Information about the servers.

', 'ServerGroup$serverList' => '

The servers that belong to a server group.

', ], ], 'ServerReplicationConfiguration' => [ 'base' => '

Replication configuration of a server.

', 'refs' => [ 'ServerReplicationConfigurations$member' => NULL, ], ], 'ServerReplicationConfigurations' => [ 'base' => NULL, 'refs' => [ 'ServerGroupReplicationConfiguration$serverReplicationConfigurations' => '

The replication configuration for servers in the server group.

', ], ], 'ServerReplicationParameters' => [ 'base' => '

The replication parameters for replicating a server.

', 'refs' => [ 'ServerReplicationConfiguration$serverReplicationParameters' => '

The parameters for replicating the server.

', ], ], 'ServerType' => [ 'base' => NULL, 'refs' => [ 'ReplicationJob$serverType' => '

The type of server.

', 'Server$serverType' => '

The type of server.

', ], ], 'ServerValidationConfiguration' => [ 'base' => '

Configuration for validating an instance.

', 'refs' => [ 'ServerValidationConfigurations$member' => NULL, ], ], 'ServerValidationConfigurations' => [ 'base' => NULL, 'refs' => [ 'ServerGroupValidationConfiguration$serverValidationConfigurations' => '

The validation configuration.

', ], ], 'ServerValidationOutput' => [ 'base' => '

Contains output from validating an instance.

', 'refs' => [ 'ValidationOutput$serverValidationOutput' => '

The output from validation an instance.

', ], ], 'ServerValidationStrategy' => [ 'base' => NULL, 'refs' => [ 'ServerValidationConfiguration$serverValidationStrategy' => '

The validation strategy.

', ], ], 'Source' => [ 'base' => '

Contains the location of a validation script.

', 'refs' => [ 'SSMValidationParameters$source' => '

The location of the validation script.

', 'UserDataValidationParameters$source' => '

The location of the validation script.

', ], ], 'StackId' => [ 'base' => NULL, 'refs' => [ 'LaunchDetails$stackId' => '

The ID of the latest stack launched for this application.

', ], ], 'StackName' => [ 'base' => NULL, 'refs' => [ 'LaunchDetails$stackName' => '

The name of the latest stack launched for this application.

', ], ], 'StartAppReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartAppReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartOnDemandAppReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartOnDemandAppReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartOnDemandReplicationRunRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartOnDemandReplicationRunResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopAppReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopAppReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'Subnet' => [ 'base' => NULL, 'refs' => [ 'ServerLaunchConfiguration$subnet' => '

The ID of the subnet the server should be launched into.

', ], ], 'Tag' => [ 'base' => '

Key/value pair that can be assigned to an application.

', 'refs' => [ 'Tags$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$key' => '

The tag key.

', ], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$value' => '

The tag value.

', ], ], 'Tags' => [ 'base' => NULL, 'refs' => [ 'CreateAppRequest$tags' => '

The tags to be associated with the application.

', 'CreateAppResponse$tags' => '

The tags associated with the application.

', 'GetAppResponse$tags' => '

The tags associated with the application.

', 'UpdateAppRequest$tags' => '

The tags to associate with the application.

', 'UpdateAppResponse$tags' => '

The tags associated with the application.

', ], ], 'TemporarilyUnavailableException' => [ 'base' => '

The service is temporarily unavailable.

', 'refs' => [], ], 'TerminateAppRequest' => [ 'base' => NULL, 'refs' => [], ], 'TerminateAppResponse' => [ 'base' => NULL, 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'AppSummary$latestReplicationTime' => '

The timestamp of the application\'s most recent successful replication.

', 'AppSummary$creationTime' => '

The creation time of the application.

', 'AppSummary$lastModified' => '

The last modified time of the application.

', 'Connector$associatedOn' => '

The time the connector was associated.

', 'CreateReplicationJobRequest$seedReplicationTime' => '

The seed replication time.

', 'GetServersResponse$lastModifiedOn' => '

The time when the server was last modified.

', 'LaunchDetails$latestLaunchTime' => '

The latest time that this application was launched successfully.

', 'ReplicationJob$seedReplicationTime' => '

The seed replication time.

', 'ReplicationJob$nextReplicationRunStartTime' => '

The start time of the next replication run.

', 'ReplicationRun$scheduledStartTime' => '

The start time of the next replication run.

', 'ReplicationRun$completedTime' => '

The completion time of the last replication run.

', 'ServerReplicationParameters$seedTime' => '

The seed time for creating a replication job for the server.

', 'UpdateReplicationJobRequest$nextReplicationRunStartTime' => '

The start time of the next replication run.

', 'ValidationOutput$latestValidationTime' => '

The latest time that the validation was performed.

', ], ], 'TotalServerGroups' => [ 'base' => NULL, 'refs' => [ 'AppSummary$totalServerGroups' => '

The number of server groups present in the application.

', ], ], 'TotalServers' => [ 'base' => NULL, 'refs' => [ 'AppSummary$totalServers' => '

The number of servers present in the application.

', ], ], 'UnauthorizedOperationException' => [ 'base' => '

You lack permissions needed to perform this operation. Check your IAM policies, and ensure that you are using the correct access keys.

', 'refs' => [], ], 'UpdateAppRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAppResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateReplicationJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateReplicationJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'UserData' => [ 'base' => '

A script that runs on first launch of an Amazon EC2 instance. Used for configuring the server during launch.

', 'refs' => [ 'ServerLaunchConfiguration$userData' => '

Location of the user-data script to be executed when launching the server.

', ], ], 'UserDataValidationParameters' => [ 'base' => '

Contains validation parameters.

', 'refs' => [ 'ServerValidationConfiguration$userDataValidationParameters' => '

The validation parameters.

', ], ], 'VPC' => [ 'base' => NULL, 'refs' => [ 'ServerLaunchConfiguration$vpc' => '

The ID of the VPC into which the server should be launched.

', ], ], 'ValidationId' => [ 'base' => NULL, 'refs' => [ 'AppValidationConfiguration$validationId' => '

The ID of the validation.

', 'NotificationContext$validationId' => '

The ID of the validation.

', 'ServerValidationConfiguration$validationId' => '

The ID of the validation.

', 'ValidationOutput$validationId' => '

The ID of the validation.

', ], ], 'ValidationOutput' => [ 'base' => '

Contains validation output.

', 'refs' => [ 'ValidationOutputList$member' => NULL, ], ], 'ValidationOutputList' => [ 'base' => NULL, 'refs' => [ 'GetAppValidationOutputResponse$validationOutputList' => '

The validation output.

', ], ], 'ValidationStatus' => [ 'base' => NULL, 'refs' => [ 'NotificationContext$status' => '

The status of the validation.

', 'ValidationOutput$status' => '

The status of the validation.

', ], ], 'ValidationStatusMessage' => [ 'base' => NULL, 'refs' => [ 'NotificationContext$statusMessage' => '

The status message.

', 'ValidationOutput$statusMessage' => '

The status message.

', ], ], 'VmId' => [ 'base' => NULL, 'refs' => [ 'VmServerAddress$vmId' => '

The ID of the VM.

', ], ], 'VmManagerId' => [ 'base' => NULL, 'refs' => [ 'Connector$vmManagerId' => '

The ID of the VM manager.

', 'VmServerAddress$vmManagerId' => '

The ID of the VM manager.

', ], ], 'VmManagerName' => [ 'base' => NULL, 'refs' => [ 'Connector$vmManagerName' => '

The name of the VM manager.

', 'VmServer$vmManagerName' => '

The name of the VM manager.

', ], ], 'VmManagerType' => [ 'base' => NULL, 'refs' => [ 'Connector$vmManagerType' => '

The VM management product.

', 'VmServer$vmManagerType' => '

The type of VM management product.

', ], ], 'VmName' => [ 'base' => NULL, 'refs' => [ 'VmServer$vmName' => '

The name of the VM.

', ], ], 'VmPath' => [ 'base' => NULL, 'refs' => [ 'VmServer$vmPath' => '

The VM folder path in the vCenter Server virtual machine inventory tree.

', ], ], 'VmServer' => [ 'base' => '

Represents a VM server.

', 'refs' => [ 'ReplicationJob$vmServer' => '

Information about the VM server.

', 'Server$vmServer' => '

Information about the VM server.

', ], ], 'VmServerAddress' => [ 'base' => '

Represents a VM server location.

', 'refs' => [ 'VmServer$vmServerAddress' => '

The VM server location.

', 'VmServerAddressList$member' => NULL, ], ], 'VmServerAddressList' => [ 'base' => NULL, 'refs' => [ 'GetServersRequest$vmServerAddressList' => '

The server addresses.

', ], ], ],];