AWS::AmazonMQ::Broker MaintenanceWindow - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AmazonMQ::Broker MaintenanceWindow

The parameters that determine the WeeklyStartTime to apply pending updates or patches to the broker.

Syntax

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

JSON

{ "DayOfWeek" : String, "TimeOfDay" : String, "TimeZone" : String }

YAML

DayOfWeek: String TimeOfDay: String TimeZone: String

Properties

DayOfWeek

The day of the week.

Required: Yes

Type: String

Update requires: No interruption

TimeOfDay

The time, in 24-hour format.

Required: Yes

Type: String

Update requires: No interruption

TimeZone

The time zone, UTC by default, in either the Country/City format, or the UTC offset format.

Required: Yes

Type: String

Update requires: No interruption