Back
12 Mar, 2025

Deprecate credentials usage

Since we added the ability to use dependencies in YepCode, it has created a maintainability challenge supporting all package versions with Credentials. As a result, we are deprecating them. You can still securely initialize your clients using environment variables. For example:

S3 example client creation with YepCode env variables
S3 example client creation with YepCode env variables