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_protocols_list

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