fms_get_protocols_list: Returns information about the specified AWS Firewall Manager protocols
list
Description
Returns information about the specified AWS Firewall Manager protocols
list.
Usage
fms_get_protocols_list(ListId, DefaultList)
Arguments
ListId
[required] The ID of the AWS Firewall Manager protocols list that you want the
details for.
DefaultList
Specifies whether the list to retrieve is a default list owned by AWS
Firewall Manager.
Request syntax
svc$get_protocols_list(
ListId = "string",
DefaultList = TRUE|FALSE
)