Skip to content

/AWS1/CL_SHB=>DESCRIBEPRODUCTS()

About DescribeProducts

Returns information about product integrations in Security Hub.

You can optionally provide an integration ARN. If you provide an integration ARN, then the results only include that integration.

If you do not provide an integration ARN, then the results include all of the available product integrations.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SHBNEXTTOKEN /AWS1/SHBNEXTTOKEN

The token that is required for pagination. On your first call to the DescribeProducts 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 results to return.

IV_PRODUCTARN TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING

The ARN of the integration to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SHBDESCRPRODUCTSRSP /AWS1/CL_SHBDESCRPRODUCTSRSP