StreamFailureErrorCode

Error codes for stream failures.

KINESIS_THROUGHPUT_EXCEEDED

The Kinesis stream throughput limit was exceeded.

KINESIS_STREAM_NOT_FOUND

The specified Kinesis stream was not found.

ROLE_ACCESS_DENIED

Access was denied for the specified IAM role.

KINESIS_ACCESS_DENIED

Access to the Kinesis stream was denied.

KINESIS_KMS_ACCESS_DENIED

Access to the KMS key for the Kinesis stream was denied.

KINESIS_OVERSIZE_RECORD

A record exceeded the Kinesis stream size limit.

CLUSTER_CMK_INACCESSIBLE

The cluster's customer-managed key is inaccessible.

INTERNAL_ERROR

An internal error occurred.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : StreamFailureErrorCode

Properties

Link copied to clipboard
abstract val value: String