Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_apps_list

delete_apps_list(**kwargs)

Permanently deletes an Firewall Manager applications list.

See also: AWS API Documentation

Request Syntax

response = client.delete_apps_list(
    ListId='string'
)
Parameters
ListId (string) --

[REQUIRED]

The ID of the applications list that you want to delete. You can retrieve this ID from PutAppsList , ListAppsLists , and GetAppsList .

Returns
None

Exceptions

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