Note: You are currently viewing documentation for Moodle 2.1. Up-to-date documentation for the latest stable version is available here: Amazon S3 repository.

Amazon S3 repository: Difference between revisions

From MoodleDocs
No edit summary
(repository capabilities)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Repositories}}
{{Repositories}}
<p class="note">'''Please refer to [[Page_notes#Repositories|these notes]] before editing this page.'''</p>
The Amazon S3 repository enables users to link to or copy files from Amazon S3 into Moodle.
 
==How to set up Moodle with Amazon S3==
 
Located in Settings > Site administration > Plugins > Repositories > Amazon S3
 
*Repository plugin name
 
*Access key - Generated by your Amazon S3 account
 
*Secret key - Generated by your Amazon S3 account
 
==Repository capabilities==
 
There is just one capability, [[Capabilities/repository/s3:view|View amazon s3 repository]], which is allowed for the default authenticated user role.  
 
==See also==
 
Using Moodle forum discussions:
*[http://moodle.org/mod/forum/discuss.php?d=165934 Streaming video files from Amazon S3]
 
*[http://aws.amazon.com/s3/ About Amazon Simple Storage Service (Amazon S3)]
 
{{stub}}


[[de:Amazon S3 Repository]]
[[de:Amazon S3 Repository]]

Latest revision as of 12:38, 16 April 2012

The Amazon S3 repository enables users to link to or copy files from Amazon S3 into Moodle.

How to set up Moodle with Amazon S3

Located in Settings > Site administration > Plugins > Repositories > Amazon S3

  • Repository plugin name
  • Access key - Generated by your Amazon S3 account
  • Secret key - Generated by your Amazon S3 account

Repository capabilities

There is just one capability, View amazon s3 repository, which is allowed for the default authenticated user role.

See also

Using Moodle forum discussions: