What is the ServiceCode for Amazon Keyspaces (for Apache Cassandra)?

0

Hi!

I can't seem to find the ServiceCode for Keyspaces in the output from aws pricing describe-services, in order to pass the code into the aws pricing get-products --service-code <value> flag. (For example, this is Neptune aws pricing get-products --service-code "AmazonNeptune")

Any help appreciated!

suhan
已提问 7 个月前338 查看次数
1 回答
1
已接受的回答

Hello.

When I checked with the command below, it seems likely that "AmazonMCS" is the service code for Amazon Keyspaces.
During the preview period, it was called Amazon MCS, but officially it appears to be a service called Amazon Keyspaces.

aws pricing describe-services --region us-east-1 --query "Services"[]."ServiceCode"

https://aws.amazon.com/jp/blogs/aws/new-amazon-keyspaces-for-apache-cassandra-is-now-generally-available/

We introduced Amazon Managed Apache Cassandra Service (MCS) in preview at re:Invent last year. In the few months that passed, the service introduced many new features, and it is generally available today with a new name: Amazon Keyspaces (for Apache Cassandra).

profile picture
专家
已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则