Skip to content

Commit fbc96e7

Browse files
authored
Update configurations.md
1 parent aa9e228 commit fbc96e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Currently, you can set only 1 namespace to watch in this flag. See [this Kuberne
6767
|Flag | Type | Default | Description |
6868
|---------------------------------------|---------------------------------|-----------------|-------------|
6969
|aws-api-endpoints | AWS API Endpoints Config | | AWS API endpoints mapping, format: serviceID1=URL1,serviceID2=URL2 |
70-
|aws-api-throttle | AWS Throttle Config | [default value](#default-throttle-config ) | throttle settings for AWS APIs, format: serviceID1:operationRegex1=burst:rate,serviceID2:operationRegex2=burst:rate |
70+
|aws-api-throttle | AWS Throttle Config | [default value](#default-throttle-config ) | throttle settings for AWS APIs, format: serviceID1:operationRegex1=rate:burst,serviceID2:operationRegex2=rate:burst |
7171
|aws-max-retries | int | 10 | Maximum retries for AWS APIs |
7272
|aws-region | string | [instance metadata](#instance-metadata) | AWS Region for the kubernetes cluster |
7373
|aws-vpc-id | string | [instance metadata](#instance-metadata) | AWS VPC ID for the Kubernetes cluster |

0 commit comments

Comments
 (0)