TargetDomain - AWS Security Agent

TargetDomain

Represents a target domain registered for penetration testing. A target domain must be verified through DNS TXT or HTTP route verification before it can be used in pentests.

Contents

domainName

The domain name of the target domain.

Type: String

Required: Yes

targetDomainId

The unique identifier of the target domain.

Type: String

Required: Yes

createdAt

The date and time the target domain was created, in UTC format.

Type: Timestamp

Required: No

verificationDetails

The verification details for the target domain.

Type: VerificationDetails object

Required: No

verificationStatus

The current verification status of the target domain.

Type: String

Valid Values: PENDING | VERIFIED | FAILED | UNREACHABLE

Required: No

verifiedAt

The date and time the target domain was verified, in UTC format.

Type: Timestamp

Required: No

See Also

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