# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. # SPDX-License-Identifier: Apache-2.0 schema_version: 1.rc-1 product: id: some_data_product owner: jane@acme.com description: some description is required version: "1.0.0" engine: glue pipeline: schedule: "0 3 * * *" tasks: - id: process_some_files inputs: - connection: test_connection table: some_schema.some_table model: transaction outputs: - model: transaction