Step 4: Get Access Key & Secret Key

To get your Amazon AWS access key and secret key:

  1. Log into your Amazon Web Services (AWS) account
  2. On the upper right hand corner, click on your name and click My Security Credentials

  3. You may receive a notification giving you an option to Continue to Security Credentials or Get Started with IAM Users. Select the Continue to Security Credentials (you could tick the option to prevent this pop up from displaying in the future).
  4. Next, expand the Access Keys section and click Create New Access Key

  5. Copy your access key and secret key to a safe and secure location on your computer. Alternatively, you can click the Download Key File button to get the key in a CSV file. Be sure to store this in a secure location. Once this step is complete, you will not be able to retrieve the secret key. If you lose your key, you can deactivate and delete a key to create a new one. You may have up to 4 keys at once.


  6. Now add these keys from the last step into the S3 Media Maestro configuration settings. In the admin panel click on Settings→S3 Media Maestro then click on the Amazon: S3 tab. Insert both the S3 Access Key ID and S3 Secret Key and click Save Settings.


Setting up IAM user for S3

If you are using an IAM user's Access Keys, you will need to ensure that you apply the full access S3 policy to the IAM user.

To get started, login to the AWS console and navigate to the IAM Management page. Click on User

Next click on the Add Permissions button

  1. Click on Attach existing policies directly
  2. Type AmazonS3FullAccess in the search box
  3. Select the AmazonS3FullAccess policy checkbox
  4. Click the Next:Review button

Click the Add Permissions button