{"slug":"iam-aws-redshift","cloud":"aws","service":"redshift","title":"AWS Redshift (IAM)","description":"A fully managed, petabyte-scale data warehouse service in the cloud that allows you to analyze large datasets using SQL.","category":"analytics","common_permissions":["redshift:DescribeClusters","redshift:DescribeEvents","redshift:DescribeTags","redshift:ListDatabases","redshift:ListSchemas","redshift:ListTables","redshift:DescribeTable"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"redshift:DescribeClusters\",\n        \"redshift:DescribeEvents\",\n        \"redshift:DescribeTags\",\n        \"redshift:ListDatabases\",\n        \"redshift:ListSchemas\",\n        \"redshift:ListTables\",\n        \"redshift:DescribeTable\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid redshift:* — grants full control including creating, modifying, and deleting clusters and data.","Avoid redshift:DeleteCluster — allows deletion of clusters, causing permanent data loss."],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/redshift/redshift.json","tags":["iam","aws"],"last_verified":"2026-06-14T00:00:00.000Z","next_check":"2026-12-11T00:00:00.000Z","created_at":"2026-06-14T04:49:18.300Z","updated_at":"2026-06-14T04:49:18.300Z"}