Package-level declarations
Types
You don't have sufficient access permissions to perform this action.
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.
The optional auto scaling settings for a table with provisioned throughput capacity.
The optional auto scaling capacity settings for a table in provisioned capacity mode.
Amazon Keyspaces has two read/write capacity modes for processing reads and writes on your tables:
The read/write throughput capacity mode for a table. The options are:
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.
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.
The client-side timestamp setting of the table.
The optional clustering column portion of your primary key determines how the data is clustered and sorted within each partition.
The names and data types of regular columns.
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.
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):
A field definition consists out of a name and a type.
Amazon Keyspaces was unable to fully process this request because of an internal server error.
Base class for all service related exceptions thrown by the Keyspaces client
Represents the properties of a keyspace.
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.
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.
The point-in-time recovery status of the specified table.
The auto scaling settings of a multi-Region table in the specified Amazon Web Services Region.
The Amazon Web Services Region specific settings of a multi-Region table.
The Region-specific settings of a multi-Region table in the specified Amazon Web Services Region.
This shows the summary status of the keyspace after a new Amazon Web Services Region was added.
The replication specification of the keyspace includes:
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
.
Describes the schema of the table.
The operation exceeded the service quota for this resource. For more information on service quotas, see Quotas in the Amazon Keyspaces Developer Guide.
The static columns of the table. Static columns store values that are shared by all rows in the same partition.
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).
The auto scaling policy that scales a table based on the ratio of consumed to provisioned capacity.
Enable custom Time to Live (TTL) settings for rows and columns without setting a TTL default for the specified table.
The operation failed due to an invalid or malformed request.