**To describe shard limits** The following ``describe-limits`` example displays the shard limits and usage for the current AWS account. :: aws kinesis describe-limits Output:: { "ShardLimit": 500, "OpenShardCount": 29 } For more information, see `Resharding a Stream `__ in the *Amazon Kinesis Data Streams Developer Guide*.