fms_get_apps_list: Returns information about the specified AWS Firewall Manager
applications list
Description
Returns information about the specified AWS Firewall Manager
applications list.
Usage
fms_get_apps_list(ListId, DefaultList)
Arguments
ListId
[required] The ID of the AWS Firewall Manager applications 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_apps_list(
ListId = "string",
DefaultList = TRUE|FALSE
)