Retrieves the status and settings for a classification job.
Path parameters
The unique identifier for the classification job.
Response
Success
An array of unique identifiers, one for each allow list that the job uses when it analyzes data.
The token that was provided to ensure the idempotency of the request to create the job.
The date and time, in UTC and extended ISO 8601 format, when the job was created.
An array of unique identifiers, one for each custom data identifier that the job uses when it analyzes data. This value is null if the job uses only managed data identifiers to analyze data.
The custom description of the job.
For a recurring job, specifies whether you configured the job to analyze all existing, eligible objects immediately after the job was created (true). If you configured the job to analyze only those objects that were created or changed after the job was created and before the job's first scheduled run, this value is false. This value is also false for a one-time job.
The Amazon Resource Name (ARN) of the job.
The unique identifier for the job.
The date and time, in UTC and extended ISO 8601 format, when the job started. If the job is a recurring job, this value indicates when the most recent run started or, if the job hasn't run yet, when the job was created.
An array of unique identifiers, one for each managed data identifier that the job is explicitly configured to include (use) or exclude (not use) when it analyzes data. Inclusion or exclusion depends on the managed data identifier selection type specified for the job (managedDataIdentifierSelector). This value is null if the job's managed data identifier selection type is ALL or the job uses only custom data identifiers (customDataIdentifierIds) to analyze data.
The custom name of the job.
The sampling depth, as a percentage, that determines the percentage of eligible objects that the job analyzes.
A map of key-value pairs that specifies which tags (keys and values) are associated with the classification job.