Skip to main content

Policies

A policy node is used to add a policy to your CloudFlow. A policy is a set of rules designed to verify compliance on a specific type of resource (for example, a virtual machine or a storage bucket). For example, you could have a CloudFlow that runs on a regular schedule to ensure all S3 buckets have the necessary lifecycle policy for cleaning up incomplete multipart uploads. For each bucket, the flow applies the policy to check that the S3 buckets match the rule, and takes action if not.

You must create your policies first before you can begin using them in your CloudFlows.

Policy configuration

  • Referenced field: Specifies the field whose data you want to validate using the policy.

  • Policy: Specifies the policy to validate the data from the referenced field.