StatusRecord - Amazon Simple Email Service

StatusRecord

An object that contains status information for a reputation entity, including the current status, cause description, and timestamp.

Contents

Cause

A description of the reason for the current status, or null if no specific cause is available.

Type: String

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

Required: No

LastUpdatedTimestamp

The timestamp when this status was last updated.

Type: Timestamp

Required: No

Status

The current sending status. This can be one of the following:

  • ENABLED – Sending is allowed.

  • DISABLED – Sending is prevented.

  • REINSTATED – Sending is allowed even with active reputation findings.

Type: String

Valid Values: ENABLED | REINSTATED | DISABLED

Required: No

See Also

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