amplify-android icon indicating copy to clipboard operation
amplify-android copied to clipboard

[Analytics] Add Amazon Data Firehose Support

Open mattcreaser opened this issue 4 months ago • 2 comments

Before opening, please confirm:

Language and Async Model

Not applicable

Amplify Categories

Analytics

Gradle script dependencies

n/a

Environment information

n/a

Please include any relevant guides or documentation you're referencing

https://docs.amplify.aws/javascript/build-a-backend/add-aws-services/analytics/storing-data/#storing-data

Describe the feature request

The Amplify JS has support for recording events to be batched and sent to Amazon Data Firehose. This feature request covers bringing similar functionality to this platform.

Initialization steps (if applicable)

No response

Code Snippet

Configuration File

No response

GraphQL Schema

// Put your schema below this line


Additional information and screenshots

No response

mattcreaser avatar Jul 25 '25 17:07 mattcreaser

This issue was opened by a maintainer of this repository; updates will be posted here. If you are also experiencing this issue, please comment here with any relevant information so that we're aware and can prioritize accordingly.

github-actions[bot] avatar Jul 25 '25 17:07 github-actions[bot]

With the deprecation of the AWS Mobile SDK for Android, we will be looking to prioritize this feature to provide similar functionality that the SDK offered.

tylerjroach avatar Aug 08 '25 13:08 tylerjroach