View a markdown version of this page

Actions, resources, and condition keys for Amazon Kinesis Firehose - Service Authorization Reference

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:

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

firehose:CreateDeliveryStream

Write

firehose:TagDeliveryStream

Tagging, Write

iam:PassRole

iam:PassedToService

firehose.amazonaws.com

Write

DeleteDeliveryStream

firehose:DeleteDeliveryStream

Write

DescribeDeliveryStream

firehose:DescribeDeliveryStream

Read

ListDeliveryStreams

firehose:ListDeliveryStreams

List

ListTagsForDeliveryStream

firehose:ListTagsForDeliveryStream

List

PutRecord

firehose:PutRecord

Write

PutRecordBatch

firehose:PutRecordBatch

Write

StartDeliveryStreamEncryption

firehose:StartDeliveryStreamEncryption

Write

StopDeliveryStreamEncryption

firehose:StopDeliveryStreamEncryption

Write

TagDeliveryStream

firehose:TagDeliveryStream

Tagging, Write

UntagDeliveryStream

firehose:UntagDeliveryStream

Tagging, Write

UpdateDestination

firehose:UpdateDestination

Write

iam:PassRole

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 AWS. 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

CreateDeliveryStream

Grants permission to create a delivery stream

deliverystream*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Write

DeleteDeliveryStream

Grants permission to delete a delivery stream and its data

deliverystream*

aws:ResourceTag/${TagKey}

Write

DescribeDeliveryStream

Grants permission to describe the specified delivery stream and gets the status

deliverystream*

aws:ResourceTag/${TagKey}

Read

ListDeliveryStreams

Grants permission to list your delivery streams

List

ListTagsForDeliveryStream

Grants permission to list the tags for the specified delivery stream

deliverystream*

aws:ResourceTag/${TagKey}

List

PutRecord

Grants permission to write a single data record into an Amazon Kinesis Firehose delivery stream

deliverystream*

aws:ResourceTag/${TagKey}

Write

PutRecordBatch

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

deliverystream*

aws:ResourceTag/${TagKey}

Write

StartDeliveryStreamEncryption

Grants permission to enable server-side encryption (SSE) for the delivery stream

deliverystream*