integrations.sh
← all integrations

amazonaws.com – sms

OpenAPI apis-guru cloud

Product update

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

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

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:sms/2016-10-24.json
Provider
amazonaws.com:sms / sms
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/sms/2016-10-24/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/sms/2016-10-24/openapi.yaml

Tools (37)

Extracted live via the executor SDK.

  • xAmzTargetAwsServerMigrationServiceV20161024CreateApp.createApp

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

  • xAmzTargetAwsServerMigrationServiceV20161024CreateReplicationJob.createReplicationJob

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

  • xAmzTargetAwsServerMigrationServiceV20161024DeleteApp.deleteApp

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

  • xAmzTargetAwsServerMigrationServiceV20161024DeleteAppLaunchConfiguration.deleteAppLaunchConfiguration

    Deletes the launch configuration for the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024DeleteAppReplicationConfiguration.deleteAppReplicationConfiguration

    Deletes the replication configuration for the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024DeleteAppValidationConfiguration.deleteAppValidationConfiguration

    Deletes the validation configuration for the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024DeleteReplicationJob.deleteReplicationJob

    Deletes the specified replication job.

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

  • xAmzTargetAwsServerMigrationServiceV20161024DeleteServerCatalog.deleteServerCatalog

    Deletes all servers from your server catalog.

  • xAmzTargetAwsServerMigrationServiceV20161024DisassociateConnector.disassociateConnector

    Disassociates the specified connector from Server Migration Service.

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

  • xAmzTargetAwsServerMigrationServiceV20161024GenerateChangeSet.generateChangeSet

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

  • xAmzTargetAwsServerMigrationServiceV20161024GenerateTemplate.generateTemplate

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

  • xAmzTargetAwsServerMigrationServiceV20161024GetApp.getApp

    Retrieve information about the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024GetAppLaunchConfiguration.getAppLaunchConfiguration

    Retrieves the application launch configuration associated with the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024GetAppReplicationConfiguration.getAppReplicationConfiguration

    Retrieves the application replication configuration associated with the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024GetAppValidationConfiguration.getAppValidationConfiguration

    Retrieves information about a configuration for validating an application.

  • xAmzTargetAwsServerMigrationServiceV20161024GetAppValidationOutput.getAppValidationOutput

    Retrieves output from validating an application.

  • xAmzTargetAwsServerMigrationServiceV20161024GetConnectors.getConnectors

    Describes the connectors registered with the Server Migration Service.

  • xAmzTargetAwsServerMigrationServiceV20161024GetReplicationJobs.getReplicationJobs

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

  • xAmzTargetAwsServerMigrationServiceV20161024GetReplicationRuns.getReplicationRuns

    Describes the replication runs for the specified replication job.

  • xAmzTargetAwsServerMigrationServiceV20161024GetServers.getServers

    Describes the servers in your server catalog.

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

  • xAmzTargetAwsServerMigrationServiceV20161024ImportAppCatalog.importAppCatalog

    Allows application import from Migration Hub.

  • xAmzTargetAwsServerMigrationServiceV20161024ImportServerCatalog.importServerCatalog

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

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

  • xAmzTargetAwsServerMigrationServiceV20161024LaunchApp.launchApp

    Launches the specified application as a stack in CloudFormation.

  • xAmzTargetAwsServerMigrationServiceV20161024ListApps.listApps

    Retrieves summaries for all applications.

  • xAmzTargetAwsServerMigrationServiceV20161024NotifyAppValidationOutput.notifyAppValidationOutput

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

  • xAmzTargetAwsServerMigrationServiceV20161024PutAppLaunchConfiguration.putAppLaunchConfiguration

    Creates or updates the launch configuration for the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024PutAppReplicationConfiguration.putAppReplicationConfiguration

    Creates or updates the replication configuration for the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024PutAppValidationConfiguration.putAppValidationConfiguration

    Creates or updates a validation configuration for the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024StartAppReplication.startAppReplication

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

  • xAmzTargetAwsServerMigrationServiceV20161024StartOnDemandAppReplication.startOnDemandAppReplication

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

  • xAmzTargetAwsServerMigrationServiceV20161024StartOnDemandReplicationRun.startOnDemandReplicationRun

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

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

  • xAmzTargetAwsServerMigrationServiceV20161024StopAppReplication.stopAppReplication

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

  • xAmzTargetAwsServerMigrationServiceV20161024TerminateApp.terminateApp

    Terminates the stack for the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024UpdateApp.updateApp

    Updates the specified application.

  • xAmzTargetAwsServerMigrationServiceV20161024UpdateReplicationJob.updateReplicationJob

    Updates the specified settings for the specified replication job.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools