fms_put_policy {paws.security.identity} | R Documentation |
Creates an Firewall Manager policy
Description
Creates an Firewall Manager policy.
See https://www.paws-r-sdk.com/docs/fms_put_policy/ for full documentation.
Usage
fms_put_policy(Policy, TagList = NULL)
Arguments
Policy |
[required] The details of the Firewall Manager policy to be created. |
TagList |
The tags to add to the Amazon Web Services resource. |
[Package paws.security.identity version 0.6.1 Index]