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: