Add a `description` param to security group commands
Open
ec2
feature-request
p3
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
### Describe the feature
The feature would add the ability to add a description when creating security group rules via dedicated option (`--description`) instead of only via the `--ip-permissions` option.
### Use Case
It would be nice to have a dedicated option to add a description when creating a security group instead of only being able to using the `--ip-permission` option.
### Proposed Solution
#4434
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CLI version used
any
### Environment details (OS name and version, etc.)
any
Contributor guide
Assessment
This issue has not been assessed yet.