describeStandardsControls
inline suspend fun SecurityHubClient.describeStandardsControls(crossinline block: DescribeStandardsControlsRequest.Builder.() -> Unit): DescribeStandardsControlsResponse
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.
This operation returns an empty list for standard subscriptions where StandardsControlsUpdatable
has value NOT_READY_FOR_UPDATES
.