FMS / Client / delete_apps_list

delete_apps_list#

FMS.Client.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