You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
When creating a new firehose stream it's not possible to set an S3 destination using the .withExtendedS3DestinationConfiguration() method. Currently, you have to use .withS3DestinationConfiguration(), but this method has been deprecated. Could you please update the code to support the new ExtendedS3DestinationConfiguration?