Skip to content

/AWS1/CL_SSM=>DESCRIBEPATCHBASELINES()

About DescribePatchBaselines

Lists the patch baselines in your Amazon Web Services account.

Method Signature

IMPORTING

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_SSMPATCHORCHESTRATO00=>TT_PATCHORCHESTRATORFILTERLIST TT_PATCHORCHESTRATORFILTERLIST

Each element in the array is a structure containing a key-value pair.

Supported keys for DescribePatchBaselines include the following:

  • NAME_PREFIX

    Sample values: AWS- | My-

  • OWNER

    Sample values: AWS | Self

  • OPERATING_SYSTEM

    Sample values: AMAZON_LINUX | SUSE | WINDOWS

IV_MAXRESULTS TYPE /AWS1/SSMPATCHBASELINEMAXRSLTS /AWS1/SSMPATCHBASELINEMAXRSLTS

The maximum number of patch baselines to return (per page).

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_SSMDSCPATCHBASELINE01 /AWS1/CL_SSMDSCPATCHBASELINE01