Merge pull request #3014 from Azure/addAwsReadmeFile

[data connectors] Add Aws S3 readme file
This commit is contained in:
v-rucdu 2021-09-30 12:41:54 +05:30 коммит произвёл GitHub
Родитель 3177f9141c 13cd497fa2
Коммит af76a8b43e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,8 @@
# AWS S3 Scripts
The scripts under this directory can be used to configure AWS S3 connectors.
These are optional scripts instead of set AWS configurations manually.
# Script pre requirements
* PowerShell [Installation instructions](https://docs.microsoft.com/powershell/scripting/install/installing-powershell?view=powershell-7.1)
* AWS CLI [Installation instructions](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html)