Skip to content

Commit c3872c8

Browse files
destinations/amazon-s3: Fixed warnings
1 parent 04fb9ee commit c3872c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
![]({{ site.baseurl}}/assets/images/caution.png) **CAUTION:**
2-
{{ site.product.short_name }}
2+
Hazard of data loss!
3+
{{ site.product.short_name }} S3 destination uses this parameter to identify file buffers.
34
Changing this parameter could result in these buffers not being uploaded after the next reload.
45
{: .notice--danger}

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ The following options are specific to the s3 destination.
1111
Hazard of data loss!
1212
The {{ site.product.short_name }} Amazon S3 destination has been designed to work with the AWS implementation.
1313
While it is possible to use the {{ site.product.short_name }} S3 destination with other implementations,
14-
some options might suffer from reduced functionality or not work at all.
15-
14+
some options might suffer from reduced functionality or not work at all.<br>
1615
We recommend carefully testing your configuration before sending any production data to other S3 compatible solutions.
1716
Some configurations, such as using the `storag-class()` option with MinIO could result in permanent data loss without any warning.
1817
{: .notice--danger}

0 commit comments

Comments
 (0)