I have executed the following command on my Linux instance:
yum install custodian
It is installed, but I don't know how to start it and use it. Can anybody helps me how can use execute yml script.
In linux
We can install custodian by using commands like :
1). virtualenv
custodian
2). for starting custodian source custodian/bin/activate
3). install cli
on it
pip install cli
4). install c7n
pip install c7n
5). now configure user details as: aws configure