@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSmgnClient extends AmazonWebServiceClient implements AWSmgn
The Application Migration Service service.
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffset
public static AWSmgnClientBuilder builder()
public ArchiveApplicationResult archiveApplication(ArchiveApplicationRequest request)
Archive application.
archiveApplication
in interface AWSmgn
archiveApplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public ArchiveWaveResult archiveWave(ArchiveWaveRequest request)
Archive wave.
archiveWave
in interface AWSmgn
archiveWaveRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public AssociateApplicationsResult associateApplications(AssociateApplicationsRequest request)
Associate applications to wave.
associateApplications
in interface AWSmgn
associateApplicationsRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public AssociateSourceServersResult associateSourceServers(AssociateSourceServersRequest request)
Associate source servers to application.
associateSourceServers
in interface AWSmgn
associateSourceServersRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public ChangeServerLifeCycleStateResult changeServerLifeCycleState(ChangeServerLifeCycleStateRequest request)
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.)
changeServerLifeCycleState
in interface AWSmgn
changeServerLifeCycleStateRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public CreateApplicationResult createApplication(CreateApplicationRequest request)
Create application.
createApplication
in interface AWSmgn
createApplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public CreateConnectorResult createConnector(CreateConnectorRequest request)
Create Connector.
createConnector
in interface AWSmgn
createConnectorRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public CreateLaunchConfigurationTemplateResult createLaunchConfigurationTemplate(CreateLaunchConfigurationTemplateRequest request)
Creates a new Launch Configuration Template.
createLaunchConfigurationTemplate
in interface AWSmgn
createLaunchConfigurationTemplateRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.public CreateReplicationConfigurationTemplateResult createReplicationConfigurationTemplate(CreateReplicationConfigurationTemplateRequest request)
Creates a new ReplicationConfigurationTemplate.
createReplicationConfigurationTemplate
in interface AWSmgn
createReplicationConfigurationTemplateRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.public CreateWaveResult createWave(CreateWaveRequest request)
Create wave.
createWave
in interface AWSmgn
createWaveRequest
- UninitializedAccountException
- Uninitialized account exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DeleteApplicationResult deleteApplication(DeleteApplicationRequest request)
Delete application.
deleteApplication
in interface AWSmgn
deleteApplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DeleteConnectorResult deleteConnector(DeleteConnectorRequest request)
Delete Connector.
deleteConnector
in interface AWSmgn
deleteConnectorRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public DeleteJobResult deleteJob(DeleteJobRequest request)
Deletes a single Job by ID.
deleteJob
in interface AWSmgn
deleteJobRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DeleteLaunchConfigurationTemplateResult deleteLaunchConfigurationTemplate(DeleteLaunchConfigurationTemplateRequest request)
Deletes a single Launch Configuration Template by ID.
deleteLaunchConfigurationTemplate
in interface AWSmgn
deleteLaunchConfigurationTemplateRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DeleteReplicationConfigurationTemplateResult deleteReplicationConfigurationTemplate(DeleteReplicationConfigurationTemplateRequest request)
Deletes a single Replication Configuration Template by ID
deleteReplicationConfigurationTemplate
in interface AWSmgn
deleteReplicationConfigurationTemplateRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DeleteSourceServerResult deleteSourceServer(DeleteSourceServerRequest request)
Deletes a single source server by ID.
deleteSourceServer
in interface AWSmgn
deleteSourceServerRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DeleteVcenterClientResult deleteVcenterClient(DeleteVcenterClientRequest request)
Deletes a given vCenter client by ID.
deleteVcenterClient
in interface AWSmgn
deleteVcenterClientRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public DeleteWaveResult deleteWave(DeleteWaveRequest request)
Delete wave.
deleteWave
in interface AWSmgn
deleteWaveRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DescribeJobLogItemsResult describeJobLogItems(DescribeJobLogItemsRequest request)
Retrieves detailed job log items with paging.
describeJobLogItems
in interface AWSmgn
describeJobLogItemsRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public DescribeJobsResult describeJobs(DescribeJobsRequest request)
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.
describeJobs
in interface AWSmgn
describeJobsRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public DescribeLaunchConfigurationTemplatesResult describeLaunchConfigurationTemplates(DescribeLaunchConfigurationTemplatesRequest request)
Lists all Launch Configuration Templates, filtered by Launch Configuration Template IDs
describeLaunchConfigurationTemplates
in interface AWSmgn
describeLaunchConfigurationTemplatesRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public DescribeReplicationConfigurationTemplatesResult describeReplicationConfigurationTemplates(DescribeReplicationConfigurationTemplatesRequest request)
Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs.
describeReplicationConfigurationTemplates
in interface AWSmgn
describeReplicationConfigurationTemplatesRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public DescribeSourceServersResult describeSourceServers(DescribeSourceServersRequest request)
Retrieves all SourceServers or multiple SourceServers by ID.
describeSourceServers
in interface AWSmgn
describeSourceServersRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public DescribeVcenterClientsResult describeVcenterClients(DescribeVcenterClientsRequest request)
Returns a list of the installed vCenter clients.
describeVcenterClients
in interface AWSmgn
describeVcenterClientsRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public DisassociateApplicationsResult disassociateApplications(DisassociateApplicationsRequest request)
Disassociate applications from wave.
disassociateApplications
in interface AWSmgn
disassociateApplicationsRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DisassociateSourceServersResult disassociateSourceServers(DisassociateSourceServersRequest request)
Disassociate source servers from application.
disassociateSourceServers
in interface AWSmgn
disassociateSourceServersRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public DisconnectFromServiceResult disconnectFromService(DisconnectFromServiceRequest request)
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.
disconnectFromService
in interface AWSmgn
disconnectFromServiceRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public FinalizeCutoverResult finalizeCutover(FinalizeCutoverRequest request)
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.
finalizeCutover
in interface AWSmgn
finalizeCutoverRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public GetLaunchConfigurationResult getLaunchConfiguration(GetLaunchConfigurationRequest request)
Lists all LaunchConfigurations available, filtered by Source Server IDs.
getLaunchConfiguration
in interface AWSmgn
getLaunchConfigurationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.public GetReplicationConfigurationResult getReplicationConfiguration(GetReplicationConfigurationRequest request)
Lists all ReplicationConfigurations, filtered by Source Server ID.
getReplicationConfiguration
in interface AWSmgn
getReplicationConfigurationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.public InitializeServiceResult initializeService(InitializeServiceRequest request)
Initialize Application Migration Service.
initializeService
in interface AWSmgn
initializeServiceRequest
- ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.public ListApplicationsResult listApplications(ListApplicationsRequest request)
Retrieves all applications or multiple applications by ID.
listApplications
in interface AWSmgn
listApplicationsRequest
- UninitializedAccountException
- Uninitialized account exception.public ListConnectorsResult listConnectors(ListConnectorsRequest request)
List Connectors.
listConnectors
in interface AWSmgn
listConnectorsRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public ListExportErrorsResult listExportErrors(ListExportErrorsRequest request)
List export errors.
listExportErrors
in interface AWSmgn
listExportErrorsRequest
- List export errors request.UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public ListExportsResult listExports(ListExportsRequest request)
List exports.
listExports
in interface AWSmgn
listExportsRequest
- List export request.UninitializedAccountException
- Uninitialized account exception.public ListImportErrorsResult listImportErrors(ListImportErrorsRequest request)
List import errors.
listImportErrors
in interface AWSmgn
listImportErrorsRequest
- List import errors request.UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public ListImportsResult listImports(ListImportsRequest request)
List imports.
listImports
in interface AWSmgn
listImportsRequest
- List imports request.UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public ListManagedAccountsResult listManagedAccounts(ListManagedAccountsRequest request)
List Managed Accounts.
listManagedAccounts
in interface AWSmgn
listManagedAccountsRequest
- List managed accounts request.UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.public ListSourceServerActionsResult listSourceServerActions(ListSourceServerActionsRequest request)
List source server post migration custom actions.
listSourceServerActions
in interface AWSmgn
listSourceServerActionsRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
List all tags for your Application Migration Service resources.
listTagsForResource
in interface AWSmgn
listTagsForResourceRequest
- ResourceNotFoundException
- Resource not found exception.ThrottlingException
- Reached throttling quota exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.InternalServerException
- The server encountered an unexpected condition that prevented it from fulfilling the request.public ListTemplateActionsResult listTemplateActions(ListTemplateActionsRequest request)
List template post migration custom actions.
listTemplateActions
in interface AWSmgn
listTemplateActionsRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.public ListWavesResult listWaves(ListWavesRequest request)
Retrieves all waves or multiple waves by ID.
listWaves
in interface AWSmgn
listWavesRequest
- UninitializedAccountException
- Uninitialized account exception.public MarkAsArchivedResult markAsArchived(MarkAsArchivedRequest request)
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.
markAsArchived
in interface AWSmgn
markAsArchivedRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public PauseReplicationResult pauseReplication(PauseReplicationRequest request)
Pause Replication.
pauseReplication
in interface AWSmgn
pauseReplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public PutSourceServerActionResult putSourceServerAction(PutSourceServerActionRequest request)
Put source server post migration custom action.
putSourceServerAction
in interface AWSmgn
putSourceServerActionRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public PutTemplateActionResult putTemplateAction(PutTemplateActionRequest request)
Put template post migration custom action.
putTemplateAction
in interface AWSmgn
putTemplateActionRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public RemoveSourceServerActionResult removeSourceServerAction(RemoveSourceServerActionRequest request)
Remove source server post migration custom action.
removeSourceServerAction
in interface AWSmgn
removeSourceServerActionRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public RemoveTemplateActionResult removeTemplateAction(RemoveTemplateActionRequest request)
Remove template post migration custom action.
removeTemplateAction
in interface AWSmgn
removeTemplateActionRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public ResumeReplicationResult resumeReplication(ResumeReplicationRequest request)
Resume Replication.
resumeReplication
in interface AWSmgn
resumeReplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public RetryDataReplicationResult retryDataReplication(RetryDataReplicationRequest request)
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.
retryDataReplication
in interface AWSmgn
retryDataReplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public StartCutoverResult startCutover(StartCutoverRequest request)
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.
startCutover
in interface AWSmgn
startCutoverRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public StartExportResult startExport(StartExportRequest request)
Start export.
startExport
in interface AWSmgn
startExportRequest
- Start export request.UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.public StartImportResult startImport(StartImportRequest request)
Start import.
startImport
in interface AWSmgn
startImportRequest
- Start import request.UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public StartReplicationResult startReplication(StartReplicationRequest request)
Starts replication for SNAPSHOT_SHIPPING agents.
startReplication
in interface AWSmgn
startReplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public StartTestResult startTest(StartTestRequest request)
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.
startTest
in interface AWSmgn
startTestRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public StopReplicationResult stopReplication(StopReplicationRequest request)
Stop Replication.
stopReplication
in interface AWSmgn
stopReplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public TagResourceResult tagResource(TagResourceRequest request)
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.
tagResource
in interface AWSmgn
tagResourceRequest
- ResourceNotFoundException
- Resource not found exception.ThrottlingException
- Reached throttling quota exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.InternalServerException
- The server encountered an unexpected condition that prevented it from fulfilling the request.public TerminateTargetInstancesResult terminateTargetInstances(TerminateTargetInstancesRequest request)
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.
terminateTargetInstances
in interface AWSmgn
terminateTargetInstancesRequest
- UninitializedAccountException
- Uninitialized account exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public UnarchiveApplicationResult unarchiveApplication(UnarchiveApplicationRequest request)
Unarchive application.
unarchiveApplication
in interface AWSmgn
unarchiveApplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.public UnarchiveWaveResult unarchiveWave(UnarchiveWaveRequest request)
Unarchive wave.
unarchiveWave
in interface AWSmgn
unarchiveWaveRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ServiceQuotaExceededException
- The request could not be completed because its exceeded the service quota.public UntagResourceResult untagResource(UntagResourceRequest request)
Deletes the specified set of tags from the specified set of Application Migration Service resources.
untagResource
in interface AWSmgn
untagResourceRequest
- ResourceNotFoundException
- Resource not found exception.ThrottlingException
- Reached throttling quota exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.InternalServerException
- The server encountered an unexpected condition that prevented it from fulfilling the request.public UpdateApplicationResult updateApplication(UpdateApplicationRequest request)
Update application.
updateApplication
in interface AWSmgn
updateApplicationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public UpdateConnectorResult updateConnector(UpdateConnectorRequest request)
Update Connector.
updateConnector
in interface AWSmgn
updateConnectorRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.public UpdateLaunchConfigurationResult updateLaunchConfiguration(UpdateLaunchConfigurationRequest request)
Updates multiple LaunchConfigurations by Source Server ID.
bootMode valid values are LEGACY_BIOS | UEFI
updateLaunchConfiguration
in interface AWSmgn
updateLaunchConfigurationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public UpdateLaunchConfigurationTemplateResult updateLaunchConfigurationTemplate(UpdateLaunchConfigurationTemplateRequest request)
Updates an existing Launch Configuration Template by ID.
updateLaunchConfigurationTemplate
in interface AWSmgn
updateLaunchConfigurationTemplateRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.public UpdateReplicationConfigurationResult updateReplicationConfiguration(UpdateReplicationConfigurationRequest request)
Allows you to update multiple ReplicationConfigurations by Source Server ID.
updateReplicationConfiguration
in interface AWSmgn
updateReplicationConfigurationRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public UpdateReplicationConfigurationTemplateResult updateReplicationConfigurationTemplate(UpdateReplicationConfigurationTemplateRequest request)
Updates multiple ReplicationConfigurationTemplates by ID.
updateReplicationConfigurationTemplate
in interface AWSmgn
updateReplicationConfigurationTemplateRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.AccessDeniedException
- Operating denied due to a file permission or access check error.public UpdateSourceServerResult updateSourceServer(UpdateSourceServerRequest request)
Update Source Server.
updateSourceServer
in interface AWSmgn
updateSourceServerRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public UpdateSourceServerReplicationTypeResult updateSourceServerReplicationType(UpdateSourceServerReplicationTypeRequest request)
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
updateSourceServerReplicationType
in interface AWSmgn
updateSourceServerReplicationTypeRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ValidationException
- Validate exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public UpdateWaveResult updateWave(UpdateWaveRequest request)
Update wave.
updateWave
in interface AWSmgn
updateWaveRequest
- UninitializedAccountException
- Uninitialized account exception.ResourceNotFoundException
- Resource not found exception.ConflictException
- The request could not be completed due to a conflict with the current state of the target resource.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata
in interface AWSmgn
request
- The originally executed requestpublic void shutdown()
AmazonWebServiceClient
shutdown
in interface AWSmgn
shutdown
in class AmazonWebServiceClient