Policy Elements for Amazon Redshift
The
Element Descriptions
section of the AWS Identity and Access Management Using IAM guide describes
elements you can use in a policy. For policies that you create for Amazon Redshift, note the following
about specific policy elements:
• Resource – Amazon Redshift does not differentiate among resources for purposes of IAM permissions.
Therefore you must specify a "*" as the value of the Resource element in a policy.
Action – Amazon Redshift supports policies to provide access to individual Amazon Redshift API
actions. The Action element identifies one or more Amazon Redshift actions that are allowed or denied.
For a complete list of Amazon Redshift actions, go to
Actions
in the Amazon Redshift API Reference.
API Link
Action
AuthorizeClusterSecurityGroupIngress
redshift:AuthorizeClusterSecurityGroupIngress
CopyClusterSnapshot
redshift:CopyClusterSnapshot
CreateCluster
redshift:CreateCluster
CreateClusterParameterGroup
redshift:CreateClusterParameterGroup
CreateClusterSecurityGroup
redshift:CreateClusterSecurityGroup
CreateClusterSnapshot
redshift:CreateClusterSnapshot
CreateClusterSubnetGroup
redshift:CreateClusterSubnetGroup
DeleteCluster
redshift:DeleteCluster
DeleteClusterParameterGroup
redshift:DeleteClusterParameterGroup
DeleteClusterSecurityGroup
redshift:DeleteClusterSecurityGroup
DeleteClusterSnapshot
redshift:DeleteClusterSnapshot
DeleteClusterSubnetGroup
redshift:DeleteClusterSubnetGroup
DescribeClusterParameterGroups
redshift:DescribeClusterParameterGroups
DescribeClusterParameters
redshift:DescribeClusterParameters
DescribeClusterSecurityGroups
redshift:DescribeClusterSecurityGroups
DescribeClusterSnapshots
redshift:DescribeClusterSnapshots
DescribeClusterSubnetGroups
redshift:DescribeClusterSubnetGroups
DescribeClusterVersions
redshift:DescribeClusterVersions
DescribeClusters
redshift:DescribeClusters
DescribeDefaultClusterParameters
redshift:DescribeDefaultClusterParameters
DescribeEvents
redshift:DescribeEvents
DescribeOrderableClusterOptions
redshift:DescribeOrderableClusterOptions
DescribeReservedNodeOfferings
redshift:DescribeReservedNodeOfferings
DescribeReservedNodes
redshift:DescribeReservedNodes
API Version 2012-12-01
91
Amazon Redshift Management Guide
Policy Elements for Amazon Redshift