diff --git a/docs/en/md/Instructions/S3.md b/docs/en/md/Instructions/S3.md
index 28416570b..122792876 100644
--- a/docs/en/md/Instructions/S3.md
+++ b/docs/en/md/Instructions/S3.md
@@ -5,7 +5,7 @@ sidebar_class_name: S3
-# S3 (MinIO)
+# AWS S3 (MinIO)
:::important
diff --git a/docs/en/md/sidebars.js b/docs/en/md/sidebars.js
index 196779428..8169c2aa3 100644
--- a/docs/en/md/sidebars.js
+++ b/docs/en/md/sidebars.js
@@ -46,6 +46,7 @@
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleDrive'}, label: 'Google Drive', className: 'GoogleDrive', items:[{type: 'autogenerated', dirName: 'Google_Drive'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/YandexDisk'}, label: 'Yandex Disk', className: 'YandexDisk', items:[{type: 'autogenerated', dirName: 'Yandex_Disk'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Dropbox'}, label: 'Dropbox', className: 'Dropbox', items:[{type: 'autogenerated', dirName: 'Dropbox'}]},
+ { type: 'category', link: {type: 'doc', id:'Instructions/S3'}, label: 'AWS S3 (MinIO)', className: 'S3', items:[{type: 'autogenerated', dirName: 'S3'}]},
],
},
{
diff --git a/docs/ru/md/Instructions/S3.md b/docs/ru/md/Instructions/S3.md
index 96317343c..fec4e448a 100644
--- a/docs/ru/md/Instructions/S3.md
+++ b/docs/ru/md/Instructions/S3.md
@@ -5,7 +5,7 @@ sidebar_class_name: S3
-# S3 (MinIO)
+# AWS S3 (MinIO)
:::important
diff --git a/docs/ru/md/sidebars.js b/docs/ru/md/sidebars.js
index b06ff6c26..ae21c9e02 100644
--- a/docs/ru/md/sidebars.js
+++ b/docs/ru/md/sidebars.js
@@ -46,6 +46,7 @@ export default {
{ type: 'category', link: {type: 'doc', id:'Instructions/GoogleDrive'}, label: 'Google Drive', className: 'GoogleDrive', items:[{type: 'autogenerated', dirName: 'Google_Drive'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/YandexDisk'}, label: 'Yandex Disk', className: 'YandexDisk', items:[{type: 'autogenerated', dirName: 'Yandex_Disk'}]},
{ type: 'category', link: {type: 'doc', id:'Instructions/Dropbox'}, label: 'Dropbox', className: 'Dropbox', items:[{type: 'autogenerated', dirName: 'Dropbox'}]},
+ { type: 'category', link: {type: 'doc', id:'Instructions/S3'}, label: 'AWS S3 (MinIO)', className: 'S3', items:[{type: 'autogenerated', dirName: 'S3'}]},
],
},
{