CreateTrustedEntitySetRequest
Types
Properties
Link copied to clipboard
The idempotency token for the create request.
Link copied to clipboard
The unique ID of the detector of the GuardDuty account for which you want to create a trusted entity set.
Link copied to clipboard
The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter.
Link copied to clipboard
The format of the file that contains the trusted entity set.
Link copied to clipboard
The URI of the file that contains the threat entity set. The format of the Location
URL must be a valid Amazon S3 URL format. Invalid URL formats will result in an error, regardless of whether you activate the entity set or not. For more information about format of the location URLs, see Format of location URL under Step 2: Adding trusted or threat intelligence data in the Amazon GuardDuty User Guide.
Functions
Link copied to clipboard
inline fun copy(block: CreateTrustedEntitySetRequest.Builder.() -> Unit = {}): CreateTrustedEntitySetRequest