Requesting support for AWS STS AssumeRole

serverless currently support long-live aws_access_key and aws_secret_access_key. For robust support of the temporary aws credentials. This would mean making a simple modification to use the aws_session_token.

Can we make this happen?

To request a new feature please use the Github issues. It’s where the developers mostly hang out.