Skip to content

Commit

Permalink
Update docs/en/cloud/manage/cmek.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Roscigno <[email protected]>
  • Loading branch information
leticiawebb and DanRoscigno authored Jul 13, 2023
1 parent 20ef38e commit c3a891e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/cloud/manage/cmek.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ClickHouse provides a simple Cloud Formation stack to deploy the AWS Policy for
5. Make note of the `RoleArn` and the `KeyArn` in the stack output as you will need these for the next step.


**Create a new KMS key**
### Create a new KMS key

1. Login to your AWS account.
2. Visit [this link](https://us-west-2.console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/quickcreate?templateURL=https://s3.us-east-2.amazonaws.com/clickhouse-public-resources.clickhouse.cloud/cf-templates/cmek.yaml&stackName=ClickHouseBYOK&param_KMSCreate=true&param_ClickHouseRole=arn:aws:iam::576599896960:role/prod-kms-request-role) to prepare the CloudFormation template.
Expand Down

0 comments on commit c3a891e

Please sign in to comment.