View a markdown version of this page

SyncSchedule - Amazon Bedrock

SyncSchedule

The recurring schedule on which a managed knowledge base connector automatically syncs its data source. Specify exactly one of daily, weekly, or monthly.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

daily

A daily sync that runs once a day at a system-chosen off-peak time. The run time is not configurable.

Type: DailySchedule object

Required: No

monthly

A monthly sync that runs once a month on the specified day of the month.

Type: MonthlySchedule object

Required: No

weekly

A weekly sync that runs once a week on the specified day of the week.

Type: WeeklySchedule object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: