Amazon Kinesis Firehose Skill
amazonaws-com-firehose
amazonaws-com-firehose
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates a Firehose delivery stream. By default, you can create up to 50 delivery streams per Amazon Web Services Region. This is an asynchronous operation that immediately returns... |
POST | / | Deletes a delivery stream and its data. You can delete a delivery stream only if it is in one of the following states: ACTIVE, DELETING, CREATING_FAILED, or DELETING_FAILED. You c... |
POST | / | Describes the specified delivery stream and its status. For example, after your delivery stream is created, call DescribeDeliveryStream to see whether the delivery stream is ACTIV... |
POST | / | Lists your delivery streams in alphabetical order of their names. The number of delivery streams might be too large to return using a single call to ListDeliveryStreams. You can l... |
POST | / | Lists the tags for the specified delivery stream. This operation has a limit of five transactions per second per account. |
POST | / | Writes a single data record into an Amazon Firehose delivery stream. To write multiple data records into a delivery stream, use PutRecordBatch. Applications using these operations... |
POST | / | Writes multiple data records into a delivery stream in a single call, which can achieve higher throughput per producer than when writing single records. To write single data recor... |
POST | / | Enables server-side encryption (SSE) for the delivery stream. This operation is asynchronous. It returns immediately. When you invoke it, Firehose first sets the encryption status... |
POST | / | Disables server-side encryption (SSE) for the delivery stream. This operation is asynchronous. It returns immediately. When you invoke it, Firehose first sets the encryption statu... |
POST | / | Adds or updates tags for the specified delivery stream. A tag is a key-value pair that you can define and assign to Amazon Web Services resources. If you specify a tag that alread... |
POST | / | Removes tags from the specified delivery stream. Removed tags are deleted, and you can't recover them after this operation successfully completes. If you specify a tag that doesn'... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-firehose
Downloads and installs to ~/.claude/skills/amazonaws-com-firehose/
2015-08-04 (2026-02-13)