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

GetAtt for DomainEndpointV2 in the OpenSearchDomain resource is not returning any value

Open
#1,920 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

Other

### Resource Name

AWS::OpenSearchService::Domain

### Issue Description

Attempting to retrieve the attribute of DomainEndpointV2 and it does not return any value according to the documentation DomainEndpointV2 is a return value of OpenSearch Domain instead we are getting the following error Attribute 'DomainEndpointV2' does not exist

### Expected Behavior

When running GetAtt for the DomainEndpointV2 i am expecting a value to be returned

### Observed Behavior

Attribute 'DomainEndpointV2' does not exist

### Test Cases

When retrieving the attribute of DomainEndpoint the value is returned however retrieving attribute of DomainEndpointV2 is unsuccessful

### Other Details

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchservice-domain.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.