node-red / node-red-web-nodes

A collection of node-red nodes aimed at web services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-instant-access for node-red-node-aws

GitHubTestBln opened this issue · comments

Which node are you reporting an issue on?

node-red-node-aws

What are the steps to reproduce?

Credentials are limited to Access Key ID & Secret Access Key, so there is no possibility to use instant-roles access.

What happens?

I cannot use the node the way I want...

What do you expect to happen?

Please expand the credential-possibilities to automatic instant-role-matching.

Please tell us about your environment:

  • Node-RED version: 0.20.7
  • node.js version: <cannot check at the moment -> where to find in the GUI?>
  • npm version: <cannot check at the moment -> where to find in the GUI?>
  • Platform/OS: AWS-VM
  • Browser: Chromium 18.04 as well as FF 70.01 (both 64bit)

BTW: thanks for Node-Red - really a great tool!

Please feel free to contribute a pull request to add this option.