damalmax / damalmax/local-rust-cloud
Add support for IAM: delete_user operation
Open
enhancement
IAM
- Dominant language
- Rust
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Here is the link to the documentation page: https://docs.aws.amazon.com/IAM/latest/APIReference/API_DeleteUser.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked AWS IAM DeleteUser API documentation and inspecting how existing IAM operations are represented in the repository. Identify the relevant entry point and tests for IAM support, then verify that the delete_user operation matches the documented request and response behavior and that its tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- authorization, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100