Does new line delimiter for Kinesis Firehose incur extra costs?

0

Kinesis Firehose has a feature to append a new line at the end of records before saving them to S3: https://docs.aws.amazon.com/firehose/latest/dev/create-destination.html

Will enabling a new line delimiter only incur additional pricing if I do not enable dynamic partitioning?

hRed
已提問 1 個月前檢視次數 77 次
1 個回答
1
已接受的答案

Hello.

As far as I can see in the document below, I don't think there is a charge for the "new line delimiter" function.
https://aws.amazon.com/firehose/pricing/?nc1=h_ls

You can enable Dynamic Partitioning to continuously group data by partitioning keys in your records (such as “customer_id”), and deliver the data grouped by the partitioning keys to corresponding Amazon S3 prefixes. With Dynamic Partitioning, you pay based on the amount of data processed through Dynamic Partitioning, and per object delivered to Amazon S3. If you use the JQ parser for Dynamic Partitioning, you pay per hour of processing for the JQ parsing.

I recommend that you open a case with AWS Support under "Account and billing" just to be safe.
Inquiries under "Account and billing" can be made free of charge.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile picture
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南