```python oil = Oil(my_config) permissions = oil.permissions('aws') # gets a unique list of AWS permissions necessary to run the scan ```