Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::AppIntegrations::DataIntegration ScheduleConfig

Focus mode
AWS::AppIntegrations::DataIntegration ScheduleConfig - AWS CloudFormation
Filter View

The name of the data and how often it should be pulled from the source.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "FirstExecutionFrom" : String, "Object" : String, "ScheduleExpression" : String }

YAML

FirstExecutionFrom: String Object: String ScheduleExpression: String

Properties

FirstExecutionFrom

The start date for objects to import in the first flow run as an Unix/epoch timestamp in milliseconds or in ISO-8601 format.

Required: No

Type: String

Pattern: .*\S.*

Minimum: 1

Maximum: 255

Update requires: Replacement

Object

The name of the object to pull from the data source.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9/\._\-]+$

Minimum: 1

Maximum: 255

Update requires: Replacement

ScheduleExpression

How often the data should be pulled from data source.

Required: Yes

Type: String

Pattern: .*\S.*

Minimum: 1

Maximum: 255

Update requires: Replacement

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.