Skip to content

/AWS1/CL_SHB=>DESCRIBESTANDARDSCONTROLS()

About DescribeStandardsControls

Returns a list of security standards controls.

For each control, the results include information about whether it is currently enabled, the severity, and a link to remediation information.

Method Signature

IMPORTING

Required arguments:

IV_STANDARDSSUBSCRIPTIONARN TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING

The ARN of a resource that represents your subscription to a supported standard. To get the subscription ARNs of the standards you have enabled, use the GetEnabledStandards operation.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN

The token that is required for pagination. On your first call to the DescribeStandardsControls operation, set the value of this parameter to NULL.

For subsequent calls to the operation, to continue listing data, set the value of this parameter to the value returned from the previous response.

IV_MAXRESULTS TYPE /AWS1/SHBMAXRESULTS /AWS1/SHBMAXRESULTS

The maximum number of security standard controls to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SHBDSCSTANDARDSCTLS01 /AWS1/CL_SHBDSCSTANDARDSCTLS01