diff --git a/website/www/site/content/en/documentation/sdks/yaml.md b/website/www/site/content/en/documentation/sdks/yaml.md index ef50e3065b4c..589679d3e502 100644 --- a/website/www/site/content/en/documentation/sdks/yaml.md +++ b/website/www/site/content/en/documentation/sdks/yaml.md @@ -1,6 +1,6 @@ --- type: languages -title: "Apache Beam YAML API" +title: "Apache Beam YAML" --- -# Beam YAML API +# Beam YAML Beam YAML is a declarative syntax for describing Apache Beam pipelines by using YAML files. You can use Beam YAML to author and run a Beam pipeline without writing any code. +For a full transform API reference, see https://beam.apache.org/releases/yamldoc/current/ + ## Overview Beam provides a powerful model for creating sophisticated data processing