AWS Firehose (IAM)

JSON →
aws analytics

Amazon Kinesis Data Firehose is a fully managed service for delivering real-time streaming data to destinations such as Amazon S3, Amazon Redshift, Amazon Elasticsearch Service, and Splunk.

firehose:PutRecordfirehose:PutRecordBatchfirehose:ListDeliveryStreamsfirehose:DescribeDeliveryStreamfirehose:TagDeliveryStreamfirehose:ListTagsForDeliveryStream
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "firehose:PutRecord",
        "firehose:PutRecordBatch",
        "firehose:ListDeliveryStreams",
        "firehose:DescribeDeliveryStream",
        "firehose:TagDeliveryStream",
        "firehose:ListTagsForDeliveryStream"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/firehose