View source: R/securityhub_operations.R
securityhub_create_action_target | R Documentation |
Creates a custom action target in Security Hub.
See https://www.paws-r-sdk.com/docs/securityhub_create_action_target/ for full documentation.
securityhub_create_action_target(Name, Description, Id)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.