aquasecurity / aquasecurity/cloudsploit
Reserved Instances Shouldn't Count Towards EC2 Limits
Open
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 751
- Avg merge
- 11d 9h
- Merged PRs (30d)
- 3
Description
http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/EC2.html#describeInstances-property
http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeReservedInstances.html
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-reserved-instances.html
Contributor guide
Research direction
Start by reading the linked AWS EC2 DescribeInstances, DescribeReservedInstances, and Reserved Instances documentation. Trace where EC2 limits are calculated in the repository, then verify that reserved instances are excluded from those limits and add coverage for the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100