How to Run the JavaScript AWS SDK Locally
Learn how to setup locally to run the AWS SDK using SSO and named profiles
When using Access Keys I got used to setting the default profile in my credentials file and it worked just fine. When I began having to manage more accounts and switched to SSO, updating the default profile becomes more of a pain. I will show you a couple of ways to authenticate the SDK using named profiles.