Package-level declarations

Types

Link copied to clipboard

You don't have sufficient access permissions to perform this action.

Link copied to clipboard

Amazon Keyspaces supports the target tracking auto scaling policy. With this policy, Amazon Keyspaces auto scaling ensures that the table's ratio of consumed to provisioned capacity stays at or near the target value that you specify. You define the target value as a percentage between 20 and 90.

Link copied to clipboard

The optional auto scaling settings for a table with provisioned throughput capacity.

Link copied to clipboard

The optional auto scaling capacity settings for a table in provisioned capacity mode.

Link copied to clipboard

Amazon Keyspaces has two read/write capacity modes for processing reads and writes on your tables:

Link copied to clipboard

The read/write throughput capacity mode for a table. The options are:

Link copied to clipboard
sealed class CdcPropagateTags
Link copied to clipboard

The settings for the CDC stream of a table. For more information about CDC streams, see Working with change data capture (CDC) streams in Amazon Keyspaces in the Amazon Keyspaces Developer Guide.

Link copied to clipboard

The settings of the CDC stream of the table. For more information about CDC streams, see Working with change data capture (CDC) streams in Amazon Keyspaces in the Amazon Keyspaces Developer Guide.

Link copied to clipboard
sealed class CdcStatus
Link copied to clipboard

The client-side timestamp setting of the table.

Link copied to clipboard
Link copied to clipboard

The optional clustering column portion of your primary key determines how the data is clustered and sorted within each partition.

Link copied to clipboard

The names and data types of regular columns.

Link copied to clipboard
class Comment

An optional comment that describes the table.

Link copied to clipboard

Amazon Keyspaces couldn't complete the requested action. This error may occur if you try to perform an action and the same or a different action is already in progress, or if you try to create a resource that already exists.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Amazon Keyspaces encrypts and decrypts the table data at rest transparently and integrates with Key Management Service for storing and managing the encryption key. You can choose one of the following KMS keys (KMS keys):

Link copied to clipboard
sealed class EncryptionType
Link copied to clipboard

A field definition consists out of a name and a type.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Amazon Keyspaces was unable to fully process this request because of an internal server error.

Link copied to clipboard

Base class for all service related exceptions thrown by the Keyspaces client

Link copied to clipboard
sealed class KeyspaceStatus
Link copied to clipboard

Represents the properties of a keyspace.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The partition key portion of the primary key is required and determines how Amazon Keyspaces stores the data. The partition key can be a single column, or it can be a compound value composed of two or more columns.

Link copied to clipboard

Point-in-time recovery (PITR) helps protect your Amazon Keyspaces tables from accidental write or delete operations by providing you continuous backups of your table data.

Link copied to clipboard
Link copied to clipboard

The point-in-time recovery status of the specified table.

Link copied to clipboard

The auto scaling settings of a multi-Region table in the specified Amazon Web Services Region.

Link copied to clipboard

The Amazon Web Services Region specific settings of a multi-Region table.

Link copied to clipboard

The Region-specific settings of a multi-Region table in the specified Amazon Web Services Region.

Link copied to clipboard

This shows the summary status of the keyspace after a new Amazon Web Services Region was added.

Link copied to clipboard

The replication specification of the keyspace includes:

Link copied to clipboard

The operation tried to access a keyspace, table, or type that doesn't exist. The resource might not be specified correctly, or its status might not be ACTIVE.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class Rs
Link copied to clipboard

Describes the schema of the table.

Link copied to clipboard

The operation exceeded the service quota for this resource. For more information on service quotas, see Quotas in the Amazon Keyspaces Developer Guide.

Link copied to clipboard
sealed class SortOrder
Link copied to clipboard

The static columns of the table. Static columns store values that are shared by all rows in the same partition.

Link copied to clipboard
sealed class TableStatus
Link copied to clipboard

Returns the name of the specified table, the keyspace it is stored in, and the unique identifier in the format of an Amazon Resource Name (ARN).

Link copied to clipboard
class Tag

Describes a tag. A tag is a key-value pair. You can add up to 50 tags to a single Amazon Keyspaces resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The auto scaling policy that scales a table based on the ratio of consumed to provisioned capacity.

Link copied to clipboard
sealed class ThroughputMode
Link copied to clipboard

Enable custom Time to Live (TTL) settings for rows and columns without setting a TTL default for the specified table.

Link copied to clipboard
sealed class TimeToLiveStatus
Link copied to clipboard
sealed class TypeStatus
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The operation failed due to an invalid or malformed request.

Link copied to clipboard
sealed class ViewType