updateMaintenanceWindowTarget
inline suspend fun SsmClient.updateMaintenanceWindowTarget(crossinline block: UpdateMaintenanceWindowTargetRequest.Builder.() -> Unit): UpdateMaintenanceWindowTargetResponse
Modifies the target of an existing maintenance window. You can change the following:
Name
Description
Owner
IDs for an ID target
Tags for a Tag target
From any supported tag type to another. The three supported tag types are ID target, Tag target, and resource group. For more information, see Target.
If a parameter is null, then the corresponding field isn't modified.