쿠키 기본 설정 선택

당사는 사이트와 서비스를 제공하는 데 필요한 필수 쿠키 및 유사한 도구를 사용합니다. 고객이 사이트를 어떻게 사용하는지 파악하고 개선할 수 있도록 성능 쿠키를 사용해 익명의 통계를 수집합니다. 필수 쿠키는 비활성화할 수 없지만 '사용자 지정' 또는 ‘거부’를 클릭하여 성능 쿠키를 거부할 수 있습니다.

사용자가 동의하는 경우 AWS와 승인된 제3자도 쿠키를 사용하여 유용한 사이트 기능을 제공하고, 사용자의 기본 설정을 기억하고, 관련 광고를 비롯한 관련 콘텐츠를 표시합니다. 필수가 아닌 모든 쿠키를 수락하거나 거부하려면 ‘수락’ 또는 ‘거부’를 클릭하세요. 더 자세한 내용을 선택하려면 ‘사용자 정의’를 클릭하세요.

VerificationInfo - Amazon Simple Email Service
이 페이지는 귀하의 언어로 번역되지 않았습니다. 번역 요청

VerificationInfo

An object that contains additional information about the verification status for the identity.

Contents

ErrorType

Provides the reason for the failure describing why Amazon SES was not able to successfully verify the identity. Below are the possible values:

  • INVALID_VALUE – Amazon SES was able to find the record, but the value contained within the record was invalid. Ensure you have published the correct values for the record.

  • TYPE_NOT_FOUND – The queried hostname exists but does not have the requested type of DNS record. Ensure that you have published the correct type of DNS record.

  • HOST_NOT_FOUND – The queried hostname does not exist or was not reachable at the time of the request. Ensure that you have published the required DNS record(s).

  • SERVICE_ERROR – A temporary issue is preventing Amazon SES from determining the verification status of the domain.

  • DNS_SERVER_ERROR – The DNS server encountered an issue and was unable to complete the request.

  • REPLICATION_ACCESS_DENIED – The verification failed because the user does not have the required permissions to replicate the DKIM key from the primary region. Ensure you have the necessary permissions in both primary and replica regions.

  • REPLICATION_PRIMARY_NOT_FOUND – The verification failed because no corresponding identity was found in the specified primary region. Ensure the identity exists in the primary region before attempting replication.

  • REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED – The verification failed because the identity in the primary region is configured with Bring Your Own DKIM (BYODKIM). DKIM key replication is only supported for identities using Easy DKIM.

  • REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED – The verification failed because the specified primary identity is a replica of another identity, and multi-level replication is not supported; the primary identity must be a non-replica identity.

  • REPLICATION_PRIMARY_INVALID_REGION – The verification failed due to an invalid primary region specified. Ensure you provide a valid AWS region where Amazon SES is available and different from the replica region.

Type: String

Valid Values: SERVICE_ERROR | DNS_SERVER_ERROR | HOST_NOT_FOUND | TYPE_NOT_FOUND | INVALID_VALUE | REPLICATION_ACCESS_DENIED | REPLICATION_PRIMARY_NOT_FOUND | REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED | REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED | REPLICATION_PRIMARY_INVALID_REGION

Required: No

LastCheckedTimestamp

The last time a verification attempt was made for this identity.

Type: Timestamp

Required: No

LastSuccessTimestamp

The last time a successful verification was made for this identity.

Type: Timestamp

Required: No

SOARecord

An object that contains information about the start of authority (SOA) record associated with the identity.

Type: SOARecord object

Required: No

See Also

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

프라이버시사이트 이용 약관쿠키 기본 설정
© 2025, Amazon Web Services, Inc. 또는 계열사. All rights reserved.