AWS Certified Solutions Architect – Associate (SAA-C02) — Question 688

A company has multiple Windows file servers on premises. The company wants to migrate and consolidate its files into an Amazon FSx for Windows File Server file system. File permissions must be preserved to ensure that access rights do not change.
Which solutions will meet these requirements? (Choose two.)

Answer options

Correct answer: A, D

Explanation

AWS DataSync preserves file metadata, including NTFS permissions (ACLs), when migrating data directly to Amazon FSx for Windows File Server. This can be achieved either by deploying a DataSync agent on-premises or by running the agent on an AWS Snowcone device. Copying data to Amazon S3 first or physical drive ingestion does not natively preserve NTFS file permissions during the transfer process.