(cli): Add hot-swap support for AWS Synthetics Canaries
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Description
I'd like to hot-swap the code for AWS Synthetics Canaries.
### Use Case
The development experience for canary scripts would be much faster.

### Proposed Solution
I'm not too familiar with the hot-swapping code, but hot-swap likely boils down to uploading the code asset and calling the [UpdateCanary](https://docs.aws.amazon.com/AmazonSynthetics/latest/APIReference/API_UpdateCanary.html) API.
### Other information
_No response_
### Acknowledge
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
Contributor guide
Research direction
The issue names no files or tests. Start by reviewing the existing hot-swap implementation and the AWS Synthetics UpdateCanary API, then determine how the canary code asset is uploaded. Done means hot-swapping a canary script updates its code through the requested API without a full deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100