javascript - aws s3.copyObject return params with destination path -


i using aws' s3.copyobject moving file source destination. how can entire path of new destination. there callback params of s3.copyobject gives result?

no such callbacks available. need find path follows

var s3destinationpath = 'https://s3-'+region+'.amazonaws.com/'+bucket+ '/' + destinationfolder + '/' + filename ; 

Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -