
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
Creates a custom action target in Security Hub.
You can use custom actions on findings and insights in Security Hub to trigger target actions in Amazon CloudWatch Events.
securityhub_create_action_target(Name, Description, Id)
[required] The name of the custom action target.
[required] The description for the custom action target.
[required] The ID for the custom action target.
svc$create_action_target( Name = "string", Description = "string", Id = "string" )