Backup / Client / delete_framework

delete_framework#

Backup.Client.delete_framework(**kwargs)#

Deletes the framework specified by a framework name.

See also: AWS API Documentation

Request Syntax

response = client.delete_framework(
    FrameworkName='string'
)
Parameters:

FrameworkName (string) –

[REQUIRED]

The unique name of a framework.

Returns:

None

Exceptions

  • Backup.Client.exceptions.MissingParameterValueException

  • Backup.Client.exceptions.InvalidParameterValueException

  • Backup.Client.exceptions.ServiceUnavailableException

  • Backup.Client.exceptions.ConflictException

  • Backup.Client.exceptions.ResourceNotFoundException