Skip to content

Commit e5e860b

Browse files
destinations/amazon-s3: Fixed alphabetic order
Signed-off-by: Bálint Horváth <bal.horv.98@gmail.com>
1 parent 0bda0c4 commit e5e860b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/_admin-guide/070_Destinations/225_Amazon-s3/000_amazon_s3_options.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Amazon s3 options'
33
id: adm-opt-amazon
44
description: >-
5-
This section describes the options of the s3() destination in {{ site.product.short_name }}.
5+
This section describes the options of the s3() destination in {{ site.product.short_name }}.
66
---
77

88
The following options are specific to the s3 destination.
@@ -122,17 +122,17 @@ Description: The max-pending-uploads() and upload-threads() options configure th
122122

123123
If an invalid value is configured, the default is used.
124124

125+
## template()
126+
127+
*Description:* The message as written to the Amazon S3 object. You can use templates and template functions to format the message.
128+
125129
## upload-threads()
126130

127131
|Type:| integer|
128132
|Default:| 8|
129133

130134
*Description:* The number of {{ site.product.short_name }} worker threads that are used to upload data to S3 from this destination.
131135

132-
## template()
133-
134-
*Description:* The message as written to the Amazon S3 object. You can use templates and template functions to format the message.
135-
136136
## url()
137137

138138
|Type:| string|

0 commit comments

Comments
 (0)