AWS::SSM::MaintenanceWindowTask TaskInvocationParameters - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::SSM::MaintenanceWindowTask TaskInvocationParameters

The TaskInvocationParameters property type specifies the task execution parameters for a maintenance window task in AWS Systems Manager.

TaskInvocationParameters is a property of the AWS::SSM::MaintenanceWindowTask property type.

Syntax

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

Properties

MaintenanceWindowAutomationParameters

The parameters for an AUTOMATION task type.

Required: No

Type: MaintenanceWindowAutomationParameters

Update requires: No interruption

MaintenanceWindowLambdaParameters

The parameters for a LAMBDA task type.

Required: No

Type: MaintenanceWindowLambdaParameters

Update requires: No interruption

MaintenanceWindowRunCommandParameters

The parameters for a RUN_COMMAND task type.

Required: No

Type: MaintenanceWindowRunCommandParameters

Update requires: No interruption

MaintenanceWindowStepFunctionsParameters

The parameters for a STEP_FUNCTIONS task type.

Required: No

Type: MaintenanceWindowStepFunctionsParameters

Update requires: No interruption