Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/cloud/security/accessing-s3-data-securely.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ This approach allows customers to manage all access to their S3 buckets in a sin

2 - Browse to IAM Service Console

3 - Create a new IAM role with the following IAM & Trust policy.
3 - Create a new IAM role with the following IAM & Trust policy. **Note: the role name must start with `ClickHouseAccessRole-` e.g. `arn:aws:iam::0123456789012:role/ClickHouseAccessRole-abc`.**

Trust policy (Please replace {ClickHouse_IAM_ARN} with the IAM Role arn belong to your ClickHouse instance):

Expand Down