MaintenanceWindowTaskInvocationParameters - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: