Skip to content

/AWS1/CL_SSM=>DESCRMAINTENANCEWINDOWSCHD()

About DescribeMaintenanceWindowSchedule

Retrieves information about upcoming executions of a maintenance window.

Method Signature

IMPORTING

Optional arguments:

IV_WINDOWID TYPE /AWS1/SSMMAINTENANCEWINDOWID /AWS1/SSMMAINTENANCEWINDOWID

The ID of the maintenance window to retrieve information about.

IT_TARGETS TYPE /AWS1/CL_SSMTARGET=>TT_TARGETS TT_TARGETS

The managed node ID or key-value pair to retrieve information about.

IV_RESOURCETYPE TYPE /AWS1/SSMMAINTENANCEWINDOWRE00 /AWS1/SSMMAINTENANCEWINDOWRE00

The type of resource you want to retrieve information about. For example, INSTANCE.

IT_FILTERS TYPE /AWS1/CL_SSMPATCHORCHESTRATO00=>TT_PATCHORCHESTRATORFILTERLIST TT_PATCHORCHESTRATORFILTERLIST

Filters used to limit the range of results. For example, you can limit maintenance window executions to only those scheduled before or after a certain date and time.

IV_MAXRESULTS TYPE /AWS1/SSMMAINTENANCEWINDOWSR00 /AWS1/SSMMAINTENANCEWINDOWSR00

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

IV_NEXTTOKEN TYPE /AWS1/SSMNEXTTOKEN /AWS1/SSMNEXTTOKEN

The token for the next set of items to return. (You received this token from a previous call.)

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMDSCMAINTENANCEWI09 /AWS1/CL_SSMDSCMAINTENANCEWI09