createTrustedEntitySet
inline suspend fun GuardDutyClient.createTrustedEntitySet(crossinline block: CreateTrustedEntitySetRequest.Builder.() -> Unit): CreateTrustedEntitySetResponse
Creates a new trusted entity set. In the trusted entity set, you can provide IP addresses and domains that you believe are secure for communication in your Amazon Web Services environment. GuardDuty will not generate findings for the entries that are specified in a trusted entity set. At any given time, you can have only one trusted entity set.
Only users of the administrator account can manage the entity sets, which automatically apply to member accounts.