A collection of configuration templates for Amazon Cassandra resources as well as security controls for monitoring and protecting Amazon Cassandra configuration such as Config Rules, CloudWatch Alarms, EventBridge Rules, IAM policies, and more.
This template creates a new keyspace with the specified tags.
This template creates a new multi-Region keyspace that is replicated across three AWS Regions.
This template Creates a minimal Amazon Cassandra table with a single partition key column for storing ASCII messages in the 'my_keyspace' keyspace.
This template creates an Amazon Cassandra table with client-side timestamps, enabling the use of client-generated timestamps for data updates. The table has provisioned throughput, point-in-time recovery enabled, and default time-to-live set to 2 years. Tags are also added for easy identification and organization.
This CloudFormation template creates an Amazon Cassandra table with a customer-managed KMS key for encryption. It provisions the table with specified columns, sets up provisioned throughput, enables point-in-time recovery, and adds tags for easy identification.
This CloudFormation template creates a Cassandra table with a partition key column and regular columns. The table is created in the specified keyspace and includes columns for name and region.