Is your feature request related to a problem? Please describe.
We have support for passing in Access key id, secret access key using .env.
But we can't pass Session Token.
Describe the solution you'd like
Can be easily solved by changing the AWS provider and adding in the property sessionToken.
Is your feature request related to a problem? Please describe.
We have support for passing in Access key id, secret access key using .env.
But we can't pass Session Token.
Describe the solution you'd like
Can be easily solved by changing the AWS provider and adding in the property sessionToken.