It isn't supported in the mainline but there is a fork -

http://www.greenhills.co.uk/2012/12/25/s3cmd-with-iam-roles.html

https://github.com/makuk66/s3cmd/commit/05257e337692dfb1ef95a4438955250df9fe41a8


On Thu, Jul 4, 2013 at 1:58 PM, Sajan Parikh <sa...@noppix.com> wrote:

>   Here's something that should get your started.  It would've helped if
> you showed us what your config currently looks like.
>
> {
>   "Statement": [
>     {
>       "Effect": "Allow",
>       "Action": "*",
>       "Resource": [
>         "arn:aws:s3:::your-bucket-name",
>         "arn:aws:s3:::your-bucket-name/*"
>       ],
>       "Condition": {}
>     }
>   ]
> }
>  Sajan Parikh
> *Owner, Noppix LLC*
>
> e: sa...@noppix.com
> p: (563) 726-0371
>
> [image: Noppix LLC Logo]
> On 07/04/2013 03:19 PM, Rich Mogull wrote:
>
> Does anyone have hints on using s3cmd with IAM roles? I have a role 
> established and assigned to my EC2 instance, but after installing s3cmd I 
> still get access denied. I don't see anything in the documentation. For 
> example, do I need to create a special config file? Is there a command line 
> parameter?
>
> Thanks
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> S3tools-general mailing 
> listS3tools-general@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/s3tools-general
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> S3tools-general mailing list
> S3tools-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/s3tools-general
>
>


-- 

Thanks,

Craig
408 829 9953

<<emailsiglogo.png>>

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to