You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SESV2::Types::FailureInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An object that contains the failure details about an import job.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#error_messageString

A message about why the import job failed.

Returns:

  • (String)

    A message about why the import job failed.

#failed_records_s3_urlString

An Amazon S3 presigned URL that contains all the failed records and related information.

Returns:

  • (String)

    An Amazon S3 presigned URL that contains all the failed records and related information.