AWS::AppStream::ImageBuilder DomainJoinInfo - Amazon CloudFormation
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).

AWS::AppStream::ImageBuilder DomainJoinInfo

The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "DirectoryName" : String, "OrganizationalUnitDistinguishedName" : String }

Properties

DirectoryName

The fully qualified name of the directory (for example, corp.example.com).

Required: No

Type: String

Update requires: No interruption

OrganizationalUnitDistinguishedName

The distinguished name of the organizational unit for computer accounts.

Required: No

Type: String

Maximum: 2000

Update requires: No interruption