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.

feita há um ano239 visualizações
1 Resposta
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
ENGENHEIRO DE SUPORTE
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas