Get Involved
Edit on GitHubUpdatePolicyPackInput
UpdatePolicyPackInput
Update a policy pack with the given id
Optionally provide title
, description
and filter
akas | [String!] | Optional akas for the resource to upsert |
color | String | Optional color of the policy pack to update, that will be used to highlight the Policy Pack in the Turbot console, in 3 or 6-character hexadecimal format e.g. #1CB640. |
description | String | Optional description of the policy pack to update |
filter | String | Optional filter of the policy pack to update, used for auto-attachment |
id | ID! | The id of the policy pack to update |
targets | [String!] | Optional targets where the policy pack will be applied |
title | String | Optional title of the policy pack to update |