ui_login_s3 » Revisions » 
Differences
This shows you the differences between the selected revisions of the page.
| ui_login_s3 2024-02-15 | ui_login_s3 2025-09-10 (current) | ||
| Line 12: | Line 12: | ||
| 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://www.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. | Check //Requester Pays// to allow accessing Requester Pays buckets. | ||
| Line 19: | Line 19: | ||
| 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//. | 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. | ||
| ===== 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]]. | ||