delete_protocols_list

FMS.Client.delete_protocols_list(**kwargs)

Permanently deletes an Firewall Manager protocols list.

See also: AWS API Documentation

Request Syntax

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

[REQUIRED]

The ID of the protocols list that you want to delete. You can retrieve this ID from PutProtocolsList , ListProtocolsLists , and GetProtocolsLost .

Returns
None

Exceptions

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