securityhub_create_action_target: Creates a custom action target in Security Hub

View source: R/securityhub_operations.R

securityhub_create_action_targetR 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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.