Support to create resource policy by recording max resource usage per user
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
When create or modify resource policy, we need reference in order to set proper resource allowance.
If the maximum amount of resources used within a certain period of time is recorded and provided so that the administrator can know, it is possible to establish an appropriate amount of resource policy for each user.
### Alternative ideas
_No response_
### Anything else?
When modify access policy in AWS IAM, we can refer IAM access advisor. It provide feature to block access to services that have not been used for a long time by recording the last day each user accessed the service.
JIRA Issue: BA-233
Contributor guide
Assessment
This issue has not been assessed yet.