You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,7 @@ and the result is sent to the bulk import SQS queue.
76
76
77
77
# Prerequisites
78
78
79
+
-[Identify any need to increase limit quotas](doc/aws-api-limits.md).
79
80
- Amazon Web Services account. If you don't have an account, refer to https://docs.aws.amazon.com/iot/latest/developerguide/setting-up.html. The relevant sections are **Sign up for an AWS account** and **Create a user and grant permissions**.
80
81
- Basic experience with Amazon CloudFormation
81
82
- Linux workstation or Amazon Linux EC2 instance with:
Thingpress invokes AWS APIs to import certificates and configurations.
4
+
5
+
AWS protects customers by setting default limits to APIs. However, high performance operations (like those in Thingpress) may exceed the limits. The following is a list of APIs that may be impacted and to what value may require adjustment.
6
+
7
+
-[AWS IoT Core endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/iot-core.html#throttling-limits)
8
+
9
+
On the AWS IoT Core endpoints and quotas page, use the link in the **Adjustable** column to request an API limit increase.
10
+
11
+
| API | Default Value (TPS) | Adjusted Value (TPS) <br/> (Default Parallelism)|
0 commit comments