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

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -