AWS Redshift (IAM)

JSON →
aws analytics

A fully managed, petabyte-scale data warehouse service in the cloud that allows you to analyze large datasets using SQL.

redshift:DescribeClustersredshift:DescribeEventsredshift:DescribeTagsredshift:ListDatabasesredshift:ListSchemasredshift:ListTablesredshift:DescribeTable
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "redshift:DescribeClusters",
        "redshift:DescribeEvents",
        "redshift:DescribeTags",
        "redshift:ListDatabases",
        "redshift:ListSchemas",
        "redshift:ListTables",
        "redshift:DescribeTable"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/redshift