Creates and defines the settings for a classification job.
Request body
An array of unique identifiers, one for each allow list for the job to use when it analyzes data.
A unique, case-sensitive token that you provide to ensure the idempotency of the request.
An array of unique identifiers, one for each custom data identifier for the job to use when it analyzes data. To use only managed data identifiers, don't specify a value for this property and specify a value other than NONE for the managedDataIdentifierSelector property.
A custom description of the job. The description can contain as many as 200 characters.
The schedule for running a classification job. Valid values are:
The selection type that determines which managed data identifiers a classification job uses to analyze data. Valid values are:
A custom name for the job. The name can contain as many as 500 characters.
The sampling depth, as a percentage, for the job to apply when processing objects. This value determines the percentage of eligible objects that the job analyzes. If this value is less than 100, Amazon Macie selects the objects to analyze at random, up to the specified percentage, and analyzes all the data in those objects.
A string-to-string map of key-value pairs that specifies the tags (keys and values) for an Amazon Macie resource.
Response
Success
The Amazon Resource Name (ARN) of the job.
The unique identifier for the job.