bcuff / elasticsearch-net-aws

Add-on to Elasticsearch.Net & NEST for using AWS's elasticsearch service.
Apache License 2.0
72 stars 27 forks source link

how to setup .net 3.x aws connection #57

Closed rathoregee closed 4 years ago

rathoregee commented 4 years ago

Hi,

how to setup .net 3.x aws connection? using client id and client secert

thanks,

bcuff commented 4 years ago

This library supports .NET Framework 4.6.1+ and .NET Standard 2.0+

.NET Framework 3.x is not supported. However if you're referring to .NET Core then 2.0+ is supported.

bcuff commented 4 years ago

I haven't heard back from you so I am assuming this issue is resolved. Feel free to reopen if you have another question.