---
type: resource-type
title: MaintenanceWindowTarget
description: aws resource type AWS::SSM::MaintenanceWindowTarget
name: MaintenanceWindowTarget
lexicon: aws
resource_type: AWS::SSM::MaintenanceWindowTarget
---
`AWS::SSM::MaintenanceWindowTarget`, a resource type of the aws lexicon.

## Properties

- `ResourceType` (`string`, required): The type of target that is being registered with the maintenance window.
- `Targets` (`MaintenanceWindowTarget_Targets[]`, required): The targets to register with the maintenance window.
- `WindowId` (`string`, required): The ID of the maintenance window to register the target with.
- `Description` (`string`, optional): A description for the target.
- `Name` (`string`, optional): The name for the maintenance window target.
- `OwnerInformation` (`string`, optional): A user-provided value that will be included in any Amazon CloudWatch Events events that are raised while running tasks for these targets in this maintenance window.
- `WindowTargetId` (`string`, optional): The ID of the target.

## Attributes

- `WindowTargetId`
