View a markdown version of this page

AWS::Timestream::InfluxDBInstance MaintenanceSchedule - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Timestream::InfluxDBInstance MaintenanceSchedule

The MaintenanceSchedule property type specifies Property description not available. for an AWS::Timestream::InfluxDBInstance.

Syntax

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

JSON

{ "PreferredMaintenanceWindow" : String, "Timezone" : String }

YAML

PreferredMaintenanceWindow: String Timezone: String

Properties

PreferredMaintenanceWindow

Property description not available.

Required: Yes

Type: String

Pattern: ^$|^(Mon|Tue|Wed|Thu|Fri|Sat|Sun):([01]\d|2[0-3]):[0-5]\d-(Mon|Tue|Wed|Thu|Fri|Sat|Sun):([01]\d|2[0-3]):[0-5]\d$

Minimum: 0

Maximum: 19

Update requires: No interruption

Timezone

Property description not available.

Required: Yes

Type: String

Pattern: ^(UTC|[A-Za-z_]+/[A-Za-z0-9_]+(/[A-Za-z0-9_]+)?)$

Minimum: 1

Maximum: 64

Update requires: No interruption