Defining Amazon Keyspaces Tables
The following properties are applicable to a Amazon Keyspaces Table object.
|
Tab |
Property |
Description |
Additional Information |
| General | Physical Name | Specifies the physical name of the table | |
| Throughput Mode | Specifies the read/write throughput capacity mode for the table |
Valid values: PAY_PER_REQUEST: This is a default Throughput Mode PROVISIONED: Requires read capacity units and write capacity units as inputs |
|
| Read Capacity | Specifies the read throughput capacity mode for the table |
Available when Throughput Mode is set to PROVISIONED |
|
| Write Capacity | Specifies the write throughput capacity mode for the table |
Available when Throughput Mode is set to PROVISIONED |
|
| Encryption Type | Specifies the encryption options for encryption |
Valid values: AWS_OWNED_KMS_KEY: Indicates the default encryption type CUSTOMER_MANAGED_KMS_KEY: Indicates the customer managed encryption type |
|
| KMS Key Identifier | Specifies the customer managed encryption key |
Available when Encryption Type is set to CUSTOMER_MANAGED_KMS_KEY |
|
| Point In Time Recovery | Specifies if point-in-time restore for the table. |
Valid values: ENABLED: Indicates point-in-time restore is enabled DISABLED: Indicates point-in-time restore is disabled. This is a default option. |
|
| Clustering Order By | Specifies whether the clustering order is ascending or descending |
|
|
| Options | Tag | Specifies the name and value of tags | |
| Comment | Update Entity Definition to Match | Specifies whether the entity definition should be updated to match comments | |
|
Copyright © 2023 Quest Software, Inc. |