securityhub_create_action_target {paws.security.identity} | R Documentation |
Creates a custom action target in Security Hub
Description
Creates a custom action target in Security Hub.
See https://www.paws-r-sdk.com/docs/securityhub_create_action_target/ for full documentation.
Usage
securityhub_create_action_target(Name, Description, Id)
Arguments
Name |
[required] The name of the custom action target. Can contain up to 20 characters. |
Description |
[required] The description for the custom action target. |
Id |
[required] The ID for the custom action target. Can contain up to 20 alphanumeric characters. |
[Package paws.security.identity version 0.9.0 Index]