Home

Help

Appl List

Basket (0)

Log In

Register

Request New Features


The most successful products are built around customer feedback, so help us shape the future of KopiCloud, with your ideas.

Share your ideas or vote for other people's ideas to help us to build our Roadmap.

You need to Login or Quick Sign Up to create request or comment.

Feature requests

Add Support for EKS, ECS and Fargate
Guillermo Musumeci one year ago AWS Inventory
Request Status: Planned Roadmap Status: Up Next Release Time: Q2-2023

Add Inventories of EKS, ECS and Fargate to AWS Inventory


Add Support for Redshift
Clawrence one year ago AWS Inventory
Request Status: Completed Roadmap Status: Completed Release Time: January 2023

Would love to see support for Amazon Redshift in AWS Inventory, we use it for data warehousing in multiple accounts and it would be great to be able to get this through your inventory tool instead of manually.

AWS Inventory for macOS
Guillermo Musumeci one year ago AWS Inventory
Request Status: Planned Roadmap Status: Up Next Release Time: Q2-2023

Release AWS Inventory for macOS


RDP and SSH EC2 Instances from EC2 Director
Guillermo Musumeci one year ago EC2 Director BASIC
Request Status: In Progress Roadmap Status: In Progress Release Time: Q2-2023

- RDP EC2 Instances 

- SSH EC2 Instances

- Password Manager to manage credentials

Informations in Kopi.AWS.Credentials file must be encrypted
Damien one year ago Move EC2
Request Status: Completed Roadmap Status: Completed Release Time: Feb-2023

AWS Access key ID and Secret access key appear in plain text in this file.


AWS Regions API
Guillermo Musumeci one year ago KopiCloud Web Site
Request Status: Completed Roadmap Status: Completed Release Time: January 2023

We want to add AWS Regions API to the KopiCloud website, so we don't need to release a new build every time AWS launches a new region.


EC2 Instance Launch time
Stefan one year ago AWS Inventory
Request Status: Planned Roadmap Status: Up Next Release Time: Q2-2023

Would it be possible to add Launch time field please? It will be very useful to count total cost of running instances.

Support for assumerole
Frank Branham one year ago AWS Inventory
Request Status: Planned Roadmap Status: Up Next Release Time: TBD

Any chance you could add support for assumerole auth? That is, have a single account (probably a Orgroot), but then for each addtional account, use a named assumerole to pull data from the other accounts. 

That was, you could have a set of canned roles for running Inventory across a wide number of accounts, but only need the credentials from the Primary account. And let IAM assumerole configuration allow actions for the other account. 

(Bug & Fixes) Move EC2 Can't Get List of IAM roles
Ian Springer 10 months ago Move EC2
Request Status: In Progress Roadmap Status: In Progress Release Time: June 2023

(Bug & Fixes)

Looks like Move EC2 is trying to use 2010-05-08 version of EC2, which has been deprecated. This results in the request for IAM roles failing, causing the UI to show there are no IAM roles available.

Log output:
2023/06/18 8:44 PM - AWS-IAM | Cannot Get List of IAM Roles. Error: The requested version (2010-05-08) of service AmazonEC2 does not exist


(Bug & Fixes) Error after failed EC2 Instance Move
Ian 10 months ago Move EC2
Request Status: In Progress Roadmap Status: In Progress Release Time: June 2023

(Bug & Fixes)


After a failure when trying to move an EC2 instance (such as insufficient quotas in the destination region), the MoveEC2 tool doesn't seem to clean up all the resources it creates properly, resulting in errors on subsequent move attempts that the ami storage isn't available in the source region (even thought it is).

Log excerpt:
2023/06/18 8:44 PM - AWS-EC2 | Starting the migration of EC2 instance [i-0819*OMITTED*444]....
2023/06/18 8:44 PM - AWS-EC2-TAG | [1] EC2 Tags exported
2023/06/18 8:44 PM - AWS-EC2 | Checking source EC2 Instance state....
2023/06/18 8:44 PM - AWS-EC2 | Instance [i-0819*OMITTED*444] state [stopped]
2023/06/18 8:44 PM - AWS-EC2 | EC2 Instance state: stopped
2023/06/18 8:44 PM - AWS-EC2 | Creating AMI image...
2023/06/18 8:44 PM - AWS-Images | AMI for Instance [i-0819*OMITTED*444] is [ami-030*OMITTED*cdb]
2023/06/18 8:44 PM - AWS-EC2 | Copying AMI image to another AWS Region...
2023/06/18 8:44 PM - AWS-Images | Copying AMI [ami-030*OMITTED*cdb] from Region [US East (Northern Virginia)] to Region [US West (Northern California)]
2023/06/18 8:44 PM - AWS-Images | Cannot copy AMI [ami-030*OMITTED*cdb] from Region [US East (Northern Virginia)] to Region [US West (Northern California)] - Error The storage for the ami is not available in the source region.
2023/06/18 8:44 PM - AWS-EC2 | AMI status failed. Error: Invalid id: "ERROR" (expecting "ami-...")