Skip to content

Commit 9ace3eb

Browse files
authored
Merge pull request #4191 from ClickHouse/rsickles-patch-5
Added prerequisites for setting up AWS committed spend contracts
2 parents d63960f + a22c64a commit 9ace3eb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/cloud/manage/billing/marketplace/aws-marketplace-committed.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Get started with ClickHouse Cloud on the [AWS Marketplace](https://aws.amazon.co
2020
## Prerequisites {#prerequisites}
2121

2222
- A Private Offer from ClickHouse based on specific contract terms.
23+
- To connect a ClickHouse organization to your committed spend offer, you must be an admin of that organization.
24+
25+
[Required permissions to view and accept your committed contract in AWS](https://docs.aws.amazon.com/marketplace/latest/buyerguide/private-offers-page.html#private-offers-page-permissions):
26+
- If you use AWS managed policies it is required to have the following permissions: `AWSMarketplaceRead-only`, `AWSMarketplaceManageSubscriptions`, or `AWSMarketplaceFullAccess`.
27+
- If you aren't using AWS managed policies it is required to have the following permissions: IAM action `aws-marketplace:ListPrivateListings` and `aws-marketplace:ViewSubscriptions`.
2328

2429
## Steps to sign up {#steps-to-sign-up}
2530

0 commit comments

Comments
 (0)