aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::OpenSearchService::Domain - CNAME of CustomDomain should reference Domain endpoint v2 (dual stack)

Open
#2,361 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::OpenSearchService::Domain

### Resource name

_No response_

### Description

Currently the AAAA DNS-CNAME-Entry for the Custom Domain Name references the
**Domain endpoint (IPv4)**: NAME.REGION.es.amazonaws.com

That would be okay for the A Record, but the AAAA-Record should reference
**Domain endpoint v2 (dual stack)**: NAME.aos.REGION.on.aws
if this endpoint is available. if it's not available, an AAAA doesn't need to be created.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by tracing AWS::OpenSearchService::Domain handling for CustomDomain and its AAAA DNS-CNAME entry. Verify when the Domain endpoint v2 (dual stack) is available and ensure the finished behavior uses it for the AAAA record or creates no AAAA record when it is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.