UpdatePolicy
to write the updated policy. This pattern helps prevent conflicts between concurrent updates.
Parameter | Description |
---|---|
Annotations | A key-value map to store arbitrary metadata for the Policy . Keys can be up to 63 characters. Values can be up to 255 characters. |
Display Name | A user-specified description of the Policy . This value can be up to 63 characters. |
Parent ID | The ID of the parent resource to access. For organizations and folders, must be the numeric ID. For projects, can be the alphanumeric or numeric ID. All action responses contain the numeric ID. |
Parent Type | Which type of parent resource to access. |
Policy ID | Name of the policy to access. Can be retrieved using the “List IAM Policies” action. |
Rules | A list of rules that specify the behavior of the Policy . All of the rules should be of the kind specified in the Policy . |