Add tags to a new stream for an existing table
You can add tags when you create a new stream for an existing table. You can either use the PropagateTags
flag
to apply the table tags to the stream or specify new tags for the stream. You can use CQL or the AWS CLI to tag a new stream.
Note
Amazon Keyspaces CDC requires the presence of a service-linked role
(AWSServiceRoleForAmazonKeyspacesCDC
) that publishes metric data
from Amazon Keyspaces CDC streams into the "cloudwatch:namespace": "AWS/Cassandra"
in your CloudWatch account on your behalf. This role is created automatically for you. For
more information, see Using roles for Amazon Keyspaces CDC streams.