cdklabs / cdklabs/cdk-ssm-documents
Missing support for attachments to AutomationDocuments
Open
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 9
- Avg merge
- 1d 16m
- Merged PRs (30d)
- 7
Description
This would support modular code in projects with multiple `ExecuteScriptStep` step files already in use.
From what I understand the attachment file needs to be added to the document and the step itself.
Contributor guide
Research direction
Start by tracing AutomationDocuments and ExecuteScriptStep in the TypeScript project to understand how document content and steps are represented. Determine how an attachment file must be associated with both, then verify that a document using multiple ExecuteScriptStep files includes the attachment correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100