Use platform
package with instance role instead of credentials
#89
Labels
platform
package with instance role instead of credentials
#89
As Is
Because
platform
package requires$HOME/.aws/credentials
file here,$HOME/.aws/credentials
must be located even if the environment is granted instance profile by which it can useawsub
.To Be
When the environment where user issue
awsub
command has the instance profile withIAM Full Access
andEC2 Full Access
, user should useawsub
without$HOME/.aws/credentials
file.it may help
The text was updated successfully, but these errors were encountered: