If per-user access to S3 has been enabled in your , you can apply your personal S3 access credentials through the User Profile page. You can use the following properties to define the S3 buckets to use for uploads, job results, and temporary files.

Steps:

  1. In the menu bar, click the Settings menu. 
  2. The User Profile page for your account is displayed, where you can review and modify your S3 access credentials.

Credential Provider

IAM Role

NOTE: This method of access from the must be enabled by your . For more information, see Miscellaneous Configuration.

NOTE: This role must be created through AWS for you. For more information, please contact your AWS administrator.

Tip: This method is recommended for access AWS resources.

Tip: You can use this method for configuring access to multiple projects. You must re-apply credentials to access a different project.

 

 

Apply your IAM role and credentials
SettingDescription
IAM Role ArnApply the IAM role Arn value, which identifies the IAM role to use. This value must be provided by your AWS administrator.
Default S3 Bucket

This bucket is used for storage, unless another bucket is explicitly selected.

NOTE: Specify the top-level bucket name only. There should not be any backslashes in your entry.

Extra S3 Buckets

You can specify a comma-separated string of additional S3 buckets that are available for storage. Do not put any quotes around the string. Whitespace between string values is ignored.

AWS Key and Secret

Per-user access must be enabled by your  . See  Enable S3 Access.

 

User Profile page

The following settings apply to S3 access. 

NOTE: The values that you should use for these settings should be provided by your S3 administrator. If they have already been specified, do not modify unless you have been provided instructions to do so.

SettingDescription
AWS Access KeyThis key defines the account to use to connect to AWS.
AWS Secret KeyThe secret (or password) associated with the key.
Default S3 Bucket

This bucket is used for storage, unless another bucket is explicitly selected.

NOTE: Specify the top-level bucket name only. There should not be any backslashes in your entry.

Extra S3 BucketsYou can specify a comma-separated string of additional S3 buckets that are available for storage. Do not put any quotes around the string. Whitespace between string values is ignored.

NOTE: After exiting the User Profile page, please refresh the browser page.