GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SSM::GetMaintenanceWindowExecutionTaskResult(3) User Contributed Perl Documentation Paws::SSM::GetMaintenanceWindowExecutionTaskResult(3)

Paws::SSM::GetMaintenanceWindowExecutionTaskResult

The time the task execution completed.

The defined maximum number of task executions that could be run in parallel.

The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.

The priority of the task.

The role that was assumed when running the task.

The time the task execution started.

The status of the task.

Valid values are: "PENDING", "IN_PROGRESS", "SUCCESS", "FAILED", "TIMED_OUT", "CANCELLING", "CANCELLED", "SKIPPED_OVERLAPPING" =head2 StatusDetails => Str

The details explaining the Status. Only available for certain status values.

The ARN of the task that ran.

The ID of the specific task execution in the maintenance window task that was retrieved.

The parameters passed to the task when it was run.

"TaskParameters" has been deprecated. To specify parameters to pass to a task when it runs, instead use the "Parameters" option in the "TaskInvocationParameters" structure. For information about how Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

The map has the following format:

Key: string, between 1 and 255 characters

Value: an array of strings, each string is between 1 and 255 characters

The type of task that was run.

Valid values are: "RUN_COMMAND", "AUTOMATION", "STEP_FUNCTIONS", "LAMBDA" =head2 WindowExecutionId => Str

The ID of the maintenance window execution that includes the task.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.