How To Copy Files From On-Prem To Amazon S3 With PowerShell
Think you can do better?
Show us!
One of the key components to using the cloud is getting everything up there in the first place! With Amazon Web Services (AWS), you have several options for data transfers into their Simple Storage Service (S3) via the AWS Tools for PowerShell.
In this Snip, we will show you how to transfer your data into S3 using PowerShell using the “Copy-S3Object” and “Write-S3Object” cmdlets.