aws-samples / aws-samples/sample-developer-tutorials
010-cloudmap-service-discovery: requires Route 53 hosted zone
- Dominant language
- Shell
- Stars
- 175
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
The script creates a public DNS namespace which requires Route 53. The `create-public-dns-namespace` operation needs DNS resolution to work.
## Current state
- Removed from non-interactive PR
- Operation ID regex fixed (allows lowercase alphanumeric)
## Steps to resolve
1. Create a Route 53 hosted zone prereq (or use private DNS namespace instead)
2. Test end-to-end
3. Add back to the non-interactive PR
Contributor guide
Research direction
Start with the 010-cloudmap-service-discovery script and its create-public-dns-namespace operation. Set up or account for the Route 53 hosted-zone prerequisite, test the flow end to end, and verify it can be restored to the non-interactive PR without breaking DNS resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, shell
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100