|
|
|
|
|
by scarface74
2604 days ago
|
|
Why have credentials anywhere outside of the .aws directory in your home directory? When developing locally all of the SDKs will read them from there and when deploying to AWS, the SDK will get them from the attached role. |
|