ActionSecurityPoliciesInput() input provides data for updating action security policies.

Table: ActionSecurityPoliciesInput

ParameterTypeRequired[a]DefaultDescription
emailActionEnabledbooleanyes Whether email actions should be enabled.
emailActionRecipientAllowList[string]yes Allow list of glob patterns restricting which recipient can be set on email actions. For example, *@organization.com. Empty list means no recipients allowed whereas not setting it means all allowed.
opsGenieActionEnabledbooleanyes Whether OpsGenie actions should be enabled.
pagerDutyActionEnabledbooleanyes Whether PagerDuty actions should be enabled.
repoActionEnabledbooleanyes Whether repository actions should be enabled.
slackMultiChannelActionEnabledbooleanyes Whether multi channel Slack actions should be enabled.
slackSingleChannelActionEnabledbooleanyes Whether single channel Slack actions should be enabled.
uploadFileActionEnabledbooleanyes Whether upload file actions should be enabled.
victorOpsActionEnabledbooleanyes Whether VictorOps actions should be enabled.
webhookActionEnabledbooleanyes Whether webhook actions should be enabled.
webhookActionUrlAllowList[string]yes Allow list of glob patterns restricting which URL can be set on webhook actions. For example, *.organization.com. Empty means no recipients allowed whereas null means all.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.