delete_replication_job
(**kwargs)¶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.
See also: AWS API Documentation
Request Syntax
response = client.delete_replication_job(
replicationJobId='string'
)
[REQUIRED]
The ID of the replication job.
{}
Response Structure
Exceptions
SMS.Client.exceptions.InvalidParameterException
SMS.Client.exceptions.MissingRequiredParameterException
SMS.Client.exceptions.UnauthorizedOperationException
SMS.Client.exceptions.OperationNotPermittedException
SMS.Client.exceptions.ReplicationJobNotFoundException