Validate the aws account number which is worked on
- Dominant language
- Java
- Stars
- 32
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Ppl often work with multiple aws accounts and often run scenarios or api calls inadvertently on the wrong aws account.
**Describe the solution you'd like**
Take acc no in the config and validate before performing any operations
**Describe alternatives you've considered**
This is usefull for a generic scanario where the names of ELB/ec2/tags are same across accounts
Contributor guide
Research direction
Start by locating the configuration handling and AWS operation entry points in CloudRaider, then inspect how the account number is represented. Done means the configured account number is checked before operations can run, with behavior covering the multi-account scenario described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- cloud, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100