PassDrill Free practice questions with explanations that actually teach.

AWS-SAA · s3 · Q003 · easy

A developer uploads a new object to a freshly created S3 bucket using the default AWS CLI settings, without specifying any encryption headers and without configuring a default encryption setting on the bucket. What happens to the object?

  1. The object is stored unencrypted because no encryption was requested
  2. The upload fails because encryption must be explicitly configured first
  3. The object is automatically encrypted with SSE-S3 at no additional cost
  4. The object is automatically encrypted with SSE-KMS using the account's default key