

# UpdateMaintenance
<a name="API_UpdateMaintenance"></a>

 Update maintenance setting for a flow.

## Contents
<a name="API_UpdateMaintenance_Contents"></a>

 ** maintenanceDay **   <a name="mediaconnect-Type-UpdateMaintenance-maintenanceDay"></a>
 A day of a week when the maintenance will happen.  
Type: String  
Valid Values: `Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday`   
Required: No

 ** maintenanceScheduledDate **   <a name="mediaconnect-Type-UpdateMaintenance-maintenanceScheduledDate"></a>
 A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30.  
Type: String  
Required: No

 ** maintenanceStartHour **   <a name="mediaconnect-Type-UpdateMaintenance-maintenanceStartHour"></a>
 UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00.  
Type: String  
Required: No

## See Also
<a name="API_UpdateMaintenance_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/mediaconnect-2018-11-14/UpdateMaintenance) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/UpdateMaintenance) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/UpdateMaintenance) 