Skip to content

Conversation

@vtempest
Copy link
Collaborator

No description provided.

- Removed manual AWS Signature V4 signing implementation
- Replaced custom XML parsing with official AWS SDK v3 commands
- Implemented all EC2 operations using @aws-sdk/client-ec2:
  - DescribeInstances (no more "No reservationSet found" logs)
  - RunInstances (fixes instance creation failures)
  - All other EC2 operations (start, stop, terminate, etc.)
- Maintained backward compatibility with existing API interfaces
- Improved error handling and type safety
- Fixed instance launching functionality

This resolves the instance creation failures by using the official
AWS SDK instead of unreliable custom XML parsing.
Replace lucide-react Server icon with the app's apple-touch-icon.png
in the dashboard header for better branding consistency.
@vercel
Copy link

vercel bot commented Jan 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
cccp-control-panel Building Building Preview, Comment Jan 11, 2026 2:31am
starter-docs Building Building Preview, Comment Jan 11, 2026 2:31am

@vtempest vtempest merged commit d35fa55 into master Jan 11, 2026
1 of 3 checks passed
@vtempest vtempest deleted the claude/fix-ccp-instance-creation-rkraD branch January 11, 2026 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants