aws-samples / aws-samples/personalization-apis
Deployment error: CloudFront distribution comment too long
- Dominant language
- Python
- Stars
- 44
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
At deployment, a CloudFront distribution comment is constructed in the CloudFormation template based on a number of template parameter values. In some cases, this can result in a comment that exceeds the max length of 128 characters.
Contributor guide
Research direction
Locate the CloudFormation template that constructs the CloudFront distribution comment from template parameter values, then reproduce a deployment with values that exceed the 128-character limit. Define the change so deployments always produce a valid comment no longer than 128 characters, and verify it with the project's deployment or infrastructure validation checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100