You must be logged in to view saved presets
An IAM policy that allows IAM users to modify the Consolidated Billing, Preferences, and Credits console pages. It also allows an IAM user to view the following Billing and Cost Management console pages: Dashboard, Cost Explorer, Bills, Payment History, Advance Payment.
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"aws-portal:*Billing"
],
"Resource": "*",
"Effect": "Allow"
}
]
}