aws / aws-sdk

Landing page for the AWS SDKs on GitHub
https://aws.amazon.com/tools/
Other
72 stars 14 forks source link

Add `StreamExists` and `StreamNotExists` waiters for KinesisVideo #517

Open tim-finnigan opened 1 year ago

tim-finnigan commented 1 year ago

Original issue: https://github.com/boto/boto3/issues/3666

Current Kinesis waiters: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis.html#waiters

Request: Add StreamExists and StreamNotExists waiters for KinesisVideo: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesisvideo.html

tim-finnigan commented 1 year ago

P86229778