Assessment - Amazon Directory Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Assessment

Contains detailed information about a directory assessment, including configuration parameters, status, and validation results.

Contents

AssessmentId

The unique identifier of the directory assessment.

Type: String

Pattern: ^da-[0-9a-f]{18}$

Required: No

CustomerDnsIps

The IP addresses of the DNS servers or domain controllers in your self-managed AD environment.

Type: Array of strings

Array Members: Fixed number of 2 items.

Pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$

Required: No

DirectoryId

The identifier of the directory associated with this assessment.

Type: String

Pattern: ^d-[0-9a-f]{10}$

Required: No

DnsName

The fully qualified domain name (FQDN) of the Active Directory domain being assessed.

Type: String

Pattern: ^([a-zA-Z0-9]+[\\.-])+([a-zA-Z0-9])+$

Required: No

LastUpdateDateTime

The date and time when the assessment status was last updated.

Type: Timestamp

Required: No

ReportType

The type of assessment report generated. Valid values are CUSTOMER and SYSTEM.

Type: String

Required: No

SecurityGroupIds

The security groups identifiers attached to the network interfaces.

Type: Array of strings

Array Members: Fixed number of 1 item.

Pattern: ^(sg-[0-9a-f]{8}|sg-[0-9a-f]{17})$

Required: No

SelfManagedInstanceIds

The identifiers of the self-managed AD instances used to perform the assessment.

Type: Array of strings

Array Members: Fixed number of 2 items.

Pattern: ^(i-[0-9a-f]{8}|i-[0-9a-f]{17}|mi-[0-9a-f]{8}|mi-[0-9a-f]{17})$

Required: No

StartTime

The date and time when the assessment was initiated.

Type: Timestamp

Required: No

Status

The current status of the assessment. Valid values include SUCCESS, FAILED, PENDING, and IN_PROGRESS.

Type: String

Required: No

StatusCode

A detailed status code providing additional information about the assessment state.

Type: String

Required: No

StatusReason

A human-readable description of the current assessment status, including any error details or progress information.

Type: String

Required: No

SubnetIds

A list of subnet identifiers in the Amazon VPC in which the hybrid directory is created.

Type: Array of strings

Pattern: ^(subnet-[0-9a-f]{8}|subnet-[0-9a-f]{17})$

Required: No

Version

The version of the assessment framework used to evaluate your self-managed AD environment.

Type: String

Required: No

VpcId

Contains Amazon VPC information for the StartADAssessment operation.

Type: String

Pattern: ^(vpc-[0-9a-f]{8}|vpc-[0-9a-f]{17})$

Required: No

See Also

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