question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(elasticsearch): Add Support for ElasticSearch Custom Domain Endpoint

See original GitHub issue

When creating an ElasticSearch Domain, I want to be able to automate the creation of a custom domain name. Support for this has been recently added (Nov-2020). However, the following properties do not seem to have been implemented in the ElasticSearch package.

Based on the this documenation, it is already supported by Cloudformation. However these properties are not in the latest nuget package (v1.80.0 as of this writing).

The following props need to be implemented in AWS::Elasticsearch::Domain DomainEndpointOptions DomainEndpointOptions

  "CustomEndpoint" : String,
  "CustomEndpointCertificateArn" : String,
  "CustomEndpointEnabled" : Boolean,

This is a 🚀 Feature Request

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
hoegertncommented, Feb 2, 2021

Sure. Will take a look at this this week

0reactions
github-actions[bot]commented, Feb 10, 2021

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating a custom endpoint for Amazon OpenSearch Service
From the OpenSearch Service console, choose Create domain and provide a name for the domain. · Under Custom endpoint, select Enable custom endpoint....
Read more >
Add support for custom domain names on the es endpoint #29
Add support for custom domain names on the es endpoint #29 ... AWS ElasticSearch Custom endpoint support · r/aws_elasticsearch_domain: Add ...
Read more >
Custom endpoint aliases, and more - Elastic
Custom endpoint aliases allow you to change the overly long, robotic URLs for your deployment and Elastic applications to something you choose.
Read more >
Is there anyway to create a friendly URL for AWS ...
We don't support custom SSL certificates, which means that a custom CNAME for an Elasticsearch Service endpoint such as ...
Read more >
Elasticsearch Service - LocalStack Docs
Get started with Amazon Elasticsearch Service (ES) on LocalStack. ... to set arbitrary custom endpoints for your clusters in the domain endpoint options....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found