'2.0', 'service' => '
The Application Migration Service service.
', 'operations' => [ 'ArchiveApplication' => 'Archive application.
', 'ArchiveWave' => 'Archive wave.
', 'AssociateApplications' => 'Associate applications to wave.
', 'AssociateSourceServers' => 'Associate source servers to application.
', 'ChangeServerLifeCycleState' => 'Allows the user to set the SourceServer.LifeCycle.state property for specific Source Server IDs to one of the following: READY_FOR_TEST or READY_FOR_CUTOVER. This command only works if the Source Server is already launchable (dataReplicationInfo.lagDuration is not null.)
', 'CreateApplication' => 'Create application.
', 'CreateLaunchConfigurationTemplate' => 'Creates a new Launch Configuration Template.
', 'CreateReplicationConfigurationTemplate' => 'Creates a new ReplicationConfigurationTemplate.
', 'CreateWave' => 'Create wave.
', 'DeleteApplication' => 'Delete application.
', 'DeleteJob' => 'Deletes a single Job by ID.
', 'DeleteLaunchConfigurationTemplate' => 'Deletes a single Launch Configuration Template by ID.
', 'DeleteReplicationConfigurationTemplate' => 'Deletes a single Replication Configuration Template by ID
', 'DeleteSourceServer' => 'Deletes a single source server by ID.
', 'DeleteVcenterClient' => 'Deletes a given vCenter client by ID.
', 'DeleteWave' => 'Delete wave.
', 'DescribeJobLogItems' => 'Retrieves detailed job log items with paging.
', 'DescribeJobs' => 'Returns a list of Jobs. Use the JobsID and fromDate and toData filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are normally created by the StartTest, StartCutover, and TerminateTargetInstances APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to *Support* and only used in response to relevant support tickets.
', 'DescribeLaunchConfigurationTemplates' => 'Lists all Launch Configuration Templates, filtered by Launch Configuration Template IDs
', 'DescribeReplicationConfigurationTemplates' => 'Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs.
', 'DescribeSourceServers' => 'Retrieves all SourceServers or multiple SourceServers by ID.
', 'DescribeVcenterClients' => 'Returns a list of the installed vCenter clients.
', 'DisassociateApplications' => 'Disassociate applications from wave.
', 'DisassociateSourceServers' => 'Disassociate source servers from application.
', 'DisconnectFromService' => 'Disconnects specific Source Servers from Application Migration Service. Data replication is stopped immediately. All AWS resources created by Application Migration Service for enabling the replication of these source servers will be terminated / deleted within 90 minutes. Launched Test or Cutover instances will NOT be terminated. If the agent on the source server has not been prevented from communicating with the Application Migration Service service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.
', 'FinalizeCutover' => 'Finalizes the cutover immediately for specific Source Servers. All AWS resources created by Application Migration Service for enabling the replication of these source servers will be terminated / deleted within 90 minutes. Launched Test or Cutover instances will NOT be terminated. The AWS Replication Agent will receive a command to uninstall itself (within 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be changed to DISCONNECTED; The SourceServer.lifeCycle.state will be changed to CUTOVER; The totalStorageBytes property fo each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.
', 'GetLaunchConfiguration' => 'Lists all LaunchConfigurations available, filtered by Source Server IDs.
', 'GetReplicationConfiguration' => 'Lists all ReplicationConfigurations, filtered by Source Server ID.
', 'InitializeService' => 'Initialize Application Migration Service.
', 'ListApplications' => 'Retrieves all applications or multiple applications by ID.
', 'ListExportErrors' => 'List export errors.
', 'ListExports' => 'List exports.
', 'ListImportErrors' => 'List import errors.
', 'ListImports' => 'List imports.
', 'ListManagedAccounts' => 'List Managed Accounts.
', 'ListSourceServerActions' => 'List source server post migration custom actions.
', 'ListTagsForResource' => 'List all tags for your Application Migration Service resources.
', 'ListTemplateActions' => 'List template post migration custom actions.
', 'ListWaves' => 'Retrieves all waves or multiple waves by ID.
', 'MarkAsArchived' => 'Archives specific Source Servers by setting the SourceServer.isArchived property to true for specified SourceServers by ID. This command only works for SourceServers with a lifecycle. state which equals DISCONNECTED or CUTOVER.
', 'PauseReplication' => 'Pause Replication.
', 'PutSourceServerAction' => 'Put source server post migration custom action.
', 'PutTemplateAction' => 'Put template post migration custom action.
', 'RemoveSourceServerAction' => 'Remove source server post migration custom action.
', 'RemoveTemplateAction' => 'Remove template post migration custom action.
', 'ResumeReplication' => 'Resume Replication.
', 'RetryDataReplication' => 'Causes the data replication initiation sequence to begin immediately upon next Handshake for specified SourceServer IDs, regardless of when the previous initiation started. This command will not work if the SourceServer is not stalled or is in a DISCONNECTED or STOPPED state.
', 'StartCutover' => 'Launches a Cutover Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartCutover and changes the SourceServer.lifeCycle.state property to CUTTING_OVER.
', 'StartExport' => 'Start export.
', 'StartImport' => 'Start import.
', 'StartReplication' => 'Starts replication for SNAPSHOT_SHIPPING agents.
', 'StartTest' => 'Launches a Test Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartTest and changes the SourceServer.lifeCycle.state property to TESTING.
', 'StopReplication' => 'Stop Replication.
', 'TagResource' => 'Adds or overwrites only the specified tags for the specified Application Migration Service resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value.
', 'TerminateTargetInstances' => 'Starts a job that terminates specific launched EC2 Test and Cutover instances. This command will not work for any Source Server with a lifecycle.state of TESTING, CUTTING_OVER, or CUTOVER.
', 'UnarchiveApplication' => 'Unarchive application.
', 'UnarchiveWave' => 'Unarchive wave.
', 'UntagResource' => 'Deletes the specified set of tags from the specified set of Application Migration Service resources.
', 'UpdateApplication' => 'Update application.
', 'UpdateLaunchConfiguration' => 'Updates multiple LaunchConfigurations by Source Server ID.
', 'UpdateLaunchConfigurationTemplate' => 'Updates an existing Launch Configuration Template by ID.
', 'UpdateReplicationConfiguration' => 'Allows you to update multiple ReplicationConfigurations by Source Server ID.
', 'UpdateReplicationConfigurationTemplate' => 'Updates multiple ReplicationConfigurationTemplates by ID.
', 'UpdateSourceServerReplicationType' => 'Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
', 'UpdateWave' => 'Update wave.
', ], 'shapes' => [ 'ARN' => [ 'base' => NULL, 'refs' => [ 'Application$arn' => 'Application ARN.
', 'CreateReplicationConfigurationTemplateRequest$ebsEncryptionKeyArn' => 'Request to configure an EBS encryption key during Replication Settings template creation.
', 'Job$arn' => 'the ARN of the specific Job.
', 'LaunchConfigurationTemplate$arn' => 'ARN of the Launch Configuration Template.
', 'ListTagsForResourceRequest$resourceArn' => 'List tags for resource request by ARN.
', 'ReplicationConfiguration$ebsEncryptionKeyArn' => 'Replication Configuration EBS encryption key ARN.
', 'ReplicationConfigurationTemplate$arn' => 'Replication Configuration template ARN.
', 'ReplicationConfigurationTemplate$ebsEncryptionKeyArn' => 'Replication Configuration template EBS encryption key ARN.
', 'SourceServer$arn' => 'Source server ARN.
', 'TagResourceRequest$resourceArn' => 'Tag resource by ARN.
', 'UntagResourceRequest$resourceArn' => 'Untag resource by ARN.
', 'UpdateReplicationConfigurationRequest$ebsEncryptionKeyArn' => 'Update replication configuration EBS encryption key ARN request.
', 'UpdateReplicationConfigurationTemplateRequest$arn' => 'Update replication configuration template ARN request.
', 'UpdateReplicationConfigurationTemplateRequest$ebsEncryptionKeyArn' => 'Update replication configuration template EBS encryption key ARN request.
', 'VcenterClient$arn' => 'Arn of vCenter client.
', 'Wave$arn' => 'Wave ARN.
', ], ], 'AccessDeniedException' => [ 'base' => 'Operating denied due to a file permission or access check error.
', 'refs' => [], ], 'AccountID' => [ 'base' => NULL, 'refs' => [ 'ArchiveApplicationRequest$accountID' => 'Account ID.
', 'ArchiveWaveRequest$accountID' => 'Account ID.
', 'AssociateApplicationsRequest$accountID' => 'Account ID.
', 'AssociateSourceServersRequest$accountID' => 'Account ID.
', 'ChangeServerLifeCycleStateRequest$accountID' => 'The request to change the source server migration account ID.
', 'CreateApplicationRequest$accountID' => 'Account ID.
', 'CreateWaveRequest$accountID' => 'Account ID.
', 'DeleteApplicationRequest$accountID' => 'Account ID.
', 'DeleteJobRequest$accountID' => 'Request to delete Job from service by Account ID.
', 'DeleteSourceServerRequest$accountID' => 'Request to delete Source Server from service by Account ID.
', 'DeleteWaveRequest$accountID' => 'Account ID.
', 'DescribeJobLogItemsRequest$accountID' => 'Request to describe Job log Account ID.
', 'DescribeJobsRequest$accountID' => 'Request to describe job log items by Account ID.
', 'DescribeSourceServersRequest$accountID' => 'Request to filter Source Servers list by Accoun ID.
', 'DisassociateApplicationsRequest$accountID' => 'Account ID.
', 'DisassociateSourceServersRequest$accountID' => 'Account ID.
', 'DisconnectFromServiceRequest$accountID' => 'Request to disconnect Source Server from service by Account ID.
', 'ExportTask$s3BucketOwner' => 'Export task s3 bucket owner.
', 'FinalizeCutoverRequest$accountID' => 'Request to finalize Cutover by Source Account ID.
', 'GetLaunchConfigurationRequest$accountID' => 'Request to get Launch Configuration information by Account ID.
', 'GetReplicationConfigurationRequest$accountID' => 'Request to get Replication Configuration by Account ID.
', 'ImportErrorData$accountID' => 'Import error data source account ID.
', 'ListApplicationsRequest$accountID' => 'Applications list Account ID.
', 'ListSourceServerActionsRequest$accountID' => 'Account ID to return when listing source server post migration custom actions.
', 'ListWavesRequest$accountID' => 'Request account ID.
', 'ManagedAccount$accountId' => 'Managed account, account ID.
', 'MarkAsArchivedRequest$accountID' => 'Mark as archived by Account ID.
', 'PauseReplicationRequest$accountID' => 'Pause Replication Request account ID.
', 'PutSourceServerActionRequest$accountID' => 'Source server post migration custom account ID.
', 'RemoveSourceServerActionRequest$accountID' => 'Source server post migration account ID.
', 'ResumeReplicationRequest$accountID' => 'Resume Replication Request account ID.
', 'RetryDataReplicationRequest$accountID' => 'Retry data replication for Account ID.
', 'S3BucketSource$s3BucketOwner' => 'S3 bucket source s3 bucket owner.
', 'StartCutoverRequest$accountID' => 'Start Cutover by Account IDs
', 'StartExportRequest$s3BucketOwner' => 'Start export request s3 bucket owner.
', 'StartReplicationRequest$accountID' => 'Account ID on which to start replication.
', 'StartTestRequest$accountID' => 'Start Test for Account ID.
', 'StopReplicationRequest$accountID' => 'Stop Replication Request account ID.
', 'TerminateTargetInstancesRequest$accountID' => 'Terminate Target instance by Account ID
', 'UnarchiveApplicationRequest$accountID' => 'Account ID.
', 'UnarchiveWaveRequest$accountID' => 'Account ID.
', 'UpdateApplicationRequest$accountID' => 'Account ID.
', 'UpdateLaunchConfigurationRequest$accountID' => 'Update Launch configuration Account ID.
', 'UpdateReplicationConfigurationRequest$accountID' => 'Update replication configuration Account ID request.
', 'UpdateSourceServerReplicationTypeRequest$accountID' => 'Account ID on which to update replication type.
', 'UpdateWaveRequest$accountID' => 'Account ID.
', ], ], 'ActionCategory' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$category' => 'Source server post migration custom action category.
', 'PutTemplateActionRequest$category' => 'Template post migration custom action category.
', 'SourceServerActionDocument$category' => 'Source server post migration custom action category.
', 'TemplateActionDocument$category' => 'Template post migration custom action category.
', ], ], 'ActionDescription' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$description' => 'Source server post migration custom action description.
', 'PutTemplateActionRequest$description' => 'Template post migration custom action description.
', 'SourceServerActionDocument$description' => 'Source server post migration custom action description.
', 'TemplateActionDocument$description' => 'Template post migration custom action description.
', ], ], 'ActionID' => [ 'base' => NULL, 'refs' => [ 'ActionIDs$member' => NULL, 'PutSourceServerActionRequest$actionID' => 'Source server post migration custom action ID.
', 'PutTemplateActionRequest$actionID' => 'Template post migration custom action ID.
', 'RemoveSourceServerActionRequest$actionID' => 'Source server post migration custom action ID to remove.
', 'RemoveTemplateActionRequest$actionID' => 'Template post migration custom action ID to remove.
', 'SourceServerActionDocument$actionID' => 'Source server post migration custom action ID.
', 'TemplateActionDocument$actionID' => 'Template post migration custom action ID.
', ], ], 'ActionIDs' => [ 'base' => NULL, 'refs' => [ 'SourceServerActionsRequestFilters$actionIDs' => 'Action IDs to filter source server post migration custom actions by.
', 'TemplateActionsRequestFilters$actionIDs' => 'Action IDs to filter template post migration custom actions by.
', ], ], 'ActionName' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$actionName' => 'Source server post migration custom action name.
', 'SourceServerActionDocument$actionName' => 'Source server post migration custom action name.
', ], ], 'Application' => [ 'base' => NULL, 'refs' => [ 'ApplicationsList$member' => NULL, ], ], 'ApplicationAggregatedStatus' => [ 'base' => 'Application aggregated status.
', 'refs' => [ 'Application$applicationAggregatedStatus' => 'Application aggregated status.
', ], ], 'ApplicationDescription' => [ 'base' => NULL, 'refs' => [ 'Application$description' => 'Application description.
', 'CreateApplicationRequest$description' => 'Application description.
', 'UpdateApplicationRequest$description' => 'Application description.
', ], ], 'ApplicationHealthStatus' => [ 'base' => NULL, 'refs' => [ 'ApplicationAggregatedStatus$healthStatus' => 'Application aggregated status health status.
', ], ], 'ApplicationID' => [ 'base' => NULL, 'refs' => [ 'Application$applicationID' => 'Application ID.
', 'ApplicationIDs$member' => NULL, 'ApplicationIDsFilter$member' => NULL, 'ArchiveApplicationRequest$applicationID' => 'Application ID.
', 'AssociateSourceServersRequest$applicationID' => 'Application ID.
', 'DeleteApplicationRequest$applicationID' => 'Application ID.
', 'DescribeSourceServersRequestApplicationIDs$member' => NULL, 'DisassociateSourceServersRequest$applicationID' => 'Application ID.
', 'ImportErrorData$applicationID' => 'Import error data application ID.
', 'SourceServer$applicationID' => 'Source server application ID.
', 'UnarchiveApplicationRequest$applicationID' => 'Application ID.
', 'UpdateApplicationRequest$applicationID' => 'Application ID.
', ], ], 'ApplicationIDs' => [ 'base' => NULL, 'refs' => [ 'AssociateApplicationsRequest$applicationIDs' => 'Application IDs list.
', 'DisassociateApplicationsRequest$applicationIDs' => 'Application IDs list.
', ], ], 'ApplicationIDsFilter' => [ 'base' => NULL, 'refs' => [ 'ListApplicationsRequestFilters$applicationIDs' => 'Filter applications list by application ID.
', ], ], 'ApplicationName' => [ 'base' => NULL, 'refs' => [ 'Application$name' => 'Application name.
', 'CreateApplicationRequest$name' => 'Application name.
', 'UpdateApplicationRequest$name' => 'Application name.
', ], ], 'ApplicationProgressStatus' => [ 'base' => NULL, 'refs' => [ 'ApplicationAggregatedStatus$progressStatus' => 'Application aggregated status progress status.
', ], ], 'ApplicationsList' => [ 'base' => NULL, 'refs' => [ 'ListApplicationsResponse$items' => 'Applications list.
', ], ], 'ArchiveApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ArchiveWaveRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateApplicationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateApplicationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'AssociateSourceServersRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateSourceServersRequestSourceServerIDs' => [ 'base' => NULL, 'refs' => [ 'AssociateSourceServersRequest$sourceServerIDs' => 'Source server IDs list.
', ], ], 'AssociateSourceServersResponse' => [ 'base' => NULL, 'refs' => [], ], 'BandwidthThrottling' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$bandwidthThrottling' => 'Request to configure bandwidth throttling during Replication Settings template creation.
', 'ReplicationConfiguration$bandwidthThrottling' => 'Replication Configuration set bandwidth throttling.
', 'ReplicationConfigurationTemplate$bandwidthThrottling' => 'Replication Configuration template bandwidth throttling.
', 'UpdateReplicationConfigurationRequest$bandwidthThrottling' => 'Update replication configuration bandwidth throttling request.
', 'UpdateReplicationConfigurationTemplateRequest$bandwidthThrottling' => 'Update replication configuration template bandwidth throttling request.
', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'Application$isArchived' => 'Application archival status.
', 'CreateLaunchConfigurationTemplateRequest$associatePublicIpAddress' => 'Associate public Ip address.
', 'CreateLaunchConfigurationTemplateRequest$copyPrivateIp' => 'Copy private Ip.
', 'CreateLaunchConfigurationTemplateRequest$copyTags' => 'Copy tags.
', 'CreateLaunchConfigurationTemplateRequest$enableMapAutoTagging' => 'Enable map auto tagging.
', 'CreateReplicationConfigurationTemplateRequest$associateDefaultSecurityGroup' => 'Request to associate the default Application Migration Service Security group with the Replication Settings template.
', 'CreateReplicationConfigurationTemplateRequest$createPublicIP' => 'Request to create Public IP during Replication Settings template creation.
', 'CreateReplicationConfigurationTemplateRequest$useDedicatedReplicationServer' => 'Request to use Dedicated Replication Servers during Replication Settings template creation.
', 'CreateReplicationConfigurationTemplateRequest$useFipsEndpoint' => 'Request to use Fips Endpoint during Replication Settings template creation.
', 'DescribeSourceServersRequestFilters$isArchived' => 'Request to filter Source Servers list by archived.
', 'LaunchConfiguration$copyPrivateIp' => 'Copy Private IP during Launch Configuration.
', 'LaunchConfiguration$copyTags' => 'Copy Tags during Launch Configuration.
', 'LaunchConfiguration$enableMapAutoTagging' => 'Enable map auto tagging.
', 'LaunchConfigurationTemplate$associatePublicIpAddress' => 'Associate public Ip address.
', 'LaunchConfigurationTemplate$copyPrivateIp' => 'Copy private Ip.
', 'LaunchConfigurationTemplate$copyTags' => 'Copy tags.
', 'LaunchConfigurationTemplate$enableMapAutoTagging' => 'Enable map auto tagging.
', 'Licensing$osByol' => 'Configure BYOL OS licensing.
', 'ListApplicationsRequestFilters$isArchived' => 'Filter applications list by archival status.
', 'ListWavesRequestFilters$isArchived' => 'Filter waves list by archival status.
', 'NetworkInterface$isPrimary' => 'Network interface primary IP.
', 'PutSourceServerActionRequest$active' => 'Source server post migration custom action active status.
', 'PutSourceServerActionRequest$mustSucceedForCutover' => 'Source server post migration custom action must succeed for cutover.
', 'PutTemplateActionRequest$active' => 'Template post migration custom action active status.
', 'PutTemplateActionRequest$mustSucceedForCutover' => 'Template post migration custom action must succeed for cutover.
', 'ReplicationConfiguration$associateDefaultSecurityGroup' => 'Replication Configuration associate default Application Migration Service Security Group.
', 'ReplicationConfiguration$createPublicIP' => 'Replication Configuration create Public IP.
', 'ReplicationConfiguration$useDedicatedReplicationServer' => 'Replication Configuration use Dedicated Replication Server.
', 'ReplicationConfiguration$useFipsEndpoint' => 'Replication Configuration use Fips Endpoint.
', 'ReplicationConfigurationReplicatedDisk$isBootDisk' => 'Replication Configuration replicated disk boot disk.
', 'ReplicationConfigurationTemplate$associateDefaultSecurityGroup' => 'Replication Configuration template associate default Application Migration Service Security group.
', 'ReplicationConfigurationTemplate$createPublicIP' => 'Replication Configuration template create Public IP.
', 'ReplicationConfigurationTemplate$useDedicatedReplicationServer' => 'Replication Configuration template use Dedicated Replication Server.
', 'ReplicationConfigurationTemplate$useFipsEndpoint' => 'Replication Configuration template use Fips Endpoint.
', 'SourceServer$isArchived' => 'Source server archived status.
', 'SourceServerActionDocument$active' => 'Source server post migration custom action active status.
', 'SourceServerActionDocument$mustSucceedForCutover' => 'Source server post migration custom action must succeed for cutover.
', 'SsmDocument$mustSucceedForCutover' => 'If true, Cutover will not be enabled if the document has failed.
', 'TemplateActionDocument$active' => 'Template post migration custom action active status.
', 'TemplateActionDocument$mustSucceedForCutover' => 'Template post migration custom action must succeed for cutover.
', 'UpdateLaunchConfigurationRequest$copyPrivateIp' => 'Update Launch configuration copy Private IP request.
', 'UpdateLaunchConfigurationRequest$copyTags' => 'Update Launch configuration copy Tags request.
', 'UpdateLaunchConfigurationRequest$enableMapAutoTagging' => 'Enable map auto tagging.
', 'UpdateLaunchConfigurationTemplateRequest$associatePublicIpAddress' => 'Associate public Ip address.
', 'UpdateLaunchConfigurationTemplateRequest$copyPrivateIp' => 'Copy private Ip.
', 'UpdateLaunchConfigurationTemplateRequest$copyTags' => 'Copy tags.
', 'UpdateLaunchConfigurationTemplateRequest$enableMapAutoTagging' => 'Enable map auto tagging.
', 'UpdateReplicationConfigurationRequest$associateDefaultSecurityGroup' => 'Update replication configuration associate default Application Migration Service Security group request.
', 'UpdateReplicationConfigurationRequest$createPublicIP' => 'Update replication configuration create Public IP request.
', 'UpdateReplicationConfigurationRequest$useDedicatedReplicationServer' => 'Update replication configuration use dedicated Replication Server request.
', 'UpdateReplicationConfigurationRequest$useFipsEndpoint' => 'Update replication configuration use Fips Endpoint.
', 'UpdateReplicationConfigurationTemplateRequest$associateDefaultSecurityGroup' => 'Update replication configuration template associate default Application Migration Service Security group request.
', 'UpdateReplicationConfigurationTemplateRequest$createPublicIP' => 'Update replication configuration template create Public IP request.
', 'UpdateReplicationConfigurationTemplateRequest$useDedicatedReplicationServer' => 'Update replication configuration template use dedicated Replication Server request.
', 'UpdateReplicationConfigurationTemplateRequest$useFipsEndpoint' => 'Update replication configuration template use Fips Endpoint request.
', 'Wave$isArchived' => 'Wave archival status.
', ], ], 'BootMode' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$bootMode' => 'Launch configuration template boot mode.
', 'LaunchConfiguration$bootMode' => 'Launch configuration boot mode.
', 'LaunchConfigurationTemplate$bootMode' => 'Launch configuration template boot mode.
', 'UpdateLaunchConfigurationRequest$bootMode' => 'Update Launch configuration boot mode request.
', 'UpdateLaunchConfigurationTemplateRequest$bootMode' => 'Launch configuration template boot mode.
', ], ], 'BoundedString' => [ 'base' => NULL, 'refs' => [ 'CPU$modelName' => 'The source server\'s CPU model name.
', 'DataReplicationInfoReplicatedDisk$deviceName' => 'Request to query device name.
', 'Disk$deviceName' => 'The disk or device name.
', 'ErrorDetails$code' => 'Error details code.
', 'IPsList$member' => NULL, 'IdentificationHints$fqdn' => 'FQDN address identification hint.
', 'IdentificationHints$hostname' => 'Hostname identification hint.
', 'IdentificationHints$vmPath' => 'vCenter VM path identification hint.
', 'IdentificationHints$vmWareUuid' => 'vmWare UUID identification hint.
', 'ImportErrorData$ec2LaunchTemplateID' => 'Import error data ec2 LaunchTemplate ID.
', 'JobPostLaunchActionsLaunchStatus$executionID' => 'AWS Systems Manager Document\'s execution ID of the of the Job Post Launch Actions.
', 'JobPostLaunchActionsLaunchStatus$failureReason' => 'AWS Systems Manager Document\'s failure reason.
', 'LaunchConfiguration$ec2LaunchTemplateID' => 'Launch configuration EC2 Launch template ID.
', 'NetworkInterface$macAddress' => 'Network interface Mac address.
', 'OS$fullString' => 'OS full string.
', 'PostLaunchActions$s3OutputKeyPrefix' => 'AWS Systems Manager Command\'s logs S3 output key prefix.
', 'PutSourceServerActionRequest$documentIdentifier' => 'Source server post migration custom action document identifier.
', 'PutTemplateActionRequest$actionName' => 'Template post migration custom action name.
', 'PutTemplateActionRequest$documentIdentifier' => 'Template post migration custom action document identifier.
', 'ReplicationConfigurationReplicatedDisk$deviceName' => 'Replication Configuration replicated disk device name.
', 'SourceServer$fqdnForActionFramework' => 'Source server fqdn for action framework.
', 'SourceServer$userProvidedID' => 'Source server user provided ID.
', 'SourceServerActionDocument$documentIdentifier' => 'Source server post migration custom action document identifier.
', 'SsmDocument$actionName' => 'User-friendly name for the AWS Systems Manager Document.
', 'TemplateActionDocument$actionName' => 'Template post migration custom action name.
', 'TemplateActionDocument$documentIdentifier' => 'Template post migration custom action document identifier.
', 'VcenterClient$datacenterName' => 'Datacenter name of vCenter client.
', 'VcenterClient$hostname' => 'Hostname of vCenter client .
', 'VcenterClient$vcenterUUID' => 'Vcenter UUID of vCenter client.
', ], ], 'CPU' => [ 'base' => 'Source server CPU information.
', 'refs' => [ 'Cpus$member' => NULL, ], ], 'ChangeServerLifeCycleStateRequest' => [ 'base' => NULL, 'refs' => [], ], 'ChangeServerLifeCycleStateSourceServerLifecycle' => [ 'base' => 'The request to change the source server migration lifecycle state.
', 'refs' => [ 'ChangeServerLifeCycleStateRequest$lifeCycle' => 'The request to change the source server migration lifecycle state.
', ], ], 'ChangeServerLifeCycleStateSourceServerLifecycleState' => [ 'base' => NULL, 'refs' => [ 'ChangeServerLifeCycleStateSourceServerLifecycle$state' => 'The request to change the source server migration lifecycle state.
', ], ], 'ClientIdempotencyToken' => [ 'base' => NULL, 'refs' => [ 'StartImportRequest$clientToken' => 'Start import request client token.
', ], ], 'CloudWatchLogGroupName' => [ 'base' => NULL, 'refs' => [ 'PostLaunchActions$cloudWatchLogGroupName' => 'AWS Systems Manager Command\'s CloudWatch log group name.
', ], ], 'ConflictException' => [ 'base' => 'The request could not be completed due to a conflict with the current state of the target resource.
', 'refs' => [], ], 'ConflictExceptionErrors' => [ 'base' => NULL, 'refs' => [ 'ConflictException$errors' => 'Conflict Exception specific errors.
', ], ], 'Cpus' => [ 'base' => NULL, 'refs' => [ 'SourceProperties$cpus' => 'Source Server CPUs.
', ], ], 'CreateApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLaunchConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateReplicationConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateWaveRequest' => [ 'base' => NULL, 'refs' => [], ], 'DataReplicationError' => [ 'base' => 'Error in data replication.
', 'refs' => [ 'DataReplicationInfo$dataReplicationError' => 'Error in obtaining data replication info.
', ], ], 'DataReplicationErrorString' => [ 'base' => NULL, 'refs' => [ 'DataReplicationError$error' => 'Error in data replication.
', ], ], 'DataReplicationInfo' => [ 'base' => 'Request data replication info.
', 'refs' => [ 'SourceServer$dataReplicationInfo' => 'Source server data replication info.
', ], ], 'DataReplicationInfoReplicatedDisk' => [ 'base' => 'Request to query disks replicated.
', 'refs' => [ 'DataReplicationInfoReplicatedDisks$member' => NULL, ], ], 'DataReplicationInfoReplicatedDisks' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$replicatedDisks' => 'Request to query disks replicated.
', ], ], 'DataReplicationInitiation' => [ 'base' => 'Data replication initiation.
', 'refs' => [ 'DataReplicationInfo$dataReplicationInitiation' => 'Request to query whether data replication has been initiated.
', ], ], 'DataReplicationInitiationStep' => [ 'base' => 'Data replication initiation step.
', 'refs' => [ 'DataReplicationInitiationSteps$member' => NULL, ], ], 'DataReplicationInitiationStepName' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInitiationStep$name' => 'Request to query data initiation step name.
', ], ], 'DataReplicationInitiationStepStatus' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInitiationStep$status' => 'Request to query data initiation status.
', ], ], 'DataReplicationInitiationSteps' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInitiation$steps' => 'Request to query data initiation steps.
', ], ], 'DataReplicationState' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$dataReplicationState' => 'Request to query the data replication state.
', ], ], 'DeleteApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteApplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchConfigurationTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReplicationConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReplicationConfigurationTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSourceServerRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSourceServerResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVcenterClientRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWaveRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteWaveResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobLogItemsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobLogItemsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobsRequestFilters' => [ 'base' => 'Request to describe Job log filters.
', 'refs' => [ 'DescribeJobsRequest$filters' => 'Request to describe Job log filters.
', ], ], 'DescribeJobsRequestFiltersJobIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeJobsRequestFilters$jobIDs' => 'Request to describe Job log filters by job ID.
', ], ], 'DescribeJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLaunchConfigurationTemplatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLaunchConfigurationTemplatesResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReplicationConfigurationTemplatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReplicationConfigurationTemplatesResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSourceServersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSourceServersRequestApplicationIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersRequestFilters$applicationIDs' => 'Request to filter Source Servers list by application IDs.
', ], ], 'DescribeSourceServersRequestFilters' => [ 'base' => 'Request to filter Source Servers list.
', 'refs' => [ 'DescribeSourceServersRequest$filters' => 'Request to filter Source Servers list.
', ], ], 'DescribeSourceServersRequestFiltersIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersRequestFilters$sourceServerIDs' => 'Request to filter Source Servers list by Source Server ID.
', ], ], 'DescribeSourceServersResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeVcenterClientsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeVcenterClientsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateApplicationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateApplicationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateSourceServersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateSourceServersRequestSourceServerIDs' => [ 'base' => NULL, 'refs' => [ 'DisassociateSourceServersRequest$sourceServerIDs' => 'Source server IDs list.
', ], ], 'DisassociateSourceServersResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisconnectFromServiceRequest' => [ 'base' => NULL, 'refs' => [], ], 'Disk' => [ 'base' => 'The disk identifier.
', 'refs' => [ 'Disks$member' => NULL, ], ], 'Disks' => [ 'base' => NULL, 'refs' => [ 'SourceProperties$disks' => 'Source Server disks.
', ], ], 'DocumentVersion' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$documentVersion' => 'Source server post migration custom action document version.
', 'PutTemplateActionRequest$documentVersion' => 'Template post migration custom action document version.
', 'SourceServerActionDocument$documentVersion' => 'Source server post migration custom action document version.
', 'TemplateActionDocument$documentVersion' => 'Template post migration custom action document version.
', ], ], 'EC2InstanceID' => [ 'base' => NULL, 'refs' => [ 'IdentificationHints$awsInstanceID' => 'AWS Instance ID identification hint.
', 'JobLogEventData$conversionServerID' => 'Job Event conversion Server ID.
', 'JobLogEventData$targetInstanceID' => 'Job Event Target instance ID.
', 'LaunchedInstance$ec2InstanceID' => 'Launched instance EC2 ID.
', 'ParticipatingServer$launchedEc2InstanceID' => 'Participating server\'s launched ec2 instance ID.
', ], ], 'EC2InstanceType' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$replicationServerInstanceType' => 'Request to configure the Replication Server instance type during Replication Settings template creation.
', 'ReplicationConfiguration$replicationServerInstanceType' => 'Replication Configuration Replication Server instance type.
', 'ReplicationConfigurationTemplate$replicationServerInstanceType' => 'Replication Configuration template server instance type.
', 'SourceProperties$recommendedInstanceType' => 'Source server recommended instance type.
', 'UpdateReplicationConfigurationRequest$replicationServerInstanceType' => 'Update replication configuration Replication Server instance type request.
', 'UpdateReplicationConfigurationTemplateRequest$replicationServerInstanceType' => 'Update replication configuration template Replication Server instance type request.
', ], ], 'EC2LaunchConfigurationTemplateID' => [ 'base' => NULL, 'refs' => [ 'LaunchConfigurationTemplate$ec2LaunchTemplateID' => 'EC2 launch template ID.
', ], ], 'ErrorDetails' => [ 'base' => 'Error details.
', 'refs' => [ 'ConflictExceptionErrors$member' => NULL, ], ], 'ExportErrorData' => [ 'base' => 'Export errors data.
', 'refs' => [ 'ExportTaskError$errorData' => 'Export task error data.
', ], ], 'ExportErrors' => [ 'base' => NULL, 'refs' => [ 'ListExportErrorsResponse$items' => 'List export errors response items.
', ], ], 'ExportID' => [ 'base' => NULL, 'refs' => [ 'ExportTask$exportID' => 'Export task id.
', 'ListExportErrorsRequest$exportID' => 'List export errors request export id.
', 'ListExportsRequestFiltersExportIDs$member' => NULL, ], ], 'ExportStatus' => [ 'base' => NULL, 'refs' => [ 'ExportTask$status' => 'Export task status.
', ], ], 'ExportTask' => [ 'base' => 'Export task.
', 'refs' => [ 'ExportsList$member' => NULL, 'StartExportResponse$exportTask' => 'Start export response export task.
', ], ], 'ExportTaskError' => [ 'base' => 'Export task error.
', 'refs' => [ 'ExportErrors$member' => NULL, ], ], 'ExportTaskSummary' => [ 'base' => 'Export task summary.
', 'refs' => [ 'ExportTask$summary' => 'Export task summary.
', ], ], 'ExportsList' => [ 'base' => NULL, 'refs' => [ 'ListExportsResponse$items' => 'List export response items.
', ], ], 'FinalizeCutoverRequest' => [ 'base' => NULL, 'refs' => [], ], 'FirstBoot' => [ 'base' => NULL, 'refs' => [ 'LaunchedInstance$firstBoot' => 'Launched instance first boot.
', ], ], 'Float' => [ 'base' => NULL, 'refs' => [ 'ExportTask$progressPercentage' => 'Export task progress percentage.
', 'ImportTask$progressPercentage' => 'Import task progress percentage.
', ], ], 'GetLaunchConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'IPsList' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$ips' => 'Network interface IPs.
', ], ], 'ISO8601DatetimeString' => [ 'base' => NULL, 'refs' => [ 'Application$creationDateTime' => 'Application creation dateTime.
', 'Application$lastModifiedDateTime' => 'Application last modified dateTime.
', 'ApplicationAggregatedStatus$lastUpdateDateTime' => 'Application aggregated status last update dateTime.
', 'DataReplicationInfo$etaDateTime' => 'Request to query the time when data replication will be complete.
', 'DataReplicationInfo$lastSnapshotDateTime' => 'Request to query data replication last snapshot time.
', 'DataReplicationInitiation$nextAttemptDateTime' => 'Request to query next data initiation date and time.
', 'DataReplicationInitiation$startDateTime' => 'Request to query data initiation start date and time.
', 'DescribeJobsRequestFilters$fromDate' => 'Request to describe Job log filters by date.
', 'DescribeJobsRequestFilters$toDate' => 'Request to describe job log items by last date.
', 'ExportTask$creationDateTime' => 'Export task creation datetime.
', 'ExportTask$endDateTime' => 'Export task end datetime.
', 'ExportTaskError$errorDateTime' => 'Export task error datetime.
', 'ImportTask$creationDateTime' => 'Import task creation datetime.
', 'ImportTask$endDateTime' => 'Import task end datetime.
', 'ImportTaskError$errorDateTime' => 'Import task error datetime.
', 'Job$creationDateTime' => 'Job creation time.
', 'Job$endDateTime' => 'Job end time.
', 'JobLog$logDateTime' => 'Job log event date and time.
', 'LifeCycle$addedToServiceDateTime' => 'Lifecycle added to service data and time.
', 'LifeCycle$firstByteDateTime' => 'Lifecycle replication initiation date and time.
', 'LifeCycle$lastSeenByServiceDateTime' => 'Lifecycle last seen date and time.
', 'LifeCycleLastCutoverFinalized$apiCallDateTime' => 'Lifecycle Cutover finalized date and time.
', 'LifeCycleLastCutoverInitiated$apiCallDateTime' => '', 'LifeCycleLastCutoverReverted$apiCallDateTime' => 'Lifecycle last Cutover reverted API call date time.
', 'LifeCycleLastTestFinalized$apiCallDateTime' => 'Lifecycle Test failed API call date and time.
', 'LifeCycleLastTestInitiated$apiCallDateTime' => 'Lifecycle last Test initiated API call date and time.
', 'LifeCycleLastTestReverted$apiCallDateTime' => 'Lifecycle last Test reverted API call date and time.
', 'PostLaunchActionsStatus$ssmAgentDiscoveryDatetime' => 'Time where the AWS Systems Manager was detected as running on the Test or Cutover instance.
', 'SourceProperties$lastUpdatedDateTime' => 'Source server last update date and time.
', 'VcenterClient$lastSeenDatetime' => 'Last seen time of vCenter client.
', 'Wave$creationDateTime' => 'Wave creation dateTime.
', 'Wave$lastModifiedDateTime' => 'Wave last modified dateTime.
', 'WaveAggregatedStatus$lastUpdateDateTime' => 'Wave aggregated status last update dateTime.
', 'WaveAggregatedStatus$replicationStartedDateTime' => 'DateTime marking when the first source server in the wave started replication.
', ], ], 'ISO8601DurationString' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$lagDuration' => 'Request to query data replication lag duration.
', 'LifeCycle$elapsedReplicationDuration' => 'Lifecycle elapsed time and duration.
', ], ], 'IdentificationHints' => [ 'base' => 'Identification hints.
', 'refs' => [ 'SourceProperties$identificationHints' => 'Source server identification hints.
', ], ], 'ImportErrorData' => [ 'base' => 'Import error data.
', 'refs' => [ 'ImportTaskError$errorData' => 'Import task error data.
', ], ], 'ImportErrorType' => [ 'base' => NULL, 'refs' => [ 'ImportTaskError$errorType' => 'Import task error type.
', ], ], 'ImportErrors' => [ 'base' => NULL, 'refs' => [ 'ListImportErrorsResponse$items' => 'List imports errors response items.
', ], ], 'ImportID' => [ 'base' => NULL, 'refs' => [ 'ImportIDsFilter$member' => NULL, 'ImportTask$importID' => 'Import task id.
', 'ListImportErrorsRequest$importID' => 'List import errors request import id.
', ], ], 'ImportIDsFilter' => [ 'base' => NULL, 'refs' => [ 'ListImportsRequestFilters$importIDs' => 'List imports request filters import IDs.
', ], ], 'ImportList' => [ 'base' => NULL, 'refs' => [ 'ListImportsResponse$items' => 'List import response items.
', ], ], 'ImportStatus' => [ 'base' => NULL, 'refs' => [ 'ImportTask$status' => 'Import task status.
', ], ], 'ImportTask' => [ 'base' => 'Import task.
', 'refs' => [ 'ImportList$member' => NULL, 'StartImportResponse$importTask' => 'Start import response import task.
', ], ], 'ImportTaskError' => [ 'base' => 'Import task error.
', 'refs' => [ 'ImportErrors$member' => NULL, ], ], 'ImportTaskSummary' => [ 'base' => 'Import task summary.
', 'refs' => [ 'ImportTask$summary' => 'Import task summary.
', ], ], 'ImportTaskSummaryApplications' => [ 'base' => 'Import task summary applications.
', 'refs' => [ 'ImportTaskSummary$applications' => 'Import task summary applications.
', ], ], 'ImportTaskSummaryServers' => [ 'base' => 'Import task summary servers.
', 'refs' => [ 'ImportTaskSummary$servers' => 'Import task summary servers.
', ], ], 'ImportTaskSummaryWaves' => [ 'base' => 'Import task summery waves.
', 'refs' => [ 'ImportTaskSummary$waves' => 'Import task summary waves.
', ], ], 'InitializeServiceRequest' => [ 'base' => NULL, 'refs' => [], ], 'InitializeServiceResponse' => [ 'base' => NULL, 'refs' => [], ], 'InitiatedBy' => [ 'base' => NULL, 'refs' => [ 'Job$initiatedBy' => 'Job initiated by field.
', ], ], 'InternalServerException' => [ 'base' => 'The server encountered an unexpected condition that prevented it from fulfilling the request.
', 'refs' => [], ], 'Iops' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateDiskConf$iops' => 'Launch template disk iops configuration.
', ], ], 'JmesPathString' => [ 'base' => NULL, 'refs' => [ 'SsmExternalParameter$dynamicPath' => 'AWS Systems Manager Document external parameters dynamic path.
', ], ], 'Job' => [ 'base' => 'Job.
', 'refs' => [ 'JobsList$member' => NULL, 'StartCutoverResponse$job' => 'Start Cutover Job response.
', 'StartTestResponse$job' => 'Start Test Job response.
', 'TerminateTargetInstancesResponse$job' => 'Terminate Target instance Job response.
', ], ], 'JobID' => [ 'base' => NULL, 'refs' => [ 'DeleteJobRequest$jobID' => 'Request to delete Job from service by Job ID.
', 'DescribeJobLogItemsRequest$jobID' => 'Request to describe Job log job ID.
', 'DescribeJobsRequestFiltersJobIDs$member' => NULL, 'Job$jobID' => 'Job ID.
', 'LaunchedInstance$jobID' => 'Launched instance Job ID.
', 'LifeCycleLastCutoverInitiated$jobID' => 'Lifecycle last Cutover initiated by Job ID.
', 'LifeCycleLastTestInitiated$jobID' => 'Lifecycle last Test initiated Job ID.
', ], ], 'JobLog' => [ 'base' => 'Job log.
', 'refs' => [ 'JobLogs$member' => NULL, ], ], 'JobLogEvent' => [ 'base' => NULL, 'refs' => [ 'JobLog$event' => 'Job log event.
', ], ], 'JobLogEventData' => [ 'base' => 'Job log data
', 'refs' => [ 'JobLog$eventData' => 'Job event data
', ], ], 'JobLogs' => [ 'base' => NULL, 'refs' => [ 'DescribeJobLogItemsResponse$items' => 'Request to describe Job log response items.
', ], ], 'JobPostLaunchActionsLaunchStatus' => [ 'base' => 'Launch Status of the Job Post Launch Actions.
', 'refs' => [ 'PostLaunchActionsLaunchStatusList$member' => NULL, ], ], 'JobStatus' => [ 'base' => NULL, 'refs' => [ 'Job$status' => 'Job status.
', ], ], 'JobType' => [ 'base' => NULL, 'refs' => [ 'Job$type' => 'Job type.
', ], ], 'JobsList' => [ 'base' => NULL, 'refs' => [ 'DescribeJobsResponse$items' => 'Request to describe Job log items.
', ], ], 'LargeBoundedString' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$code' => NULL, 'AccessDeniedException$message' => NULL, 'ConflictException$code' => NULL, 'ConflictException$message' => NULL, 'ConflictException$resourceId' => 'A conflict occurred when prompting for the Resource ID.
', 'ConflictException$resourceType' => 'A conflict occurred when prompting for resource type.
', 'DataReplicationError$rawError' => 'Error in data replication.
', 'ErrorDetails$message' => 'Error details message.
', 'ErrorDetails$resourceId' => 'Error details resourceId.
', 'ErrorDetails$resourceType' => 'Error details resourceType.
', 'ExportErrorData$rawError' => 'Export errors data raw error.
', 'ImportErrorData$rawError' => 'Import error data raw error.
', 'InternalServerException$message' => NULL, 'JobLogEventData$rawError' => 'Job error.
', 'ResourceNotFoundException$code' => NULL, 'ResourceNotFoundException$message' => NULL, 'ResourceNotFoundException$resourceId' => 'Resource ID not found error.
', 'ResourceNotFoundException$resourceType' => 'Resource type not found error.
', 'ServiceQuotaExceededException$code' => NULL, 'ServiceQuotaExceededException$message' => NULL, 'ServiceQuotaExceededException$quotaCode' => 'Exceeded the service quota code.
', 'ServiceQuotaExceededException$resourceId' => 'Exceeded the service quota resource ID.
', 'ServiceQuotaExceededException$resourceType' => 'Exceeded the service quota resource type.
', 'ServiceQuotaExceededException$serviceCode' => 'Exceeded the service quota service code.
', 'ThrottlingException$message' => NULL, 'ThrottlingException$quotaCode' => 'Reached throttling quota exception.
', 'ThrottlingException$retryAfterSeconds' => 'Reached throttling quota exception will retry after x seconds.
', 'ThrottlingException$serviceCode' => 'Reached throttling quota exception service code.
', 'UninitializedAccountException$code' => NULL, 'UninitializedAccountException$message' => NULL, 'ValidationException$code' => NULL, 'ValidationException$message' => NULL, 'ValidationExceptionField$message' => 'Validate exception field message.
', 'ValidationExceptionField$name' => 'Validate exception field name.
', ], ], 'LaunchConfiguration' => [ 'base' => NULL, 'refs' => [], ], 'LaunchConfigurationTemplate' => [ 'base' => NULL, 'refs' => [ 'LaunchConfigurationTemplates$member' => NULL, ], ], 'LaunchConfigurationTemplateID' => [ 'base' => NULL, 'refs' => [ 'DeleteLaunchConfigurationTemplateRequest$launchConfigurationTemplateID' => 'ID of resource to be deleted.
', 'LaunchConfigurationTemplate$launchConfigurationTemplateID' => 'ID of the Launch Configuration Template.
', 'LaunchConfigurationTemplateIDs$member' => NULL, 'ListTemplateActionsRequest$launchConfigurationTemplateID' => 'Launch configuration template ID.
', 'PutTemplateActionRequest$launchConfigurationTemplateID' => 'Launch configuration template ID.
', 'RemoveTemplateActionRequest$launchConfigurationTemplateID' => 'Launch configuration template ID of the post migration custom action to remove.
', 'UpdateLaunchConfigurationTemplateRequest$launchConfigurationTemplateID' => 'Launch Configuration Template ID.
', ], ], 'LaunchConfigurationTemplateIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchConfigurationTemplatesRequest$launchConfigurationTemplateIDs' => 'Request to filter Launch Configuration Templates list by Launch Configuration Template ID.
', ], ], 'LaunchConfigurationTemplates' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchConfigurationTemplatesResponse$items' => 'List of items returned by DescribeLaunchConfigurationTemplates.
', ], ], 'LaunchDisposition' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$launchDisposition' => 'Launch disposition.
', 'LaunchConfiguration$launchDisposition' => 'Launch disposition for launch configuration.
', 'LaunchConfigurationTemplate$launchDisposition' => 'Launch disposition.
', 'UpdateLaunchConfigurationRequest$launchDisposition' => 'Update Launch configuration launch disposition request.
', 'UpdateLaunchConfigurationTemplateRequest$launchDisposition' => 'Launch disposition.
', ], ], 'LaunchStatus' => [ 'base' => NULL, 'refs' => [ 'ParticipatingServer$launchStatus' => 'Participating server launch status.
', ], ], 'LaunchTemplateDiskConf' => [ 'base' => 'Launch template disk configuration.
', 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$largeVolumeConf' => 'Large volume config.
', 'CreateLaunchConfigurationTemplateRequest$smallVolumeConf' => 'Small volume config.
', 'LaunchConfigurationTemplate$largeVolumeConf' => 'Large volume config.
', 'LaunchConfigurationTemplate$smallVolumeConf' => 'Small volume config.
', 'UpdateLaunchConfigurationTemplateRequest$largeVolumeConf' => 'Large volume config.
', 'UpdateLaunchConfigurationTemplateRequest$smallVolumeConf' => 'Small volume config.
', ], ], 'LaunchedInstance' => [ 'base' => 'Launched instance.
', 'refs' => [ 'SourceServer$launchedInstance' => 'Source server launched instance.
', ], ], 'Licensing' => [ 'base' => 'Configure Licensing.
', 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$licensing' => NULL, 'LaunchConfiguration$licensing' => 'Launch configuration OS licensing.
', 'LaunchConfigurationTemplate$licensing' => NULL, 'UpdateLaunchConfigurationRequest$licensing' => 'Update Launch configuration licensing request.
', 'UpdateLaunchConfigurationTemplateRequest$licensing' => NULL, ], ], 'LifeCycle' => [ 'base' => 'Lifecycle.
', 'refs' => [ 'SourceServer$lifeCycle' => 'Source server lifecycle state.
', ], ], 'LifeCycleLastCutover' => [ 'base' => 'Lifecycle last Cutover .
', 'refs' => [ 'LifeCycle$lastCutover' => 'Lifecycle last Cutover.
', ], ], 'LifeCycleLastCutoverFinalized' => [ 'base' => 'Lifecycle Cutover finalized
', 'refs' => [ 'LifeCycleLastCutover$finalized' => 'Lifecycle Cutover finalized date and time.
', ], ], 'LifeCycleLastCutoverInitiated' => [ 'base' => 'Lifecycle last Cutover initiated.
', 'refs' => [ 'LifeCycleLastCutover$initiated' => 'Lifecycle last Cutover initiated.
', ], ], 'LifeCycleLastCutoverReverted' => [ 'base' => 'Lifecycle last Cutover reverted.
', 'refs' => [ 'LifeCycleLastCutover$reverted' => 'Lifecycle last Cutover reverted.
', ], ], 'LifeCycleLastTest' => [ 'base' => 'Lifecycle last Test.
', 'refs' => [ 'LifeCycle$lastTest' => 'Lifecycle last Test.
', ], ], 'LifeCycleLastTestFinalized' => [ 'base' => 'Lifecycle last Test finalized.
', 'refs' => [ 'LifeCycleLastTest$finalized' => 'Lifecycle last Test finalized.
', ], ], 'LifeCycleLastTestInitiated' => [ 'base' => 'Lifecycle last Test initiated.
', 'refs' => [ 'LifeCycleLastTest$initiated' => 'Lifecycle last Test initiated.
', ], ], 'LifeCycleLastTestReverted' => [ 'base' => 'Lifecycle last Test reverted.
', 'refs' => [ 'LifeCycleLastTest$reverted' => 'Lifecycle last Test reverted.
', ], ], 'LifeCycleState' => [ 'base' => NULL, 'refs' => [ 'LifeCycle$state' => 'Lifecycle state.
', 'LifeCycleStates$member' => NULL, ], ], 'LifeCycleStates' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersRequestFilters$lifeCycleStates' => 'Request to filter Source Servers list by life cycle states.
', ], ], 'ListApplicationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListApplicationsRequestFilters' => [ 'base' => 'Applications list filters.
', 'refs' => [ 'ListApplicationsRequest$filters' => 'Applications list filters.
', ], ], 'ListApplicationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListExportErrorsRequest' => [ 'base' => 'List export errors request.
', 'refs' => [], ], 'ListExportErrorsResponse' => [ 'base' => 'List export errors response.
', 'refs' => [], ], 'ListExportsRequest' => [ 'base' => 'List export request.
', 'refs' => [], ], 'ListExportsRequestFilters' => [ 'base' => 'List exports request filters.
', 'refs' => [ 'ListExportsRequest$filters' => NULL, ], ], 'ListExportsRequestFiltersExportIDs' => [ 'base' => NULL, 'refs' => [ 'ListExportsRequestFilters$exportIDs' => 'List exports request filters export ids.
', ], ], 'ListExportsResponse' => [ 'base' => 'List export response.
', 'refs' => [], ], 'ListImportErrorsRequest' => [ 'base' => 'List import errors request.
', 'refs' => [], ], 'ListImportErrorsResponse' => [ 'base' => 'List imports errors response.
', 'refs' => [], ], 'ListImportsRequest' => [ 'base' => 'List imports request.
', 'refs' => [], ], 'ListImportsRequestFilters' => [ 'base' => 'List imports request filters.
', 'refs' => [ 'ListImportsRequest$filters' => 'List imports request filters.
', ], ], 'ListImportsResponse' => [ 'base' => 'List import response.
', 'refs' => [], ], 'ListManagedAccountsRequest' => [ 'base' => 'List managed accounts request.
', 'refs' => [], ], 'ListManagedAccountsResponse' => [ 'base' => 'List managed accounts response.
', 'refs' => [], ], 'ListSourceServerActionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSourceServerActionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTemplateActionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTemplateActionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListWavesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListWavesRequestFilters' => [ 'base' => 'Waves list filters.
', 'refs' => [ 'ListWavesRequest$filters' => 'Waves list filters.
', ], ], 'ListWavesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ManagedAccount' => [ 'base' => 'Managed account.
', 'refs' => [ 'ManagedAccounts$member' => NULL, ], ], 'ManagedAccounts' => [ 'base' => NULL, 'refs' => [ 'ListManagedAccountsResponse$items' => 'List managed accounts response items.
', ], ], 'MarkAsArchivedRequest' => [ 'base' => NULL, 'refs' => [], ], 'MaxResultsType' => [ 'base' => NULL, 'refs' => [ 'DescribeJobLogItemsRequest$maxResults' => 'Request to describe Job log item maximum results.
', 'DescribeJobsRequest$maxResults' => 'Request to describe job log items by max results.
', 'DescribeLaunchConfigurationTemplatesRequest$maxResults' => 'Maximum results to be returned in DescribeLaunchConfigurationTemplates.
', 'DescribeReplicationConfigurationTemplatesRequest$maxResults' => 'Request to describe Replication Configuration template by max results.
', 'DescribeSourceServersRequest$maxResults' => 'Request to filter Source Servers list by maximum results.
', 'DescribeVcenterClientsRequest$maxResults' => 'Maximum results to be returned in DescribeVcenterClients.
', 'ListApplicationsRequest$maxResults' => 'Maximum results to return when listing applications.
', 'ListExportErrorsRequest$maxResults' => 'List export errors request max results.
', 'ListExportsRequest$maxResults' => 'List export request max results.
', 'ListImportErrorsRequest$maxResults' => 'List import errors request max results.
', 'ListImportsRequest$maxResults' => 'List imports request max results.
', 'ListManagedAccountsRequest$maxResults' => 'List managed accounts request max results.
', 'ListSourceServerActionsRequest$maxResults' => 'Maximum amount of items to return when listing source server post migration custom actions.
', 'ListTemplateActionsRequest$maxResults' => 'Maximum amount of items to return when listing template post migration custom actions.
', 'ListWavesRequest$maxResults' => 'Maximum results to return when listing waves.
', ], ], 'NetworkInterface' => [ 'base' => 'Network interface.
', 'refs' => [ 'NetworkInterfaces$member' => NULL, ], ], 'NetworkInterfaces' => [ 'base' => NULL, 'refs' => [ 'SourceProperties$networkInterfaces' => 'Source server network interfaces.
', ], ], 'OS' => [ 'base' => 'Operating System.
', 'refs' => [ 'SourceProperties$os' => 'Source server OS.
', ], ], 'OperatingSystemString' => [ 'base' => NULL, 'refs' => [ 'PutTemplateActionRequest$operatingSystem' => 'Operating system eligible for this template post migration custom action.
', 'TemplateActionDocument$operatingSystem' => 'Operating system eligible for this template post migration custom action.
', ], ], 'OrderType' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$order' => 'Source server post migration custom action order.
', 'PutTemplateActionRequest$order' => 'Template post migration custom action order.
', 'SourceServerActionDocument$order' => 'Source server post migration custom action order.
', 'TemplateActionDocument$order' => 'Template post migration custom action order.
', ], ], 'PaginationToken' => [ 'base' => NULL, 'refs' => [ 'DescribeJobLogItemsRequest$nextToken' => 'Request to describe Job log next token.
', 'DescribeJobLogItemsResponse$nextToken' => 'Request to describe Job log response next token.
', 'DescribeJobsRequest$nextToken' => 'Request to describe job log items by next token.
', 'DescribeJobsResponse$nextToken' => 'Request to describe Job response by next token.
', 'DescribeLaunchConfigurationTemplatesRequest$nextToken' => 'Next pagination token returned from DescribeLaunchConfigurationTemplates.
', 'DescribeLaunchConfigurationTemplatesResponse$nextToken' => 'Next pagination token returned from DescribeLaunchConfigurationTemplates.
', 'DescribeReplicationConfigurationTemplatesRequest$nextToken' => 'Request to describe Replication Configuration template by next token.
', 'DescribeReplicationConfigurationTemplatesResponse$nextToken' => 'Request to describe Replication Configuration template by next token.
', 'DescribeSourceServersRequest$nextToken' => 'Request to filter Source Servers list by next token.
', 'DescribeSourceServersResponse$nextToken' => 'Request to filter Source Servers next token.
', 'DescribeVcenterClientsRequest$nextToken' => 'Next pagination token to be provided for DescribeVcenterClients.
', 'DescribeVcenterClientsResponse$nextToken' => 'Next pagination token returned from DescribeVcenterClients.
', 'ListApplicationsRequest$nextToken' => 'Request next token.
', 'ListApplicationsResponse$nextToken' => 'Response next token.
', 'ListExportErrorsRequest$nextToken' => 'List export errors request next token.
', 'ListExportErrorsResponse$nextToken' => 'List export errors response next token.
', 'ListExportsRequest$nextToken' => 'List export request next token.
', 'ListExportsResponse$nextToken' => 'List export response next token.
', 'ListImportErrorsRequest$nextToken' => 'List import errors request next token.
', 'ListImportErrorsResponse$nextToken' => 'List imports errors response next token.
', 'ListImportsRequest$nextToken' => 'List imports request next token.
', 'ListImportsResponse$nextToken' => 'List import response next token.
', 'ListManagedAccountsRequest$nextToken' => 'List managed accounts request next token.
', 'ListManagedAccountsResponse$nextToken' => 'List managed accounts response next token.
', 'ListSourceServerActionsRequest$nextToken' => 'Next token to use when listing source server post migration custom actions.
', 'ListSourceServerActionsResponse$nextToken' => 'Next token returned when listing source server post migration custom actions.
', 'ListTemplateActionsRequest$nextToken' => 'Next token to use when listing template post migration custom actions.
', 'ListTemplateActionsResponse$nextToken' => 'Next token returned when listing template post migration custom actions.
', 'ListWavesRequest$nextToken' => 'Request next token.
', 'ListWavesResponse$nextToken' => 'Response next token.
', ], ], 'ParticipatingServer' => [ 'base' => 'Server participating in Job.
', 'refs' => [ 'ParticipatingServers$member' => NULL, ], ], 'ParticipatingServers' => [ 'base' => NULL, 'refs' => [ 'Job$participatingServers' => 'Servers participating in a specific Job.
', ], ], 'PauseReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PositiveInteger' => [ 'base' => NULL, 'refs' => [ 'ApplicationAggregatedStatus$totalSourceServers' => 'Application aggregated status total source servers amount.
', 'CPU$cores' => 'The number of CPU cores on the source server.
', 'CreateLaunchConfigurationTemplateRequest$smallVolumeMaxSize' => 'Small volume maximum size.
', 'DataReplicationInfoReplicatedDisk$backloggedStorageBytes' => 'Request to query data replication backlog size in bytes.
', 'DataReplicationInfoReplicatedDisk$replicatedStorageBytes' => 'Request to query amount of data replicated in bytes.
', 'DataReplicationInfoReplicatedDisk$rescannedStorageBytes' => 'Request to query amount of data rescanned in bytes.
', 'DataReplicationInfoReplicatedDisk$totalStorageBytes' => 'Request to query total amount of data replicated in bytes.
', 'Disk$bytes' => 'The amount of storage on the disk in bytes.
', 'ExportTaskSummary$applicationsCount' => 'Export task summary applications count.
', 'ExportTaskSummary$serversCount' => 'Export task summary servers count.
', 'ExportTaskSummary$wavesCount' => 'Export task summary waves count.
', 'ImportErrorData$rowNumber' => 'Import error data row number.
', 'ImportTaskSummaryApplications$createdCount' => 'Import task summary applications created count.
', 'ImportTaskSummaryApplications$modifiedCount' => 'Import task summary applications modified count.
', 'ImportTaskSummaryServers$createdCount' => 'Import task summary servers created count.
', 'ImportTaskSummaryServers$modifiedCount' => 'Import task summary servers modified count.
', 'ImportTaskSummaryWaves$createdCount' => 'Import task summery waves created count.
', 'ImportTaskSummaryWaves$modifiedCount' => 'Import task summery waves modified count.
', 'InternalServerException$retryAfterSeconds' => 'The server encountered an unexpected condition that prevented it from fulfilling the request. The request will be retried again after x seconds.
', 'LaunchConfigurationTemplate$smallVolumeMaxSize' => 'Small volume maximum size.
', 'ReplicationConfigurationReplicatedDisk$iops' => 'Replication Configuration replicated disk IOPs.
', 'ReplicationConfigurationReplicatedDisk$throughput' => 'Replication Configuration replicated disk throughput.
', 'SourceProperties$ramBytes' => 'Source server RAM in bytes.
', 'UpdateLaunchConfigurationTemplateRequest$smallVolumeMaxSize' => 'Small volume maximum size.
', 'WaveAggregatedStatus$totalApplications' => 'Wave aggregated status total applications amount.
', ], ], 'PostLaunchActionExecutionStatus' => [ 'base' => NULL, 'refs' => [ 'JobPostLaunchActionsLaunchStatus$executionStatus' => 'AWS Systems Manager Document\'s execution status.
', ], ], 'PostLaunchActions' => [ 'base' => 'Post Launch Actions to executed on the Test or Cutover instance.
', 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$postLaunchActions' => 'Launch configuration template post launch actions.
', 'LaunchConfiguration$postLaunchActions' => NULL, 'LaunchConfigurationTemplate$postLaunchActions' => 'Post Launch Actions of the Launch Configuration Template.
', 'UpdateLaunchConfigurationRequest$postLaunchActions' => NULL, 'UpdateLaunchConfigurationTemplateRequest$postLaunchActions' => 'Post Launch Action to execute on the Test or Cutover instance.
', ], ], 'PostLaunchActionsDeploymentType' => [ 'base' => NULL, 'refs' => [ 'PostLaunchActions$deployment' => 'Deployment type in which AWS Systems Manager Documents will be executed.
', ], ], 'PostLaunchActionsLaunchStatusList' => [ 'base' => NULL, 'refs' => [ 'PostLaunchActionsStatus$postLaunchActionsLaunchStatusList' => 'List of Post Launch Action status.
', ], ], 'PostLaunchActionsStatus' => [ 'base' => 'Status of the Post Launch Actions running on the Test or Cutover instance.
', 'refs' => [ 'ParticipatingServer$postLaunchActionsStatus' => 'Participating server\'s Post Launch Actions Status.
', ], ], 'PutSourceServerActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutTemplateActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'RemoveSourceServerActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'RemoveSourceServerActionResponse' => [ 'base' => NULL, 'refs' => [], ], 'RemoveTemplateActionRequest' => [ 'base' => NULL, 'refs' => [], ], 'RemoveTemplateActionResponse' => [ 'base' => NULL, 'refs' => [], ], 'ReplicationConfiguration' => [ 'base' => NULL, 'refs' => [], ], 'ReplicationConfigurationDataPlaneRouting' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$dataPlaneRouting' => 'Request to configure data plane routing during Replication Settings template creation.
', 'ReplicationConfiguration$dataPlaneRouting' => 'Replication Configuration data plane routing.
', 'ReplicationConfigurationTemplate$dataPlaneRouting' => 'Replication Configuration template data plane routing.
', 'UpdateReplicationConfigurationRequest$dataPlaneRouting' => 'Update replication configuration data plane routing request.
', 'UpdateReplicationConfigurationTemplateRequest$dataPlaneRouting' => 'Update replication configuration template data plane routing request.
', ], ], 'ReplicationConfigurationDefaultLargeStagingDiskType' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$defaultLargeStagingDiskType' => 'Request to configure the default large staging disk EBS volume type during Replication Settings template creation.
', 'ReplicationConfiguration$defaultLargeStagingDiskType' => 'Replication Configuration use default large Staging Disks.
', 'ReplicationConfigurationTemplate$defaultLargeStagingDiskType' => 'Replication Configuration template use default large Staging Disk type.
', 'UpdateReplicationConfigurationRequest$defaultLargeStagingDiskType' => 'Update replication configuration use default large Staging Disk type request.
', 'UpdateReplicationConfigurationTemplateRequest$defaultLargeStagingDiskType' => 'Update replication configuration template use default large Staging Disk type request.
', ], ], 'ReplicationConfigurationEbsEncryption' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$ebsEncryption' => 'Request to configure EBS encryption during Replication Settings template creation.
', 'ReplicationConfiguration$ebsEncryption' => 'Replication Configuration EBS encryption.
', 'ReplicationConfigurationTemplate$ebsEncryption' => 'Replication Configuration template EBS encryption.
', 'UpdateReplicationConfigurationRequest$ebsEncryption' => 'Update replication configuration EBS encryption request.
', 'UpdateReplicationConfigurationTemplateRequest$ebsEncryption' => 'Update replication configuration template EBS encryption request.
', ], ], 'ReplicationConfigurationReplicatedDisk' => [ 'base' => 'Replication Configuration replicated disk.
', 'refs' => [ 'ReplicationConfigurationReplicatedDisks$member' => NULL, ], ], 'ReplicationConfigurationReplicatedDiskStagingDiskType' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfigurationReplicatedDisk$stagingDiskType' => 'Replication Configuration replicated disk staging disk type.
', ], ], 'ReplicationConfigurationReplicatedDisks' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfiguration$replicatedDisks' => 'Replication Configuration replicated disks.
', 'UpdateReplicationConfigurationRequest$replicatedDisks' => 'Update replication configuration replicated disks request.
', ], ], 'ReplicationConfigurationTemplate' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfigurationTemplates$member' => NULL, ], ], 'ReplicationConfigurationTemplateID' => [ 'base' => NULL, 'refs' => [ 'DeleteReplicationConfigurationTemplateRequest$replicationConfigurationTemplateID' => 'Request to delete Replication Configuration Template from service by Replication Configuration Template ID.
', 'ReplicationConfigurationTemplate$replicationConfigurationTemplateID' => 'Replication Configuration template ID.
', 'ReplicationConfigurationTemplateIDs$member' => NULL, 'UpdateReplicationConfigurationTemplateRequest$replicationConfigurationTemplateID' => 'Update replication configuration template template ID request.
', ], ], 'ReplicationConfigurationTemplateIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeReplicationConfigurationTemplatesRequest$replicationConfigurationTemplateIDs' => 'Request to describe Replication Configuration template by template IDs.
', ], ], 'ReplicationConfigurationTemplates' => [ 'base' => NULL, 'refs' => [ 'DescribeReplicationConfigurationTemplatesResponse$items' => 'Request to describe Replication Configuration template by items.
', ], ], 'ReplicationServersSecurityGroupsIDs' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$replicationServersSecurityGroupsIDs' => 'Request to configure the Replication Server Security group ID during Replication Settings template creation.
', 'ReplicationConfiguration$replicationServersSecurityGroupsIDs' => 'Replication Configuration Replication Server Security Group IDs.
', 'ReplicationConfigurationTemplate$replicationServersSecurityGroupsIDs' => 'Replication Configuration template server Security Groups IDs.
', 'UpdateReplicationConfigurationRequest$replicationServersSecurityGroupsIDs' => 'Update replication configuration Replication Server Security Groups IDs request.
', 'UpdateReplicationConfigurationTemplateRequest$replicationServersSecurityGroupsIDs' => 'Update replication configuration template Replication Server Security groups IDs request.
', ], ], 'ReplicationType' => [ 'base' => NULL, 'refs' => [ 'ReplicationTypes$member' => NULL, 'SourceServer$replicationType' => 'Source server replication type.
', 'UpdateSourceServerReplicationTypeRequest$replicationType' => 'Replication type to which to update source server.
', ], ], 'ReplicationTypes' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersRequestFilters$replicationTypes' => 'Request to filter Source Servers list by replication type.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'Resource not found exception.
', 'refs' => [], ], 'ResumeReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'RetryDataReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'S3BucketName' => [ 'base' => NULL, 'refs' => [ 'ExportTask$s3Bucket' => 'Export task s3 bucket.
', 'S3BucketSource$s3Bucket' => 'S3 bucket source s3 bucket.
', 'StartExportRequest$s3Bucket' => 'Start export request s3 bucket.
', ], ], 'S3BucketSource' => [ 'base' => 'S3 bucket source.
', 'refs' => [ 'ImportTask$s3BucketSource' => 'Import task s3 bucket source.
', 'StartImportRequest$s3BucketSource' => 'Start import request s3 bucket source.
', ], ], 'S3Key' => [ 'base' => NULL, 'refs' => [ 'ExportTask$s3Key' => 'Export task s3 key.
', 'S3BucketSource$s3Key' => 'S3 bucket source s3 key.
', 'StartExportRequest$s3Key' => 'Start export request s3key.
', ], ], 'S3LogBucketName' => [ 'base' => NULL, 'refs' => [ 'PostLaunchActions$s3LogBucket' => 'AWS Systems Manager Command\'s logs S3 log bucket.
', ], ], 'SecurityGroupID' => [ 'base' => NULL, 'refs' => [ 'ReplicationServersSecurityGroupsIDs$member' => NULL, ], ], 'ServiceQuotaExceededException' => [ 'base' => 'The request could not be completed because its exceeded the service quota.
', 'refs' => [], ], 'SmallBoundedString' => [ 'base' => NULL, 'refs' => [ 'LaunchConfiguration$name' => 'Launch configuration name.
', 'ReplicationConfiguration$name' => 'Replication Configuration name.
', 'UpdateLaunchConfigurationRequest$name' => 'Update Launch configuration name request.
', 'UpdateReplicationConfigurationRequest$name' => 'Update replication configuration name request.
', ], ], 'SourceProperties' => [ 'base' => 'Source server properties.
', 'refs' => [ 'SourceServer$sourceProperties' => 'Source server properties.
', ], ], 'SourceServer' => [ 'base' => NULL, 'refs' => [ 'SourceServersList$member' => NULL, ], ], 'SourceServerActionDocument' => [ 'base' => NULL, 'refs' => [ 'SourceServerActionDocuments$member' => NULL, ], ], 'SourceServerActionDocuments' => [ 'base' => NULL, 'refs' => [ 'ListSourceServerActionsResponse$items' => 'List of source server post migration custom actions.
', ], ], 'SourceServerActionsRequestFilters' => [ 'base' => 'Source server post migration custom action filters.
', 'refs' => [ 'ListSourceServerActionsRequest$filters' => 'Filters to apply when listing source server post migration custom actions.
', ], ], 'SourceServerID' => [ 'base' => NULL, 'refs' => [ 'AssociateSourceServersRequestSourceServerIDs$member' => NULL, 'ChangeServerLifeCycleStateRequest$sourceServerID' => 'The request to change the source server migration lifecycle state by source server ID.
', 'DeleteSourceServerRequest$sourceServerID' => 'Request to delete Source Server from service by Server ID.
', 'DescribeSourceServersRequestFiltersIDs$member' => NULL, 'DisassociateSourceServersRequestSourceServerIDs$member' => NULL, 'DisconnectFromServiceRequest$sourceServerID' => 'Request to disconnect Source Server from service by Server ID.
', 'FinalizeCutoverRequest$sourceServerID' => 'Request to finalize Cutover by Source Server ID.
', 'GetLaunchConfigurationRequest$sourceServerID' => 'Request to get Launch Configuration information by Source Server ID.
', 'GetReplicationConfigurationRequest$sourceServerID' => 'Request to get Replication Configuration by Source Server ID.
', 'ImportErrorData$sourceServerID' => 'Import error data source server ID.
', 'JobLogEventData$sourceServerID' => 'Job Event Source Server ID.
', 'LaunchConfiguration$sourceServerID' => 'Launch configuration Source Server ID.
', 'ListSourceServerActionsRequest$sourceServerID' => 'Source server ID.
', 'MarkAsArchivedRequest$sourceServerID' => 'Mark as archived by Source Server ID.
', 'ParticipatingServer$sourceServerID' => 'Participating server Source Server ID.
', 'PauseReplicationRequest$sourceServerID' => 'Pause Replication Request source server ID.
', 'PutSourceServerActionRequest$sourceServerID' => 'Source server ID.
', 'RemoveSourceServerActionRequest$sourceServerID' => 'Source server ID of the post migration custom action to remove.
', 'ReplicationConfiguration$sourceServerID' => 'Replication Configuration Source Server ID.
', 'ResumeReplicationRequest$sourceServerID' => 'Resume Replication Request source server ID.
', 'RetryDataReplicationRequest$sourceServerID' => 'Retry data replication for Source Server ID.
', 'SourceServer$sourceServerID' => 'Source server ID.
', 'StartCutoverRequestSourceServerIDs$member' => NULL, 'StartReplicationRequest$sourceServerID' => 'ID of source server on which to start replication.
', 'StartTestRequestSourceServerIDs$member' => NULL, 'StopReplicationRequest$sourceServerID' => 'Stop Replication Request source server ID.
', 'TerminateTargetInstancesRequestSourceServerIDs$member' => NULL, 'UpdateLaunchConfigurationRequest$sourceServerID' => 'Update Launch configuration by Source Server ID request.
', 'UpdateReplicationConfigurationRequest$sourceServerID' => 'Update replication configuration Source Server ID request.
', 'UpdateSourceServerReplicationTypeRequest$sourceServerID' => 'ID of source server on which to update replication type.
', ], ], 'SourceServersList' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersResponse$items' => 'Request to filter Source Servers list by item.
', ], ], 'SsmDocument' => [ 'base' => 'AWS Systems Manager Document.
', 'refs' => [ 'JobPostLaunchActionsLaunchStatus$ssmDocument' => 'AWS Systems Manager\'s Document of the of the Job Post Launch Actions.
', 'SsmDocuments$member' => NULL, ], ], 'SsmDocumentExternalParameters' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$externalParameters' => 'Source server post migration custom action external parameters.
', 'PutTemplateActionRequest$externalParameters' => 'Template post migration custom action external parameters.
', 'SourceServerActionDocument$externalParameters' => 'Source server post migration custom action external parameters.
', 'SsmDocument$externalParameters' => 'AWS Systems Manager Document external parameters.
', 'TemplateActionDocument$externalParameters' => 'Template post migration custom action external parameters.
', ], ], 'SsmDocumentName' => [ 'base' => NULL, 'refs' => [ 'SsmDocument$ssmDocumentName' => 'AWS Systems Manager Document name or full ARN.
', ], ], 'SsmDocumentParameterName' => [ 'base' => NULL, 'refs' => [ 'SsmDocumentExternalParameters$key' => NULL, 'SsmDocumentParameters$key' => NULL, ], ], 'SsmDocumentParameters' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$parameters' => 'Source server post migration custom action parameters.
', 'PutTemplateActionRequest$parameters' => 'Template post migration custom action parameters.
', 'SourceServerActionDocument$parameters' => 'Source server post migration custom action parameters.
', 'SsmDocument$parameters' => 'AWS Systems Manager Document parameters.
', 'TemplateActionDocument$parameters' => 'Template post migration custom action parameters.
', ], ], 'SsmDocumentType' => [ 'base' => NULL, 'refs' => [ 'JobPostLaunchActionsLaunchStatus$ssmDocumentType' => 'AWS Systems Manager Document type.
', ], ], 'SsmDocuments' => [ 'base' => NULL, 'refs' => [ 'PostLaunchActions$ssmDocuments' => 'AWS Systems Manager Documents.
', ], ], 'SsmExternalParameter' => [ 'base' => 'AWS Systems Manager Document external parameter.
', 'refs' => [ 'SsmDocumentExternalParameters$value' => NULL, ], ], 'SsmParameterStoreParameter' => [ 'base' => 'AWS Systems Manager Parameter Store parameter.
', 'refs' => [ 'SsmParameterStoreParameters$member' => NULL, ], ], 'SsmParameterStoreParameterName' => [ 'base' => NULL, 'refs' => [ 'SsmParameterStoreParameter$parameterName' => 'AWS Systems Manager Parameter Store parameter name.
', ], ], 'SsmParameterStoreParameterType' => [ 'base' => NULL, 'refs' => [ 'SsmParameterStoreParameter$parameterType' => 'AWS Systems Manager Parameter Store parameter type.
', ], ], 'SsmParameterStoreParameters' => [ 'base' => NULL, 'refs' => [ 'SsmDocumentParameters$value' => NULL, ], ], 'StartCutoverRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartCutoverRequestSourceServerIDs' => [ 'base' => NULL, 'refs' => [ 'StartCutoverRequest$sourceServerIDs' => 'Start Cutover by Source Server IDs.
', ], ], 'StartCutoverResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartExportRequest' => [ 'base' => 'Start export request.
', 'refs' => [], ], 'StartExportResponse' => [ 'base' => 'Start export response.
', 'refs' => [], ], 'StartImportRequest' => [ 'base' => 'Start import request.
', 'refs' => [], ], 'StartImportResponse' => [ 'base' => 'Start import response.
', 'refs' => [], ], 'StartReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartTestRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartTestRequestSourceServerIDs' => [ 'base' => NULL, 'refs' => [ 'StartTestRequest$sourceServerIDs' => 'Start Test for Source Server IDs.
', ], ], 'StartTestResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StrictlyPositiveInteger' => [ 'base' => NULL, 'refs' => [ 'PutSourceServerActionRequest$timeoutSeconds' => 'Source server post migration custom action timeout in seconds.
', 'PutTemplateActionRequest$timeoutSeconds' => 'Template post migration custom action timeout in seconds.
', 'ServiceQuotaExceededException$quotaValue' => 'Exceeded the service quota value.
', 'SourceServerActionDocument$timeoutSeconds' => 'Source server post migration custom action timeout in seconds.
', 'SsmDocument$timeoutSeconds' => 'AWS Systems Manager Document timeout seconds.
', 'TemplateActionDocument$timeoutSeconds' => 'Template post migration custom action timeout in seconds.
', ], ], 'SubnetID' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$stagingAreaSubnetId' => 'Request to configure the Staging Area subnet ID during Replication Settings template creation.
', 'ReplicationConfiguration$stagingAreaSubnetId' => 'Replication Configuration Staging Area subnet ID.
', 'ReplicationConfigurationTemplate$stagingAreaSubnetId' => 'Replication Configuration template Staging Area subnet ID.
', 'UpdateReplicationConfigurationRequest$stagingAreaSubnetId' => 'Update replication configuration Staging Area subnet request.
', 'UpdateReplicationConfigurationTemplateRequest$stagingAreaSubnetId' => 'Update replication configuration template Staging Area subnet ID request.
', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeys$member' => NULL, 'TagsMap$key' => NULL, ], ], 'TagKeys' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => 'Untag resource by Keys.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$mapAutoTaggingMpeID' => 'Launch configuration template map auto tagging MPE ID.
', 'LaunchConfiguration$mapAutoTaggingMpeID' => 'Map auto tagging MPE ID.
', 'LaunchConfigurationTemplate$mapAutoTaggingMpeID' => 'Launch configuration template map auto tagging MPE ID.
', 'TagsMap$value' => NULL, 'UpdateLaunchConfigurationRequest$mapAutoTaggingMpeID' => 'Launch configuration map auto tagging MPE ID.
', 'UpdateLaunchConfigurationTemplateRequest$mapAutoTaggingMpeID' => 'Launch configuration template map auto tagging MPE ID.
', ], ], 'TagsMap' => [ 'base' => NULL, 'refs' => [ 'Application$tags' => 'Application tags.
', 'CreateApplicationRequest$tags' => 'Application tags.
', 'CreateLaunchConfigurationTemplateRequest$tags' => 'Request to associate tags during creation of a Launch Configuration Template.
', 'CreateReplicationConfigurationTemplateRequest$stagingAreaTags' => 'Request to configure Staging Area tags during Replication Settings template creation.
', 'CreateReplicationConfigurationTemplateRequest$tags' => 'Request to configure tags during Replication Settings template creation.
', 'CreateWaveRequest$tags' => 'Wave tags.
', 'Job$tags' => 'Tags associated with specific Job.
', 'LaunchConfigurationTemplate$tags' => 'Tags of the Launch Configuration Template.
', 'ListTagsForResourceResponse$tags' => 'List tags for resource response.
', 'ReplicationConfiguration$stagingAreaTags' => 'Replication Configuration Staging Area tags.
', 'ReplicationConfigurationTemplate$stagingAreaTags' => 'Replication Configuration template Staging Area Tags.
', 'ReplicationConfigurationTemplate$tags' => 'Replication Configuration template Tags.
', 'SourceServer$tags' => 'Source server Tags.
', 'StartCutoverRequest$tags' => 'Start Cutover by Tags.
', 'StartTestRequest$tags' => 'Start Test by Tags.
', 'TagResourceRequest$tags' => 'Tag resource by Tags.
', 'TerminateTargetInstancesRequest$tags' => 'Terminate Target instance by Tags.
', 'UpdateReplicationConfigurationRequest$stagingAreaTags' => 'Update replication configuration Staging Area Tags request.
', 'UpdateReplicationConfigurationTemplateRequest$stagingAreaTags' => 'Update replication configuration template Staging Area Tags request.
', 'VcenterClient$sourceServerTags' => 'Tags for Source Server of vCenter client.
', 'VcenterClient$tags' => 'Tags for vCenter client.
', 'Wave$tags' => 'Wave tags.
', ], ], 'TargetInstanceTypeRightSizingMethod' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$targetInstanceTypeRightSizingMethod' => 'Target instance type right-sizing method.
', 'LaunchConfiguration$targetInstanceTypeRightSizingMethod' => 'Launch configuration Target instance type right sizing method.
', 'LaunchConfigurationTemplate$targetInstanceTypeRightSizingMethod' => 'Target instance type right-sizing method.
', 'UpdateLaunchConfigurationRequest$targetInstanceTypeRightSizingMethod' => 'Update Launch configuration Target instance right sizing request.
', 'UpdateLaunchConfigurationTemplateRequest$targetInstanceTypeRightSizingMethod' => 'Target instance type right-sizing method.
', ], ], 'TemplateActionDocument' => [ 'base' => NULL, 'refs' => [ 'TemplateActionDocuments$member' => NULL, ], ], 'TemplateActionDocuments' => [ 'base' => NULL, 'refs' => [ 'ListTemplateActionsResponse$items' => 'List of template post migration custom actions.
', ], ], 'TemplateActionsRequestFilters' => [ 'base' => 'Template post migration custom action filters.
', 'refs' => [ 'ListTemplateActionsRequest$filters' => 'Filters to apply when listing template post migration custom actions.
', ], ], 'TerminateTargetInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'TerminateTargetInstancesRequestSourceServerIDs' => [ 'base' => NULL, 'refs' => [ 'TerminateTargetInstancesRequest$sourceServerIDs' => 'Terminate Target instance by Source Server IDs.
', ], ], 'TerminateTargetInstancesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ThrottlingException' => [ 'base' => 'Reached throttling quota exception.
', 'refs' => [], ], 'Throughput' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateDiskConf$throughput' => 'Launch template disk throughput configuration.
', ], ], 'UnarchiveApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UnarchiveWaveRequest' => [ 'base' => NULL, 'refs' => [], ], 'UninitializedAccountException' => [ 'base' => 'Uninitialized account exception.
', 'refs' => [], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateApplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateReplicationConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSourceServerReplicationTypeRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateWaveRequest' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'Validate exception.
', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => 'Validate exception field.
', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$fieldList' => 'Validate exception field list.
', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$reason' => 'Validate exception reason.
', ], ], 'VcenterClient' => [ 'base' => 'vCenter client.
', 'refs' => [ 'VcenterClientList$member' => NULL, ], ], 'VcenterClientID' => [ 'base' => NULL, 'refs' => [ 'DeleteVcenterClientRequest$vcenterClientID' => 'ID of resource to be deleted.
', 'SourceServer$vcenterClientID' => 'Source server vCenter client id.
', 'VcenterClient$vcenterClientID' => 'ID of vCenter client.
', ], ], 'VcenterClientList' => [ 'base' => NULL, 'refs' => [ 'DescribeVcenterClientsResponse$items' => 'List of items returned by DescribeVcenterClients.
', ], ], 'VolumeType' => [ 'base' => NULL, 'refs' => [ 'LaunchTemplateDiskConf$volumeType' => 'Launch template disk volume type configuration.
', ], ], 'Wave' => [ 'base' => NULL, 'refs' => [ 'WavesList$member' => NULL, ], ], 'WaveAggregatedStatus' => [ 'base' => 'Wave aggregated status.
', 'refs' => [ 'Wave$waveAggregatedStatus' => 'Wave aggregated status.
', ], ], 'WaveDescription' => [ 'base' => NULL, 'refs' => [ 'CreateWaveRequest$description' => 'Wave description.
', 'UpdateWaveRequest$description' => 'Wave description.
', 'Wave$description' => 'Wave description.
', ], ], 'WaveHealthStatus' => [ 'base' => NULL, 'refs' => [ 'WaveAggregatedStatus$healthStatus' => 'Wave aggregated status health status.
', ], ], 'WaveID' => [ 'base' => NULL, 'refs' => [ 'Application$waveID' => 'Application wave ID.
', 'ArchiveWaveRequest$waveID' => 'Wave ID.
', 'AssociateApplicationsRequest$waveID' => 'Wave ID.
', 'DeleteWaveRequest$waveID' => 'Wave ID.
', 'DisassociateApplicationsRequest$waveID' => 'Wave ID.
', 'ImportErrorData$waveID' => 'Import error data wave id.
', 'UnarchiveWaveRequest$waveID' => 'Wave ID.
', 'UpdateWaveRequest$waveID' => 'Wave ID.
', 'Wave$waveID' => 'Wave ID.
', 'WaveIDsFilter$member' => NULL, ], ], 'WaveIDsFilter' => [ 'base' => NULL, 'refs' => [ 'ListApplicationsRequestFilters$waveIDs' => 'Filter applications list by wave ID.
', 'ListWavesRequestFilters$waveIDs' => 'Filter waves list by wave ID.
', ], ], 'WaveName' => [ 'base' => NULL, 'refs' => [ 'CreateWaveRequest$name' => 'Wave name.
', 'UpdateWaveRequest$name' => 'Wave name.
', 'Wave$name' => 'Wave name.
', ], ], 'WaveProgressStatus' => [ 'base' => NULL, 'refs' => [ 'WaveAggregatedStatus$progressStatus' => 'Wave aggregated status progress status.
', ], ], 'WavesList' => [ 'base' => NULL, 'refs' => [ 'ListWavesResponse$items' => 'Waves list.
', ], ], ],];