salesforce / aws-allowlister

Automatically compile an AWS Service Control Policy that ONLY allows AWS services that are compliant with your preferred compliance frameworks.
MIT License
221 stars 34 forks source link

--table option should output the service names as hyperlinks #65

Closed kmcquade closed 3 years ago

kmcquade commented 3 years ago

Consider the example below. Instead of simply "AWS Accounts" or "AWS Certificate Manager" we should include a markdown formatted link to the AWS documentation for that particular service.

Service Prefix Service Name
account AWS Accounts
acm AWS Certificate Manager
kmcquade commented 3 years ago

duplicate of #64