Before using Tablestore features, you must activate Tablestore. If you have activated Tablestore, you do not need to activate it again. You need to activate Tablestore only once. You are not charged when you activate Tablestore.
Prerequisites
The Tablestore CLI is downloaded. For more information, see Download the Tablestore CLI.
An AccessKey pair is obtained. For more information, see Create an AccessKey pair.
ImportantYou can use only the AccessKey pair of an Alibaba Cloud account to activate Tablestore.
Procedure
Run the config command to configure the AccessKey pair information. For more information, see Start the Tablestore CLI and configure access information.
config --id NTS********************** --key 7NR2****************************************
Run the
enable_service
command to activate Tablestore.The following sample response indicates successful activation:
Your service is enabled.
References
You can also activate Tablestore in the Alibaba Cloud console. For more information, see Step 1: Activate Tablestore.
After you enable Tablestore, you must create an instance and configure the instance information. For more information, see Instance operations and Start the Tablestore CLI and configure access information.