Vercel: Unable to use AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, and AWS_REGION

As you should be able to see via the link above. The following env vars are not reserved by Vercel.

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION

Could these be updated so that it does not block us from syncing them?

87592

Thanks!

Hi @dakdevs!

Welcome to the Doppler Community!

You’re quite right that they aren’t reserved anymore! We’ll take a look at removing them from the reserved secrets list for Vercel. That said, these definitely were reserved in the past. Take a look at the bottom of this archive page and you’ll see that those used to be reserved variables:

Regardless, they aren’t reserved now! I’ll post again once we have that restriction removed.

Regards,
-Joel

Ah yeah, they were reserved previously.

Thank you! Much appreciated :pray:!