Connect Ubuntu EC2 to Amazon Elasticsearch Service w/ Boto3
In this HOWTO, I will describe the process to connect an Ubuntu EC2 instance to the Amazon Web Services (AWS) provided Elasticsearch Service via the boto3 Python library. This blog updates my incredibly popular original post on this topic which...