flyrain commented on code in PR #2652: URL: https://github.com/apache/polaris/pull/2652#discussion_r2370739907
########## site/content/in-dev/unreleased/getting-started/creating-a-catalog/s3/catalog-aws.md: ########## @@ -23,16 +23,21 @@ type: docs weight: 100 --- +When creating a catalog based on AWS S3 storage only the `role-arn` is a required parameter. However, usually +one also provides the `region` and +[externa-id](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_common-scenarios_third-party.html). Review Comment: `externa` -> `external` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
