This is an n8n community node. It lets you use any AWS service by wrapping the javascript AWS SDK V2 in your n8n workflows. This AWS SDK Node isn't affiliated or endorsed by AWS. It starts with the ...
The solution I'm working on gets credential with assume role and provides accessKey, session token, secret key. When a similar account comes to get credentials it checks the cache and takes ...