An open API service indexing awesome lists of open source software.

https://github.com/cloudforet-io/plugin-aws-phd-inven-collector

Plugins for AWS Personal Health Dashboard Collector
https://github.com/cloudforet-io/plugin-aws-phd-inven-collector

collector inventory plugin

Last synced: about 1 year ago
JSON representation

Plugins for AWS Personal Health Dashboard Collector

Awesome Lists containing this project

README

          

AWS PHD(Personal Health Dashboard) Collector








Version
License: Apache 2.0


### Plugin to collect AWS Personal Health Dashboard

> SpaceONE's [plugin-aws-phd-inven-collector](https://github.com/spaceone-dev/plugin-aws-phd-inven-collector) is a convenient tool to get PHD(Personal Heath Dashboard) from AWS.

Find us also at [Dockerhub](https://hub.docker.com/repository/docker/spaceone/aws-cloud-services)
> Latest stable version : 1.4.6

Please contact us if you need any further information. ()

---

## Collecting Contents

* Table of Contents
* Event

---

## Authentication Overview

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": "*"
}
]
}

---

## Release Note

### Ver 1.4.6
Bugfix
* [No message from plugin](https://github.com/cloudforet-io/plugin-aws-phd-inven-collector/issues/4)

### Ver 1.4.3
Bugfix
* [modify cloud service type](https://github.com/spaceone-dev/plugin-aws-phd-inven-collector/commit/a93be4c7be6e2311b19bee825243fed802020630)

### Ver 1.4.2
Bugfix
* Error resource (#20)

### Ver 1.4.1
Enhancement
* Apply Error resource (#19)

### Ver 1.4
* Add name field for standardization.(#15)
* Remove to_date filter in query to collect future data all