describeLimits
inline suspend fun KinesisClient.describeLimits(crossinline block: DescribeLimitsRequest.Builder.() -> Unit): DescribeLimitsResponse
Describes the shard limits and usage for the account.
If you update your account limits, the old limits might be returned for a few minutes.
This operation has a limit of one transaction per second per account.