githubEdit

Pipeline Expressions and Functions

circle-info

This page was generated from content adapted from the AWS Developer Guidearrow-up-right

Expressions

  • Note You can create pipelines that have dependencies, such as tasks in your pipeline that depend on the work of other systems or tasks. If your pipeline requires certain resources, add those dependencies to the pipeline using preconditions that you associate with data nodes and tasks. This makes your pipelines easier to debug and more resilient. Additionally, keep your dependencies within a single pipeline when possible, because cross-pipeline troubleshooting is difficult.

  • Note The fields preceded by the AT (@) sign indicate those fields are runtime fields.

Date and Time Functions

Last updated

Was this helpful?