createSampleFindings
inline suspend fun GuardDutyClient.createSampleFindings(crossinline block: CreateSampleFindingsRequest.Builder.() -> Unit): CreateSampleFindingsResponse
Generates sample findings of types specified by the list of finding types. If 'NULL' is specified for findingTypes
, the API generates sample findings of all supported finding types.