Seleccione sus preferencias de cookies

Usamos cookies esenciales y herramientas similares que son necesarias para proporcionar nuestro sitio y nuestros servicios. Usamos cookies de rendimiento para recopilar estadísticas anónimas para que podamos entender cómo los clientes usan nuestro sitio y hacer mejoras. Las cookies esenciales no se pueden desactivar, pero puede hacer clic en “Personalizar” o “Rechazar” para rechazar las cookies de rendimiento.

Si está de acuerdo, AWS y los terceros aprobados también utilizarán cookies para proporcionar características útiles del sitio, recordar sus preferencias y mostrar contenido relevante, incluida publicidad relevante. Para aceptar o rechazar todas las cookies no esenciales, haga clic en “Aceptar” o “Rechazar”. Para elegir opciones más detalladas, haga clic en “Personalizar”.

BatchPrediction - Amazon Fraud Detector
Esta página no se ha traducido a su idioma. Solicitar traducción

BatchPrediction

The batch prediction details.

Contents

arn

The ARN of batch prediction job.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^arn\:aws[a-z-]{0,15}\:frauddetector\:[a-z0-9-]{3,20}\:[0-9]{12}\:[^\s]{2,128}$

Required: No

completionTime

Timestamp of when the batch prediction job completed.

Type: String

Length Constraints: Minimum length of 11. Maximum length of 30.

Required: No

detectorName

The name of the detector.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[0-9a-z_-]+$

Required: No

detectorVersion

The detector version.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 7.

Pattern: ^[1-9][0-9]{0,3}\.[0-9]{1,2}$

Required: No

eventTypeName

The name of the event type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[0-9a-z_-]+$

Required: No

failureReason

The reason a batch prediction job failed.

Type: String

Required: No

iamRoleArn

The ARN of the IAM role to use for this job request.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^arn\:aws[a-z-]{0,15}\:iam\:\:[0-9]{12}\:role\/[^\s]{2,64}$

Required: No

inputPath

The Amazon S3 location of your training file.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: ^s3:\/\/(.+)$

Required: No

jobId

The job ID for the batch prediction.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[0-9a-z_-]+$

Required: No

lastHeartbeatTime

Timestamp of most recent heartbeat indicating the batch prediction job was making progress.

Type: String

Length Constraints: Minimum length of 11. Maximum length of 30.

Required: No

outputPath

The Amazon S3 location of your output file.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: ^s3:\/\/(.+)$

Required: No

processedRecordsCount

The number of records processed by the batch prediction job.

Type: Integer

Required: No

startTime

Timestamp of when the batch prediction job started.

Type: String

Length Constraints: Minimum length of 11. Maximum length of 30.

Required: No

status

The batch prediction status.

Type: String

Valid Values: IN_PROGRESS_INITIALIZING | IN_PROGRESS | CANCEL_IN_PROGRESS | CANCELED | COMPLETE | FAILED

Required: No

totalRecordsCount

The total number of records in the batch prediction job.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacidadTérminos del sitioPreferencias de cookies
© 2025, Amazon Web Services, Inc o sus afiliados. Todos los derechos reservados.