For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/aws/aws.datasync_location_fsx_windows.dataset.md. A documentation index is available at /llms.txt.

DataSync Location FSx Windows

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
cmk_secret_configcorejsonDescribes configuration information for a DataSync-managed secret, such as a Password that DataSync uses to access a specific storage location, with a customer-managed KMS key.
creation_timecoretimestampThe time that the FSx for Windows File Server location was created.
custom_secret_configcorejsonDescribes configuration information for a customer-managed secret, such as a Password that DataSync uses to access a specific storage location, with a customer-managed Identity and Access Management (IAM) role that provides access to the secret.
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.
managed_secret_configcorejsonDescribes configuration information for a DataSync-managed secret, such as a Password that DataSync uses to access a specific storage location. DataSync uses the default Amazon Web Services-managed KMS key to encrypt this secret in Secrets Manager.
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_csv
usercorestringThe user with the permissions to mount and access the FSx for Windows File Server file system.