DataSync FSx for Windows File Server Location

DataSync FSx for Windows File Server Location in AWS represents a configured endpoint that allows AWS DataSync to transfer data to and from an Amazon FSx for Windows File Server file system. It stores connection details such as the file system ARN, domain, user credentials, and security group settings. This resource is used to automate and accelerate data movement between on-premises storage, other AWS services, or different FSx file systems while maintaining compatibility with Windows file system features like access control lists and SMB protocol support.

aws.datasync_location_fsx_windows

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_timecoretimestampThe time that the FSx for Windows File Server location was created.
domaincorestringThe name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.
location_arncorestringThe ARN of the FSx for Windows File Server location.
location_uricorestringThe uniform resource identifier (URI) of the FSx for Windows File Server location.
security_group_arnscorearray<string>The ARNs of the Amazon EC2 security groups that provide access to your file system's preferred subnet. For information about configuring security groups for file system access, see the Amazon FSx for Windows File Server User Guide .
tagscorehstore
usercorestringThe user with the permissions to mount and access the FSx for Windows File Server file system.