AWS::AmazonMQ::Broker MaintenanceWindow - AWS CloudFormation

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 AWS 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