Friday, June 11, 2010

Using Windows PowerShell with the Amazon Web Services (AWS) SDK for .NET

I recently had the opportunity to write an article for Amazon on how to use their .NET-based AWS SDK with PowerShell.

You can find the article HERE.

It’s a pretty basic PowerShell article geared more for AWS users.  It shows how to load the SDK then use some of its features to get a listing of objects stored on the S3 service, and also shows how to upload local files (for backup purposes basically) to the service.

If you have any questions or comments, please don’t hesitate to post them here or by commenting on the article itself.