/AWS1/IF_FRH¶
/AWS1/IF_FRH represents the ABAP client for the Firehose service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_FRH
| Operation | Method |
|---|---|
| CreateDeliveryStream | CREATEDELIVERYSTREAM() |
| DeleteDeliveryStream | DELETEDELIVERYSTREAM() |
| DescribeDeliveryStream | DESCRIBEDELIVERYSTREAM() |
| ListDeliveryStreams | LISTDELIVERYSTREAMS() |
| ListTagsForDeliveryStream | LISTTAGSFORDELIVERYSTREAM() |
| PutRecord | PUTRECORD() |
| PutRecordBatch | PUTRECORDBATCH() |
| StartDeliveryStreamEncryption | STARTDELIVERYSTREAMENC() |
| StopDeliveryStreamEncryption | STOPDELIVERYSTREAMENCRYPTION() |
| TagDeliveryStream | TAGDELIVERYSTREAM() |
| UntagDeliveryStream | UNTAGDELIVERYSTREAM() |
| UpdateDestination | UPDATEDESTINATION() |