delete_backup_selection
(**kwargs)¶Deletes the resource selection associated with a backup plan that is specified by the SelectionId
.
See also: AWS API Documentation
Request Syntax
response = client.delete_backup_selection(
BackupPlanId='string',
SelectionId='string'
)
[REQUIRED]
Uniquely identifies a backup plan.
[REQUIRED]
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
None
Exceptions
Backup.Client.exceptions.ResourceNotFoundException
Backup.Client.exceptions.InvalidParameterValueException
Backup.Client.exceptions.MissingParameterValueException
Backup.Client.exceptions.ServiceUnavailableException