This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SSM::MaintenanceWindowTask MaintenanceWindowStepFunctionsParameters
The MaintenanceWindowStepFunctionsParameters property type specifies the
            parameters for the execution of a STEP_FUNCTIONS task in a Systems Manager maintenance window.
MaintenanceWindowStepFunctionsParameters is a property of the TaskInvocationParameters property type.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
- Input
- 
                    The inputs for the STEP_FUNCTIONStask.Required: No Type: String Maximum: 4096Update requires: No interruption 
- Name
- 
                    The name of the STEP_FUNCTIONStask.Required: No Type: String Minimum: 1Maximum: 80Update requires: No interruption