delete_resource_set

FMS.Client.delete_resource_set(**kwargs)

Deletes the specified ResourceSet.

See also: AWS API Documentation

Request Syntax

response = client.delete_resource_set(
    Identifier='string'
)
Parameters
Identifier (string) --

[REQUIRED]

A unique identifier for the resource set, used in a TODO to refer to the resource set.

Returns
None

Exceptions

  • FMS.Client.exceptions.ResourceNotFoundException
  • FMS.Client.exceptions.InvalidOperationException
  • FMS.Client.exceptions.InternalErrorException
  • FMS.Client.exceptions.InvalidInputException