Skip to content

Stop Backup Job

backup_stop_backup_job R Documentation

Attempts to cancel a job to create a one-time backup of a resource

Description

Attempts to cancel a job to create a one-time backup of a resource.

This action is not supported for the following services: Amazon FSx for Windows File Server, Amazon FSx for Lustre, Amazon FSx for NetApp ONTAP, Amazon FSx for OpenZFS, Amazon DocumentDB (with MongoDB compatibility), Amazon RDS, Amazon Aurora, and Amazon Neptune.

Usage

backup_stop_backup_job(BackupJobId)

Arguments

BackupJobId

[required] Uniquely identifies a request to Backup to back up a resource.

Value

An empty list.

Request syntax

svc$stop_backup_job(
  BackupJobId = "string"
)