AWS AmazonElastiCache documentation change
Summary
Updated terminology from 'self-designed clusters' to 'node-based clusters' throughout documentation, including section headers, metric/event descriptions, and code examples.
Security assessment
The changes appear to be terminology updates rather than addressing specific security vulnerabilities. While security-related events like 'CacheClusterSecurityGroupModified' are mentioned, the modifications only update cluster type references without altering security content or introducing new security features.
Diff
diff --git a/AmazonElastiCache/latest/dg/self-designed-metrics-events.valkey-and-redis.md b/AmazonElastiCache/latest/dg/self-designed-metrics-events.valkey-and-redis.md index c215aa3e3..08a09ac8f 100644 --- a//AmazonElastiCache/latest/dg/self-designed-metrics-events.valkey-and-redis.md +++ b//AmazonElastiCache/latest/dg/self-designed-metrics-events.valkey-and-redis.md @@ -5 +5 @@ -Self-designed cluster metricsSelf-designed cluster events (Valkey and Redis OSS) +Node-based cluster metricsNode-based cluster events (Valkey and Redis OSS) @@ -7 +7 @@ Self-designed cluster metricsSelf-designed cluster events (Valkey and Redis OSS) -# Self-designed cluster metrics and events for Valkey and Redis OSS +# Metrics and events for node-based Valkey and Redis OSS clusters @@ -9 +9 @@ Self-designed cluster metricsSelf-designed cluster events (Valkey and Redis OSS) -ElastiCache offers a wide variety of metrics and events for monitoring self-designed clusters when working with Valkey and Redis OSS . This includes host-level metrics, command level metrics, and event logs available via the AWS CLI and the Amazon Simple Notification Service (SNS). +ElastiCache offers a wide variety of metrics and events for monitoring node-based Valkey and Redis OSS clusters. This includes host-level metrics, command level metrics, and event logs available via the AWS CLI and the Amazon Simple Notification Service (SNS). @@ -13 +13 @@ ElastiCache offers a wide variety of metrics and events for monitoring self-desi - * Metrics for self-designed clusters + * Metrics for node-based clusters @@ -15 +15 @@ ElastiCache offers a wide variety of metrics and events for monitoring self-desi - * Events for self-designed clusters (Valkey and Redis OSS) + * Events for node-based clusters (Valkey and Redis OSS) @@ -20 +20 @@ ElastiCache offers a wide variety of metrics and events for monitoring self-desi -## Metrics for self-designed clusters +## Metrics for node-based clusters @@ -22 +22 @@ ElastiCache offers a wide variety of metrics and events for monitoring self-desi -When you self-design clusters, ElastiCache emits metrics at each node level, including both host-level metrics and cache metrics. +When you create a node-based cluster, ElastiCache emits metrics at each node level, including both host-level metrics and cache metrics. @@ -28 +28 @@ For more information on node-level metrics, see [Metrics for Valkey and Redis OS -## Events for self-designed clusters (Valkey and Redis OSS) +## Events for node-based clusters (Valkey and Redis OSS) @@ -30 +30 @@ For more information on node-level metrics, see [Metrics for Valkey and Redis OS -ElastiCache logs events that relate to your self-designed caches. When working with self-designed clusters, you can view your cluster events in the ElastiCache console, using the AWS CLI, or using Amazon Simple Notification Service (SNS). Self-designed cluster events are not published to Amazon EventBridge. +ElastiCache logs events that relate to your node-based clusters. When working with node-based clusters, you can view your cluster events in the ElastiCache console, using the AWS CLI, or using Amazon Simple Notification Service (SNS). Node-based cluster events are not published to Amazon EventBridge. @@ -32 +32 @@ ElastiCache logs events that relate to your self-designed caches. When working w -Self-designed cluster event information includes the date and time of the event, the source name and source type of the event, and a description of the event. You can easily retrieve events from the log using the ElastiCache console, the AWS CLI describe-events command, or the ElastiCache API action DescribeEvents. +Node-based cluster event information includes the date and time of the event, the source name and source type of the event, and a description of the event. You can easily retrieve events from the log using the ElastiCache console, the AWS CLI describe-events command, or the ElastiCache API action DescribeEvents. @@ -53 +53 @@ To generate a list of ElastiCache events using the AWS CLI, use the command desc -The following code lists up to 40 self-designed cluster events. +The following code lists up to 40 node-based cluster events. @@ -58 +58 @@ The following code lists up to 40 self-designed cluster events. -The following code lists all events for self-designed caches for the past 24 hours (1440 minutes). +The following code lists all events for node-based caches for the past 24 hours (1440 minutes). @@ -63 +63 @@ The following code lists all events for self-designed caches for the past 24 hou -Self-designed cluster events +Node-based cluster events @@ -65 +65 @@ Self-designed cluster events -This section contains the list of events you can expect to receive for your self-designed clusters. +This section contains the list of events you can expect to receive for your node-based clusters. @@ -71 +71 @@ Event Name | Message | Description -ElastiCache:AddCacheNodeComplete | `ElastiCache:AddCacheNodeComplete : `cache-cluster`` | A cache node has been added to the cache cluster and is ready for use. +ElastiCache:AddCacheNodeComplete | `ElastiCache:AddCacheNodeComplete : `cache-cluster`` | A cache node has been added to the cluster and is ready for use. @@ -73,3 +73,3 @@ ElastiCache:AddCacheNodeFailed due to insufficient free IP addresses | `ElastiC -ElastiCache:CacheClusterParametersChanged | `ElastiCache:CacheClusterParametersChanged : `cluster-name`` | One or more cache cluster parameters have been changed. -ElastiCache:CacheClusterProvisioningComplete | `ElastiCache:CacheClusterProvisioningComplete `cluster-name-0001-005`` | The provisioning of a cache cluster is completed, and the cache nodes in the cache cluster are ready to use. -ElastiCache:CacheClusterProvisioningFailed due to incompatible network state | `ElastiCache:CacheClusterProvisioningFailed : `cluster-name`` | An attempt was made to launch a new cache cluster into a nonexistent virtual private cloud (VPC). +ElastiCache:CacheClusterParametersChanged | `ElastiCache:CacheClusterParametersChanged : `cluster-name`` | One or more cluster parameters have been changed. +ElastiCache:CacheClusterProvisioningComplete | `ElastiCache:CacheClusterProvisioningComplete `cluster-name-0001-005`` | The provisioning of a cluster is completed, and the cache nodes in the cache cluster are ready to use. +ElastiCache:CacheClusterProvisioningFailed due to incompatible network state | `ElastiCache:CacheClusterProvisioningFailed : `cluster-name`` | An attempt was made to launch a new cluster into a nonexistent virtual private cloud (VPC). @@ -80,3 +80,3 @@ ElastiCache:CacheClusterSecurityGroupModified | `ElastiCache:CacheClusterSecuri - * The list of cache security groups authorized for the cache cluster has been modified. - * One or more new EC2 security groups have been authorized on any of the cache security groups associated with the cache cluster. - * One or more EC2 security groups have been revoked from any of the cache security groups associated with the cache cluster. + * The list of cache security groups authorized for the cluster has been modified. + * One or more new EC2 security groups have been authorized on any of the cache security groups associated with the cluster. + * One or more EC2 security groups have been revoked from any of the cache security groups associated with the cluster. @@ -98 +98 @@ ElastiCache:CreateReplicationGroupComplete | `ElastiCache:CreateReplicationGrou -ElastiCache:DeleteCacheClusterComplete | `ElastiCache:DeleteCacheClusterComplete : `cluster-name`` | The deletion of a cache cluster and all associated cache nodes has completed. +ElastiCache:DeleteCacheClusterComplete | `ElastiCache:DeleteCacheClusterComplete : `cluster-name`` | The deletion of a cluster and all associated cache nodes has completed. @@ -105 +105 @@ ElastiCache:NodeReplacementScheduled | `ElastiCache:NodeReplacementScheduled : -ElastiCache:RemoveCacheNodeComplete | `ElastiCache:RemoveCacheNodeComplete : `cluster-name`` | A cache node has been removed from the cache cluster. +ElastiCache:RemoveCacheNodeComplete | `ElastiCache:RemoveCacheNodeComplete : `cluster-name`` | A cache node has been removed from the cluster. @@ -118 +118 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Serverless metrics and events for Valkey and Redis OSS +Metrics and events for Valkey and Redis OSS serverless