# NOT RUN {
svc <- fsx()
# This operation creates a new backup.
svc$create_backup(
FileSystemId = "fs-0498eed5fe91001ec",
Tags = list(
list(
Key = "Name",
Value = "MyBackup"
)
)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab