As a user I want to add the relevant json string to my AWS policy based on the data I want cost management to collect from my account. Currently the json sting in the sources wizard has the minimal settings to collect basic AWS cost data, this does not include account alias names and Organisation information.
It would be great to have the ability for the user to select which data they are happy for cost management to collect then we just build the json string from that for copying.
Parts missing from minimal json:
"iam:ListAccountAliases",
"organizations:List*",
"organizations:Describe*"