View a markdown version of this page

DayOfMonth - Amazon Bedrock

DayOfMonth

The day of the month on which a monthly sync runs. Specify exactly one of dayNumber or lastDayOfMonth.

Contents

Important

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

dayNumber

A specific day of the month, from 1 to 28. Values are capped at 28, so a monthly sync runs in every month, including February.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 28.

Required: No

lastDayOfMonth

Set this option to run the monthly sync on the last calendar day of each month.

Type: LastDayOfMonth object

Required: No

See Also

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