You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping to use my aws sso profile but wasn't sure how to do that in the .lithops_config. I see there is a session_token item but not sure what to put there as a value in my config file.
Is that getting it first with a sts assume-role call with my lambdalithopsexecution role?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Greetings.
I was hoping to use my aws sso profile but wasn't sure how to do that in the .lithops_config. I see there is a session_token item but not sure what to put there as a value in my config file.
Is that getting it first with a sts assume-role call with my lambdalithopsexecution role?
lithops:
backend: aws_lambda
storage: aws_s3
aws:
region: us-east-1
aws_lambda:
execution_role: ###/lambdaLithopsExecutionRole
Beta Was this translation helpful? Give feedback.
All reactions