top | item 38550419

(no title)

Qerub | 2 years ago

> […] they have 4 lines of code in Wing, but the long Pulumi example sets up permissions. So how did the permissions get set up in Wing?

As it says on the page: "Wing allows developers to write very few lines of code and let the compiler take care of IAM policies and other cloud mechanics."

Basically it auto-generates least-privilege IAM policies.

discuss

order

quickthrower2|2 years ago

> Basically it auto-generates least-privilege IAM policies.

Nice!