AWS::FSx::StorageVirtualMachine ActiveDirectoryConfiguration - 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::FSx::StorageVirtualMachine ActiveDirectoryConfiguration

Describes the self-managed Microsoft Active Directory to which you want to join the SVM. Joining an Active Directory provides user authentication and access control for SMB clients, including Microsoft Windows and macOS clients accessing the file system.

Syntax

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

Properties

NetBiosName

The NetBIOS name of the Active Directory computer object that will be created for your SVM.

Required: No

Type: String

Pattern: ^[^\u0000\u0085\u2028\u2029\r\n]{1,255}$

Minimum: 1

Maximum: 15

Update requires: No interruption

SelfManagedActiveDirectoryConfiguration

The configuration that Amazon FSx uses to join the ONTAP storage virtual machine (SVM) to your self-managed (including on-premises) Microsoft Active Directory directory.

Required: No

Type: SelfManagedActiveDirectoryConfiguration

Update requires: No interruption