jpillora / grunt-aws

A Grunt interface into the Amazon Node.JS SDK
171 stars 44 forks source link

Use AWSProfileName or IAMInstanceProfile #54

Open knorrus opened 8 years ago

knorrus commented 8 years ago

Hi!

Small question, is it possible to not specify access and secret key and use aws profile for that purpose?

rchl commented 5 years ago

Possible with assumeRole option.