Skip to content

Commit

Permalink
RegisterTaskWithMaintenanceWindowResultTypeDef
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-amz committed Jul 13, 2024
1 parent eb92407 commit 3c1657d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ def register_task(
document_hash (str): The hash of the SSM document
Returns:
MaintenanceWindowTaskInvocationParametersTypeDef: The response from the register_task_with_maintenance_window API call
RegisterTaskWithMaintenanceWindowResultTypeDef: The response from the register_task_with_maintenance_window API call
"""
task_name = task_details['name']
task_description = task_details['description']
Expand Down

0 comments on commit 3c1657d

Please sign in to comment.