AWS::SageMaker::PartnerApp PartnerAppMaintenanceConfig - 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).

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

AWS::SageMaker::PartnerApp PartnerAppMaintenanceConfig

A collection of settings that specify the maintenance schedule for the PartnerApp.

Syntax

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

JSON

{ "MaintenanceWindowStart" : String }

Properties

MaintenanceWindowStart

The maintenance window start day and time for the PartnerApp.

Required: Yes

Type: String

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

Maximum: 9

Update requires: No interruption