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.