Q451. A company recently deployed multiple Amazon Elastic File System (Amazon EFS) file systems in an AWS account.The company wants to access the EFS file systems in Amazon Linux EC2 instance in a second AWS account Permissions are already granted from the source account. Which combination of actions should the solutions architect recommend to meet these requirements? (Select TWO.)
A.Add a line to the /etc/hosts file on the EC2 instance that references the FileSystemld of the EFS file system. B.Call the DescribeMountTargets operation in the source account for the file system to identify the mount target name for the Availability Zone that matches the Availability Zone of the EC2 instance C.Add a line to the /etc/hosts file on the EC2 instance that references the MountTargetld of the EFS mount target D.Call the DescribeMountTargets operation in the source account for the file system to identify the mount target IP address for the Availability Zone that matches the Availability Zone of the EC2 instance E.Add a line to the /etc/hosts file on the EC2 instance that references the IpAddress of the EFS mount target正确答案DE