aws / aws/aws-toolkit-visual-studio

Wrong hint and suggested type for ValidationDomain property of DomainValidationOptions

Open
#53 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
135
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Attribute "ValidationDomain" of property "DomainValidationOptions" in resource "AWS::CertificateManager::Certificate" has the wrong hint and suggested type

![image](https://user-images.githubusercontent.com/7829992/72838495-0d5bbc00-3c99-11ea-8604-384d56d37ef4.png)

Should be type "String" and hint text : "The domain name to which you want ACM to send validation emails. This domain name is the suffix of the email addresses that you want ACM to use"
Ref: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-certificate-domainvalidationoption.html

Contributor guide

Open the contributing guide

Research direction

Start by locating the CloudFormation definition for AWS::CertificateManager::Certificate and its DomainValidationOptions.ValidationDomain property. Compare its type and hint text with the linked AWS documentation; done means the property is String and the hint matches the requested wording.

Written by the indexing model from the issue text.

Assessment

Domain
cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.