Umar Farooq
Results
1
issues of
Umar Farooq
I am having this issue while running following piece of code: const options = { region: 'my_region', access_key: 'myAccessKey', secret_key: 'MySecretKey', remember_last_instance: true } export const startTransfer = async ()...