There is a SubscribeToShard SDK call. Is there an "unsubscribe from shard"?

0

There is a SubscribeToShard SDK call. Is there an "unsubscribe from shard"? Thank you.

posta un anno fa239 visualizzazioni
1 Risposta
0

Hi,

Kinesis Data Streams API doesn't offer an explicit "Unsubscribe" operation as there is "SubscribeToShard"[1]. However, by stopping your consumer from processing SubscribeToShard events, you can essentially unsubscribe from a shard.

[1] SubscribeToShard - https://docs.aws.amazon.com/kinesis/latest/APIReference/API_SubscribeToShard.html

AWS
TECNICO DI SUPPORTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande