AWS credential setup for Serverless

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Serverless does NOT need full administrative access to an entire AWS account in order to function. Please stop teaching bad practices and release documentation on exactly which permissions Serverless needs. In my initial testing I found full CloudFormation access, full Lambda access, and full IAM access was sufficient, however I still feel like even that is too much.

Directing people to setup IAM accounts with full administrative access is extremely irresponsible and promotes bad security practices.

RyanKearney
Автор

Since the console changed this should be updated.

GlenArrowsmith
Автор

At 0:53 how did you get to the dashboard?

VikramKarumbaiah
Автор

For copy: "serverless config credentials --provider aws --key xxx --secret zzz"

aliaksandryankouski
Автор

also, looks to me your accessing AWS on mac? how is that?

HMWells-hmyf