get_buckets(); if ( is_wp_error( $buckets ) ) : ?>

get_error_message(); ?>

check_write_permission(); // catch any file system issues if ( is_wp_error( $can_write ) ) { $this->render_view( 'error', array( 'error' => $can_write ) ); return; } } // display a error message if the user does not have write permission to S3 if ( ! $can_write ) : ?>

Identity and Access Management in your AWS console and manage the policy for the user you\'re using for this plugin. Your policy should look something like the following:', 'as3cf' ), 'https://console.aws.amazon.com/iam/home' ); ?>

{
  "Version": "2012-10-17",
  "Statement": [
	{
	  "Effect": "Allow",
	  "Action": "s3:*",
	  "Resource": "*"
	}
  ]
}


get_setting( 'virtual-host' ) ? 'checked="checked" ' : '';?> /> ()
get_setting( 'expires' ) ? 'checked="checked" ' : ''; ?> />
  


get_setting( 'copy-to-s3' ) ? 'checked="checked" ' : ''; ?> />
get_setting( 'serve-from-s3' ) ? 'checked="checked" ' : ''; ?> />
get_setting( 'remove-local-file' ) ? 'checked="checked" ' : ''; ?> />
get_setting( 'force-ssl' ) ? 'checked="checked" ' : ''; ?> />
get_setting( 'object-versioning' ) ? 'checked="checked" ' : ''; ?> />
get_setting( 'hidpi-images' ) ? 'checked="checked" ' : ''; ?> />
render_view( 'sidebar' ); ?>