spotinst-sdk-go icon indicating copy to clipboard operation
spotinst-sdk-go copied to clipboard

Please provide an example to create a session with static credentials

Open balu-ce opened this issue 2 years ago • 0 comments

provider := credentials.NewStaticCredentials(cred.token, cred.accountId) How can I create a session object using this provider

balu-ce avatar Jan 03 '23 07:01 balu-ce