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
Constructing the Streamer object not uses two parameters bucket_key and bucket_name as opposed to the old bucket parameter. This allows the calling code to specify a specific bucket_key to append to an existing bucket inside Initial State.
The Streamer constructor parameter client_key is now access_key to match the naming across the Initial State platform.