IAM security credentials error

Solution to error encountered when working from home and using work AWS credentials.

For some reason, the first time I worked from home for iCentric, I couldn't start a local debug environment.

Even though all the settings seem to be the same between my personal computer and work's computer, the application wouldn't start.

The current solution is to go to Debug -> <Application name> Debug Properties -> Debug

Then add the following Environment variable:

AWS_PROFILE <AWS Credentials Profile>

Created: 22-Jan-2023


Login to add comments