Actions, resources, and condition keys for Amazon Kinesis Firehose
Amazon Kinesis Firehose (service prefix: firehose) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
API operations defined by Amazon Kinesis Firehose
The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.
| Operation | IAM action | Condition key | Possible value(s) | Access level |
|---|---|---|---|---|
|
CreateDeliveryStream |
Write |
|||
Tagging, Write |
||||
iam:PassedToService |
firehose.amazonaws.com |
Write |
||
|
DeleteDeliveryStream |
Write |
|||
|
DescribeDeliveryStream |
Read |
|||
|
ListDeliveryStreams |
List |
|||
|
ListTagsForDeliveryStream |
List |
|||
|
PutRecord |
Write |
|||
|
PutRecordBatch |
Write |
|||
|
StartDeliveryStreamEncryption |
Write |
|||
|
StopDeliveryStreamEncryption |
Write |
|||
|
TagDeliveryStream |
Tagging, Write |
|||
|
UntagDeliveryStream |
Tagging, Write |
|||
|
UpdateDestination |
Write |
|||
iam:PassedToService |
firehose.amazonaws.com |
Write |
Actions defined by Amazon Kinesis Firehose
You can specify the following actions in the Action element of an IAM
policy statement. Use policies to grant permissions to perform an operation in Amazon. When
you use an action in a policy, you usually allow or deny access to the API operation or CLI
command with the same name. However, in some cases, a single action controls access to more
than one operation. Alternatively, some operations require several different actions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to create a delivery stream |
Write |
|||
Grants permission to delete a delivery stream and its data |
Write |
|||
Grants permission to describe the specified delivery stream and gets the status |
Read |
|||
Grants permission to list your delivery streams |
List |
|||
Grants permission to list the tags for the specified delivery stream |
List |
|||
Grants permission to write a single data record into an Amazon Kinesis Firehose delivery stream |
Write |
|||
Grants permission to write multiple data records into a delivery stream in a single call, which can achieve higher throughput per producer than when writing single records |
Write |
|||
Grants permission to enable server-side encryption (SSE) for the delivery stream |
Write |
|||
Grants permission to disable the specified destination of the specified delivery stream |
Write |
|||
Grants permission to add or update tags for the specified delivery stream |
Tagging, Write |
|||
Grants permission to remove tags from the specified delivery stream |
Tagging, Write |
|||
Grants permission to update the specified destination of the specified delivery stream |
Write |
Resource types defined by Amazon Kinesis Firehose
The following resource types are defined by this service and can be used in the
Resource element of IAM permission policy statements.
| Resource types | ARN | Condition keys |
|---|---|---|
arn:${Partition}:firehose:${Region}:${Account}:deliverystream/${DeliveryStreamName} |
Condition keys for Amazon Kinesis Firehose
Amazon Kinesis Firehose defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access by the tags that are passed in the request |
String |
|
Filters access by the tags associated with the resource |
String |
|
Filters access by the tag keys that are passed in the request |
ArrayOfString |