Skip to content

Commit 1700213

Browse files
committed
Change heading to bold instead for acorn parsing
1 parent 5efb870 commit 1700213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrations/data-ingestion/clickpipes/secure-kinesis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Using this approach, customers can manage all access to their Kinesis data strea
4949
- 2. Browse to IAM Service Console
5050
- 3. Create a new IAM role with Trusted Entity Type of `AWS account`. Note that the name of the IAM role **must start with** `ClickHouseAccessRole-` for this to work.
5151

52-
#### i. Configure the Trust Policy {#configure-trust-policy}
52+
**i. Configure the Trust Policy**
5353

5454
The trust policy allows the ClickHouse IAM role to assume this role. Replace `{ClickHouse_IAM_ARN}` with the IAM Role ARN from your ClickHouse service (obtained in the previous step).
5555

@@ -68,7 +68,7 @@ Using this approach, customers can manage all access to their Kinesis data strea
6868
}
6969
```
7070

71-
#### ii. Configure the Permission Policy {#configure-permission-policy}
71+
**ii. Configure the Permission Policy**
7272

7373
The permission policy grants access to your Kinesis stream. Replace the following placeholders:
7474
- `{REGION}`: Your AWS region (e.g., `us-east-1`)

0 commit comments

Comments
 (0)