Skip to content

Commit 3eaf7e4

Browse files
authored
Delete Kinesis Shards section (#1166)
1 parent 4311ac7 commit 3eaf7e4

File tree

1 file changed

+0
-16
lines changed
  • docs/get-started/snowplow-bdp/private-managed-cloud/setup-guide-aws

1 file changed

+0
-16
lines changed

docs/get-started/snowplow-bdp/private-managed-cloud/setup-guide-aws/index.md

-16
Original file line numberDiff line numberDiff line change
@@ -129,22 +129,6 @@ We also provide a CloudFormation template that will create a role named Snowplow
129129

130130
For complete documentation from Amazon go [here](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html).
131131

132-
### Check Kinesis Data Stream Quotas
133-
134-
By default, our pipeline can scale up to 384 shards. This number of shards is only used when there is significant traffic. However, for a successful deployment, the Kinesis Data Stream Quota must be set to at least 384 shards in the AWS Region where the pipeline will be deployed. If this requirement is not met, the deployment will fail during validation.
135-
136-
1. Access Service Quotas within the AWS sub-account
137-
2. Navigate to AWS Services and select:
138-
- Kinesis Data Streams > Shards per Region (Quota code: L-0918CF54)
139-
3. Make sure that you have selected the correct Region where the pipeline will be deployed
140-
4. Check the Applied account-level quota value:
141-
- If it is at least 384, no further action is needed
142-
- If it is below 384, proceed with the next steps
143-
5. Click on Request Increase at Account Level and request an increase to at least 384 shards
144-
6. Wait for the quota increase to be completed before proceeding with deployment. (Smaller increases are usually automatically approved while larger requests are submitted to AWS Support)
145-
146-
For complete documentation from Amazon go [here](https://aws.amazon.com/kinesis/data-streams/faqs).
147-
148132
### Setup the Snowplow deployment role
149133

150134
The last step is to set up the Snowplow deployment role. This is a role assumed by the machine user to make changes with Terraform.

0 commit comments

Comments
 (0)