ui_login_s3 » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
ui_login_s3 2021-06-18 | ui_login_s3 2024-09-24 (current) | ||
Line 8: | Line 8: | ||
&toc_title_page_sections | &toc_title_page_sections | ||
- | ===== Protocol Options ===== | + | ===== [[protocol_options]] Protocol Options ===== |
Use //Default region// to specify the default region for an authentication and new buckets. When no default region is specified, ''us-east-1'' is used. | Use //Default region// to specify the default region for an authentication and new buckets. When no default region is specified, ''us-east-1'' is used. | ||
Use //%%URL%% style// to switch to legacy //Path// URL style, when connecting to S3-compatible systems (e.g. [[https://min.io/|MinIO]]) that do not support the //Virtual Host// URL style, which is now preferred by Amazon S3. | Use //%%URL%% style// to switch to legacy //Path// URL style, when connecting to S3-compatible systems (e.g. [[https://min.io/|MinIO]]) that do not support the //Virtual Host// URL style, which is now preferred by Amazon S3. | ||
+ | |||
+ | Check //Requester Pays// to allow accessing Requester Pays buckets. | ||
===== [[authentication]] Authentication ===== | ===== [[authentication]] Authentication ===== | ||
- | When you want to authenticate using [[https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html|temporary credentials with AWS STS]], specify the temporary keys on the [[ui_login|Login dialog]] and the security token in the //Security token// box. | + | When you want to authenticate using [[https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html|temporary credentials with AWS STS]], specify the temporary keys on the [[ui_login|Login dialog]] and the session token in the //Session token//. |
+ | |||
+ | If you want to assume another role, use //Role ARN//, to specify an Amazon Resource Name of the role. &beta_feature | ||
===== Further Reading ===== | ===== Further Reading ===== | ||
Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. | Read more about [[ui_login|Login dialog]] and [[ui_login_advanced|Advanced Site Settings dialog]]. |