awslabs / awslabs/aws-cyclone-solution
Error encountered when task definition job name is to long
- Dominant language
- Python
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When task definition job name is longer than 60 characters the IAM role cannot be created and this causes the stack deployment to fail. Needs further investigation.
This might also be causing a situation where resources cannot be deleted unless config is removed from dynamodb manually. Needs to be investigated
Contributor guide
Research direction
Start by reproducing a stack deployment with a task definition job name longer than 60 characters, then trace IAM role creation and the related cleanup path. Done means deployment succeeds with long names and failed or removed resources can be deleted without manually removing configuration from DynamoDB.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, infrastructure, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100