aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
82 stars 32 forks source link

Getting Started suggests shared credentials #142

Open DavidSouther opened 4 months ago

DavidSouther commented 4 months ago

Shared (long-lived) credentials are considered harmful. As a sample app, this should probably show better practices, like using IAM Identity Center or SSO. https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/getting-your-credentials.html