ResourceNotFoundException
The requested resource doesn't exist or could not be found.
This exception occurs when you attempt to access a keyspace, table, stream, or other Amazon Keyspaces resource that doesn't exist or that has been deleted. Verify that the resource identifier is correct and that the resource exists in your account.
Types
Functions
Link copied to clipboard
inline fun copy(block: ResourceNotFoundException.Builder.() -> Unit = {}): ResourceNotFoundException