QuestionQ182

Prepare data

You have an Amazon Web Services (AWS) subscription that contains an Amazon Simple Storage Service (Amazon S3) bucket named bucket1.

You have a Fabric tenant that contains a lakehouse named LH1.

In LH1, you plan to create a OneLake shortcut to bucket1.

You need to configure authentication for the connection.

Which two values should you provide? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Choose two
  • A the shared access signature (SAS) token
  • B the secret access key
  • C the access ID
  • D the access key ID
  • E the certificate thumbprint
Explanation

AWS S3 authentication for OneLake shortcuts requires the Access Key ID (D) and Secret Access Key (B). SAS tokens are used for Azure storage authentication; 'access ID' is not a standard AWS credential term; certificate thumbprints are used for other authentication methods. These two values form the complete set of credentials needed to authenticate to an S3 bucket.

Community Discussion

No comments yet. Be the first to start the discussion!