classmethod / gradle-aws-plugin

Gradle plugin to manage Amazon Web Services
276 stars 131 forks source link

How to use the plugin with credentials that use AWS MFA tokens? #157

Open mpas opened 5 years ago

mpas commented 5 years ago

Hi there i was wondering how i can use this plugin to deploy my functions using AWS MFA tokens. Normally on the CLI i get a temporary token that is different from the ones in the credentials file. Any hints or tips how this can be done?