View a markdown version of this page

Actions, resources, and condition keys for Amazon Kinesis Firehose - Service Authorization Reference
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

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*

aws:ResourceTag/${TagKey}

Write

StopDeliveryStreamEncryption

Grants permission to disable the specified destination of the specified delivery stream

deliverystream*

aws:ResourceTag/${TagKey}

Write

TagDeliveryStream

Grants permission to add or update tags for the specified delivery stream

deliverystream*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UntagDeliveryStream

Grants permission to remove tags from the specified delivery stream

deliverystream*

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UpdateDestination

Grants permission to update the specified destination of the specified delivery stream

deliverystream*

aws:ResourceTag/${TagKey}

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

deliverystream

arn:${Partition}:firehose:${Region}:${Account}:deliverystream/${DeliveryStreamName}

aws:ResourceTag/${TagKey}

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

aws:RequestTag/${TagKey}

Filters access by the tags that are passed in the request

String

aws:ResourceTag/${TagKey}

Filters access by the tags associated with the resource

String

aws:TagKeys

Filters access by the tag keys that are passed in the request

ArrayOfString