How can I avoid accessing session twice in below lambda python code?

前端 未结 0 592
栀梦
栀梦 2021-01-31 15:25

In below lambda python code, I am calling session twice i.e. AccessKeyId, SecretAccessKey and SessionToken. I think it can be done in one call instead of creating session twice.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题