SpaceONE's plugin-aws-phd-inven-collector is a convenient tool to get PHD(Personal Heath Dashboard) from AWS.
Find us also at Dockerhub
Latest stable version : 1.4.6
Please contact us if you need any further information. ([email protected])
- Table of Contents
- Event
Registered service account on SpaceONE must have certain permissions to collect cloud service data Please, set authentication privilege for followings:
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"health:Describe*"
],
"Effect": "Allow",
"Resource": "*"
}
]
}
Bugfix
Bugfix
Bugfix
- Error resource (#20)
Enhancement
- Apply Error resource (#19)
- Add name field for standardization.(#15)
- Remove to_date filter in query to collect future data all