diff --git a/website/pages/docs/plugins/sources/aws/configuration.md b/website/pages/docs/plugins/sources/aws/configuration.md index 504c387a5c15f8..e9149e84be610f 100644 --- a/website/pages/docs/plugins/sources/aws/configuration.md +++ b/website/pages/docs/plugins/sources/aws/configuration.md @@ -104,7 +104,7 @@ This is the (nested) spec used by the AWS source plugin. Defines the maximum number of times an API request will be retried -- `max_retries` (int) (max_backoff: 30) +- `max_backoff` (int) (default: 30) Defines the duration between retry attempts