DayOfMonth - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: