MaintenanceWindowTaskInvocationParameters - AWS Systems Manager
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.

MaintenanceWindowTaskInvocationParameters

The parameters for task execution.

Contents

Automation

The parameters for an AUTOMATION task type.

Type: MaintenanceWindowAutomationParameters object

Required: No

Lambda

The parameters for a LAMBDA task type.

Type: MaintenanceWindowLambdaParameters object

Required: No

RunCommand

The parameters for a RUN_COMMAND task type.

Type: MaintenanceWindowRunCommandParameters object

Required: No

StepFunctions

The parameters for a STEP_FUNCTIONS task type.

Type: MaintenanceWindowStepFunctionsParameters object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: