Class: AWS.ElastiCache
- Inherits:
-
AWS.Service
- Object
- AWS.Service
- AWS.ElastiCache
- Identifier:
- elasticache
- API Version:
- 2015-02-02
- Defined in:
- (unknown)
Overview
Constructs a service interface object. Each API operation is exposed as a function on service.
Service Description
Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale a distributed cache in the cloud.
With ElastiCache, customers get all of the benefits of a high-performance, in-memory cache with less of the administrative burden involved in launching and managing a distributed cache. The service makes setup, scaling, and cluster failure handling much simpler than in a self-managed cache deployment.
In addition, through integration with Amazon CloudWatch, customers get enhanced visibility into the key performance statistics associated with their cache and can receive alarms if a part of their cache runs hot.
Sending a Request Using ElastiCache
var elasticache = new AWS.ElastiCache();
elasticache.addTagsToResource(params, function (err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Locking the API Version
In order to ensure that the ElastiCache object uses this specific API, you can
construct the object by passing the apiVersion
option to the constructor:
var elasticache = new AWS.ElastiCache({apiVersion: '2015-02-02'});
You can also set the API version globally in AWS.config.apiVersions
using
the elasticache service identifier:
AWS.config.apiVersions = {
elasticache: '2015-02-02',
// other service API versions
};
var elasticache = new AWS.ElastiCache();
Version:
-
2015-02-02
Waiter Resource States
This service supports a list of resource states that can be polled using the waitFor() method. The resource states are:
cacheClusterAvailable, cacheClusterDeleted, replicationGroupAvailable, replicationGroupDeleted
Constructor Summary
-
new AWS.ElastiCache(options = {}) ⇒ Object
constructor
Constructs a service object.
Property Summary
-
endpoint ⇒ AWS.Endpoint
readwrite
An Endpoint object representing the endpoint URL for service requests.
Properties inherited from AWS.Service
Method Summary
-
addTagsToResource(params = {}, callback) ⇒ AWS.Request
Adds up to 50 cost allocation tags to the named resource.
-
authorizeCacheSecurityGroupIngress(params = {}, callback) ⇒ AWS.Request
Allows network ingress to a cache security group.
-
copySnapshot(params = {}, callback) ⇒ AWS.Request
Makes a copy of an existing snapshot.
-
createCacheCluster(params = {}, callback) ⇒ AWS.Request
Creates a cluster.
-
createCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Creates a new Amazon ElastiCache cache parameter group.
-
createCacheSecurityGroup(params = {}, callback) ⇒ AWS.Request
Creates a new cache security group.
-
createCacheSubnetGroup(params = {}, callback) ⇒ AWS.Request
Creates a new cache subnet group.
-
createReplicationGroup(params = {}, callback) ⇒ AWS.Request
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
-
createSnapshot(params = {}, callback) ⇒ AWS.Request
Creates a copy of an entire cluster or replication group at a specific moment in time.
-
decreaseReplicaCount(params = {}, callback) ⇒ AWS.Request
Dynamically decreases the number of replics in a Redis (cluster mode disabled) replication group or the number of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
-
deleteCacheCluster(params = {}, callback) ⇒ AWS.Request
Deletes a previously provisioned cluster.
-
deleteCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Deletes the specified cache parameter group.
-
deleteCacheSecurityGroup(params = {}, callback) ⇒ AWS.Request
Deletes a cache security group.
-
deleteCacheSubnetGroup(params = {}, callback) ⇒ AWS.Request
Deletes a cache subnet group.
-
deleteReplicationGroup(params = {}, callback) ⇒ AWS.Request
Deletes an existing replication group.
-
deleteSnapshot(params = {}, callback) ⇒ AWS.Request
Deletes an existing snapshot.
-
describeCacheClusters(params = {}, callback) ⇒ AWS.Request
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
-
describeCacheEngineVersions(params = {}, callback) ⇒ AWS.Request
Returns a list of the available cache engines and their versions.
-
describeCacheParameterGroups(params = {}, callback) ⇒ AWS.Request
Returns a list of cache parameter group descriptions.
-
describeCacheParameters(params = {}, callback) ⇒ AWS.Request
Returns the detailed parameter list for a particular cache parameter group.
-
describeCacheSecurityGroups(params = {}, callback) ⇒ AWS.Request
Returns a list of cache security group descriptions.
-
describeCacheSubnetGroups(params = {}, callback) ⇒ AWS.Request
Returns a list of cache subnet group descriptions.
-
describeEngineDefaultParameters(params = {}, callback) ⇒ AWS.Request
Returns the default engine and system parameter information for the specified cache engine.
-
describeEvents(params = {}, callback) ⇒ AWS.Request
Returns events related to clusters, cache security groups, and cache parameter groups.
-
describeReplicationGroups(params = {}, callback) ⇒ AWS.Request
Returns information about a particular replication group.
-
describeReservedCacheNodes(params = {}, callback) ⇒ AWS.Request
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
-
describeReservedCacheNodesOfferings(params = {}, callback) ⇒ AWS.Request
Lists available reserved cache node offerings.
-
describeSnapshots(params = {}, callback) ⇒ AWS.Request
Returns information about cluster or replication group snapshots.
-
increaseReplicaCount(params = {}, callback) ⇒ AWS.Request
Dynamically increases the number of replics in a Redis (cluster mode disabled) replication group or the number of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group.
-
listAllowedNodeTypeModifications(params = {}, callback) ⇒ AWS.Request
Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
-
listTagsForResource(params = {}, callback) ⇒ AWS.Request
Lists all cost allocation tags currently on the named resource.
-
modifyCacheCluster(params = {}, callback) ⇒ AWS.Request
Modifies the settings for a cluster.
-
modifyCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Modifies the parameters of a cache parameter group.
-
modifyCacheSubnetGroup(params = {}, callback) ⇒ AWS.Request
Modifies an existing cache subnet group.
-
modifyReplicationGroup(params = {}, callback) ⇒ AWS.Request
Modifies the settings for a replication group.
-
modifyReplicationGroupShardConfiguration(params = {}, callback) ⇒ AWS.Request
Modifies a replication group's shards (node groups) by allowing you to add shards, remove shards, or rebalance the keyspaces among exisiting shards.
-
purchaseReservedCacheNodesOffering(params = {}, callback) ⇒ AWS.Request
Allows you to purchase a reserved cache node offering.
-
rebootCacheCluster(params = {}, callback) ⇒ AWS.Request
Reboots some, or all, of the cache nodes within a provisioned cluster.
-
removeTagsFromResource(params = {}, callback) ⇒ AWS.Request
Removes the tags identified by the TagKeys list from the named resource.
-
resetCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Modifies the parameters of a cache parameter group to the engine or system default value.
-
revokeCacheSecurityGroupIngress(params = {}, callback) ⇒ AWS.Request
Revokes ingress from a cache security group.
-
testFailover(params = {}, callback) ⇒ AWS.Request
Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
-
waitFor(state, params = {}, callback) ⇒ AWS.Request
Waits for a given ElastiCache resource.
Methods inherited from AWS.Service
makeRequest, makeUnauthenticatedRequest, setupRequestListeners, defineService
Constructor Details
new AWS.ElastiCache(options = {}) ⇒ Object
Constructs a service object. This object has one method for each API operation.
Examples:
Constructing a ElastiCache object
var elasticache = new AWS.ElastiCache({apiVersion: '2015-02-02'});
Options Hash (options):
-
params
(map)
—
An optional map of parameters to bind to every request sent by this service object. For more information on bound parameters, see "Working with Services" in the Getting Started Guide.
-
endpoint
(String)
—
The endpoint URI to send requests to. The default endpoint is built from the configured
region
. The endpoint should be a string like'https://{service}.{region}.amazonaws.com'
. -
accessKeyId
(String)
—
your AWS access key ID.
-
secretAccessKey
(String)
—
your AWS secret access key.
-
sessionToken
(AWS.Credentials)
—
the optional AWS session token to sign requests with.
-
credentials
(AWS.Credentials)
—
the AWS credentials to sign requests with. You can either specify this object, or specify the accessKeyId and secretAccessKey options directly.
-
credentialProvider
(AWS.CredentialProviderChain)
—
the provider chain used to resolve credentials if no static
credentials
property is set. -
region
(String)
—
the region to send service requests to. See AWS.ElastiCache.region for more information.
-
maxRetries
(Integer)
—
the maximum amount of retries to attempt with a request. See AWS.ElastiCache.maxRetries for more information.
-
maxRedirects
(Integer)
—
the maximum amount of redirects to follow with a request. See AWS.ElastiCache.maxRedirects for more information.
-
sslEnabled
(Boolean)
—
whether to enable SSL for requests.
-
paramValidation
(Boolean|map)
—
whether input parameters should be validated against the operation description before sending the request. Defaults to true. Pass a map to enable any of the following specific validation features:
- min [Boolean] — Validates that a value meets the min
constraint. This is enabled by default when paramValidation is set
to
true
. - max [Boolean] — Validates that a value meets the max constraint.
- pattern [Boolean] — Validates that a string value matches a regular expression.
- enum [Boolean] — Validates that a string value matches one of the allowable enum values.
- min [Boolean] — Validates that a value meets the min
constraint. This is enabled by default when paramValidation is set
to
-
computeChecksums
(Boolean)
—
whether to compute checksums for payload bodies when the service accepts it (currently supported in S3 only)
-
convertResponseTypes
(Boolean)
—
whether types are converted when parsing response data. Currently only supported for JSON based services. Turning this off may improve performance on large response payloads. Defaults to
true
. -
correctClockSkew
(Boolean)
—
whether to apply a clock skew correction and retry requests that fail because of an skewed client clock. Defaults to
false
. -
s3ForcePathStyle
(Boolean)
—
whether to force path style URLs for S3 objects.
-
s3BucketEndpoint
(Boolean)
—
whether the provided endpoint addresses an individual bucket (false if it addresses the root API endpoint). Note that setting this configuration option requires an
endpoint
to be provided explicitly to the service constructor. -
s3DisableBodySigning
(Boolean)
—
whether S3 body signing should be disabled when using signature version
v4
. Body signing can only be disabled when using https. Defaults totrue
. -
retryDelayOptions
(map)
—
A set of options to configure the retry delay on retryable errors. Currently supported options are:
- base [Integer] — The base number of milliseconds to use in the exponential backoff for operation retries. Defaults to 100 ms for all services except DynamoDB, where it defaults to 50ms.
- customBackoff [function] — A custom function that accepts a retry count
and returns the amount of time to delay in milliseconds. The
base
option will be ignored if this option is supplied.
-
httpOptions
(map)
—
A set of options to pass to the low-level HTTP request. Currently supported options are:
- proxy [String] — the URL to proxy requests through
- agent [http.Agent, https.Agent] — the Agent object to perform
HTTP requests with. Used for connection pooling. Defaults to the global
agent (
http.globalAgent
) for non-SSL connections. Note that for SSL connections, a special Agent object is used in order to enable peer certificate verification. This feature is only available in the Node.js environment. - connectTimeout [Integer] — Sets the socket to timeout after
failing to establish a connection with the server after
connectTimeout
milliseconds. This timeout has no effect once a socket connection has been established. - timeout [Integer] — Sets the socket to timeout after timeout milliseconds of inactivity on the socket. Defaults to two minutes (120000).
- xhrAsync [Boolean] — Whether the SDK will send asynchronous HTTP requests. Used in the browser environment only. Set to false to send requests synchronously. Defaults to true (async on).
- xhrWithCredentials [Boolean] — Sets the "withCredentials" property of an XMLHttpRequest object. Used in the browser environment only. Defaults to false.
-
apiVersion
(String, Date)
—
a String in YYYY-MM-DD format (or a date) that represents the latest possible API version that can be used in all services (unless overridden by
apiVersions
). Specify 'latest' to use the latest possible version. -
apiVersions
(map<String, String|Date>)
—
a map of service identifiers (the lowercase service class name) with the API version to use when instantiating a service. Specify 'latest' for each individual that can use the latest available version.
-
logger
(#write, #log)
—
an object that responds to .write() (like a stream) or .log() (like the console object) in order to log information about requests
-
systemClockOffset
(Number)
—
an offset value in milliseconds to apply to all signing times. Use this to compensate for clock skew when your system may be out of sync with the service time. Note that this configuration option can only be applied to the global
AWS.config
object and cannot be overridden in service-specific configuration. Defaults to 0 milliseconds. -
signatureVersion
(String)
—
the signature version to sign requests with (overriding the API configuration). Possible values are: 'v2', 'v3', 'v4'.
-
signatureCache
(Boolean)
—
whether the signature to sign requests with (overriding the API configuration) is cached. Only applies to the signature version 'v4'. Defaults to
true
. -
dynamoDbCrc32
(Boolean)
—
whether to validate the CRC32 checksum of HTTP response bodies returned by DynamoDB. Default:
true
. -
useAccelerateEndpoint
(Boolean)
—
Whether to use the S3 Transfer Acceleration endpoint with the S3 service. Default:
false
. -
clientSideMonitoring
(Boolean)
—
whether to collect and publish this client's performance metrics of all its API requests.
-
endpointDiscoveryEnabled
(Boolean)
—
whether to enable endpoint discovery for operations that allow optionally using an endpoint returned by the service. Defaults to 'false'
-
endpointCacheSize
(Number)
—
the size of the global cache storing endpoints from endpoint discovery operations. Once endpoint cache is created, updating this setting cannot change existing cache size. Defaults to 1000
-
hostPrefixEnabled
(Boolean)
—
whether to marshal request parameters to the prefix of hostname. Defaults to
true
.
Property Details
Method Details
addTagsToResource(params = {}, callback) ⇒ AWS.Request
Adds up to 50 cost allocation tags to the named resource. A cost allocation tag is a key-value pair where the key and value are case-sensitive. You can use cost allocation tags to categorize and track your AWS costs.
When you apply tags to your ElastiCache resources, AWS generates a cost allocation report as a comma-separated value (CSV) file with your usage and costs aggregated by your tags. You can apply tags that represent business categories (such as cost centers, application names, or owners) to organize your costs across multiple services. For more information, see Using Cost Allocation Tags in Amazon ElastiCache in the ElastiCache User Guide.
Service Reference:
Examples:
Calling the addTagsToResource operation
var params = {
ResourceName: 'STRING_VALUE', /* required */
Tags: [ /* required */
{
Key: 'STRING_VALUE',
Value: 'STRING_VALUE'
},
/* more items */
]
};
elasticache.addTagsToResource(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ResourceName
— (String
)The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
orarn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. ElastiCache resources are cluster and snapshot.For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
Tags
— (Array<map>
)A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
Key
— (String
)The key for the tag. May not be null.
Value
— (String
)The tag's value. May be null.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:TagList
— (Array<map>
)A list of cost allocation tags as key-value pairs.
Key
— (String
)The key for the tag. May not be null.
Value
— (String
)The tag's value. May be null.
-
(AWS.Response)
—
Returns:
authorizeCacheSecurityGroupIngress(params = {}, callback) ⇒ AWS.Request
Allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization mechanism.
Service Reference:
Examples:
Calling the authorizeCacheSecurityGroupIngress operation
var params = {
CacheSecurityGroupName: 'STRING_VALUE', /* required */
EC2SecurityGroupName: 'STRING_VALUE', /* required */
EC2SecurityGroupOwnerId: 'STRING_VALUE' /* required */
};
elasticache.authorizeCacheSecurityGroupIngress(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSecurityGroupName
— (String
)The cache security group that allows network ingress.
EC2SecurityGroupName
— (String
)The Amazon EC2 security group to be authorized for ingress to the cache security group.
EC2SecurityGroupOwnerId
— (String
)The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheSecurityGroup
— (map
)Represents the output of one of the following operations:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
OwnerId
— (String
)The AWS account ID of the cache security group owner.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Description
— (String
)The description of the cache security group.
EC2SecurityGroups
— (Array<map>
)A list of Amazon EC2 security groups that are associated with this cache security group.
Status
— (String
)The status of the Amazon EC2 security group.
EC2SecurityGroupName
— (String
)The name of the Amazon EC2 security group.
EC2SecurityGroupOwnerId
— (String
)The AWS account ID of the Amazon EC2 security group owner.
-
-
(AWS.Response)
—
Returns:
copySnapshot(params = {}, callback) ⇒ AWS.Request
Makes a copy of an existing snapshot.
Users or groups that have permissions to use the CopySnapshot
operation can create their own Amazon S3 buckets and copy snapshots to it. To control access to your snapshots, use an IAM policy to control who has the ability to use the CopySnapshot
operation. For more information about using IAM to control the use of ElastiCache operations, see Exporting Snapshots and Authentication & Access Control.
You could receive the following error messages.
Error Messages
-
Error Message: The S3 bucket %s is outside of the region.
Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: The S3 bucket %s does not exist.
Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: The S3 bucket %s is not owned by the authenticated user.
Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: The authenticated user does not have sufficient permissions to perform the desired activity.
Solution: Contact your system administrator to get the needed permissions.
-
Error Message: The S3 bucket %s already contains an object with key %s.
Solution: Give the
TargetSnapshotName
a new and unique value. If exporting a snapshot, you could alternatively create a new Amazon S3 bucket and use this same value forTargetSnapshotName
. -
Error Message: ElastiCache has not been granted READ permissions %s on the S3 Bucket.
Solution: Add List and Read permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: ElastiCache has not been granted WRITE permissions %s on the S3 Bucket.
Solution: Add Upload/Delete permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.
-
Error Message: ElastiCache has not been granted READ_ACP permissions %s on the S3 Bucket.
Solution: Add View Permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.
Service Reference:
Examples:
Calling the copySnapshot operation
var params = {
SourceSnapshotName: 'STRING_VALUE', /* required */
TargetSnapshotName: 'STRING_VALUE', /* required */
TargetBucket: 'STRING_VALUE'
};
elasticache.copySnapshot(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
SourceSnapshotName
— (String
)The name of an existing snapshot from which to make a copy.
TargetSnapshotName
— (String
)A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.
TargetBucket
— (String
)The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.
When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.
For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Snapshot
— (map
)Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.
SnapshotName
— (String
)The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.
ReplicationGroupId
— (String
)The unique identifier of the source replication group.
ReplicationGroupDescription
— (String
)A description of the source replication group.
CacheClusterId
— (String
)The user-supplied identifier of the source cluster.
SnapshotStatus
— (String
)The status of the snapshot. Valid values:
creating
|available
|restoring
|copying
|deleting
.SnapshotSource
— (String
)Indicates whether the snapshot is from an automatic backup (
automated
) or was created manually (manual
).CacheNodeType
— (String
)The name of the compute and memory capacity node type for the source cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) used by the source cluster.EngineVersion
— (String
)The version of the cache engine version that is used by the source cluster.
NumCacheNodes
— (Integer
)The number of cache nodes in the source cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the source cluster is located.
CacheClusterCreateTime
— (Date
)The date and time when the source cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
TopicArn
— (String
)The Amazon Resource Name (ARN) for the topic used by the source cluster for publishing notifications.
Port
— (Integer
)The port number used by each cache nodes in the source cluster.
CacheParameterGroupName
— (String
)The cache parameter group that is associated with the source cluster.
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the source cluster.
VpcId
— (String
)The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cluster.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
For manual snapshots, this field reflects the
SnapshotRetentionLimit
for the source cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using theDeleteSnapshot
operation.Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range during which ElastiCache takes daily snapshots of the source cluster.
NumNodeGroups
— (Integer
)The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
NodeSnapshots
— (Array<map>
)A list of the cache nodes in the source cluster.
CacheClusterId
— (String
)A unique identifier for the source cluster.
NodeGroupId
— (String
)A unique identifier for the source node group (shard).
CacheNodeId
— (String
)The cache node identifier for the node in the source cluster.
NodeGroupConfiguration
— (map
)The configuration for the source node group (shard).
NodeGroupId
— (String
)The 4-digit id for the node group these configuration values apply to.
Slots
— (String
)A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format
startkey-endkey
.Example:
"0-3999"
ReplicaCount
— (Integer
)The number of read replica nodes in this node group (shard).
PrimaryAvailabilityZone
— (String
)The Availability Zone where the primary node of this node group (shard) is launched.
ReplicaAvailabilityZones
— (Array<String>
)A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of
ReplicaCount
orReplicasPerNodeGroup
if not specified.
CacheSize
— (String
)The size of the cache on the source cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created in the source cluster.
SnapshotCreateTime
— (Date
)The date and time when the source node's metadata and cache data set was obtained for the snapshot.
-
(AWS.Response)
—
Returns:
createCacheCluster(params = {}, callback) ⇒ AWS.Request
Creates a cluster. All nodes in the cluster run the same protocol-compliant cache engine software, either Memcached or Redis.
This operation is not supported for Redis (cluster mode enabled) clusters.
Service Reference:
Examples:
Calling the createCacheCluster operation
var params = {
CacheClusterId: 'STRING_VALUE', /* required */
AZMode: single-az | cross-az,
AuthToken: 'STRING_VALUE',
AutoMinorVersionUpgrade: true || false,
CacheNodeType: 'STRING_VALUE',
CacheParameterGroupName: 'STRING_VALUE',
CacheSecurityGroupNames: [
'STRING_VALUE',
/* more items */
],
CacheSubnetGroupName: 'STRING_VALUE',
Engine: 'STRING_VALUE',
EngineVersion: 'STRING_VALUE',
NotificationTopicArn: 'STRING_VALUE',
NumCacheNodes: 'NUMBER_VALUE',
Port: 'NUMBER_VALUE',
PreferredAvailabilityZone: 'STRING_VALUE',
PreferredAvailabilityZones: [
'STRING_VALUE',
/* more items */
],
PreferredMaintenanceWindow: 'STRING_VALUE',
ReplicationGroupId: 'STRING_VALUE',
SecurityGroupIds: [
'STRING_VALUE',
/* more items */
],
SnapshotArns: [
'STRING_VALUE',
/* more items */
],
SnapshotName: 'STRING_VALUE',
SnapshotRetentionLimit: 'NUMBER_VALUE',
SnapshotWindow: 'STRING_VALUE',
Tags: [
{
Key: 'STRING_VALUE',
Value: 'STRING_VALUE'
},
/* more items */
]
};
elasticache.createCacheCluster(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheClusterId
— (String
)The node group (shard) identifier. This parameter is stored as a lowercase string.
Constraints:
-
A name must contain from 1 to 20 alphanumeric characters or hyphens.
-
The first character must be a letter.
-
A name cannot end with a hyphen or contain two consecutive hyphens.
-
ReplicationGroupId
— (String
)The ID of the replication group to which this cluster should belong. If this parameter is specified, the cluster is added to the specified replication group as a read replica; otherwise, the cluster is a standalone primary that is not part of any replication group.
If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.
Note: This parameter is only valid if theEngine
parameter isredis
.AZMode
— (String
)Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.
This parameter is only supported for Memcached clusters.
If the
Possible values include:AZMode
andPreferredAvailabilityZones
are not specified, ElastiCache assumessingle-az
mode."single-az"
"cross-az"
PreferredAvailabilityZone
— (String
)The EC2 Availability Zone in which the cluster is created.
All nodes belonging to this Memcached cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use
PreferredAvailabilityZones
.Default: System chosen Availability Zone.
PreferredAvailabilityZones
— (Array<String>
)A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.
This option is only supported on Memcached.
Note: If you are creating your cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group. The number of Availability Zones listed must equal the value ofNumCacheNodes
.If you want all the nodes in the same Availability Zone, use
PreferredAvailabilityZone
instead, or repeat the Availability Zone multiple times in the list.Default: System chosen Availability Zones.
NumCacheNodes
— (Integer
)The initial number of cache nodes that the cluster has.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.
CacheNodeType
— (String
)The compute and memory capacity of the nodes in the node group (shard).
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine to be used for this cluster.
Valid values for this parameter are:
memcached
|redis
EngineVersion
— (String
)The version number of the cache engine to be used for this cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.
Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cluster or replication group and create it anew with the earlier engine version.
CacheParameterGroupName
— (String
)The name of the parameter group to associate with this cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has
cluster-enabled='yes'
when creating a cluster.CacheSubnetGroupName
— (String
)The name of the subnet group to be used for the cluster.
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).
If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.
CacheSecurityGroupNames
— (Array<String>
)A list of security group names to associate with this cluster.
Use this parameter only when you are creating a cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).
SecurityGroupIds
— (Array<String>
)One or more VPC security groups associated with the cluster.
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).
Tags
— (Array<map>
)A list of cost allocation tags to be added to this resource.
Key
— (String
)The key for the tag. May not be null.
Value
— (String
)The tag's value. May be null.
SnapshotArns
— (Array<String>
)A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.
Note: This parameter is only valid if theEngine
parameter isredis
.Example of an Amazon S3 ARN:
arn:aws:s3:::my_bucket/snapshot1.rdb
SnapshotName
— (String
)The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to
restoring
while the new node group (shard) is being created.Note: This parameter is only valid if theEngine
parameter isredis
.PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for
ddd
are:Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
Port
— (Integer
)The port number on which each of the cache nodes accepts connections.
NotificationTopicArn
— (String
)The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
Note: The Amazon SNS topic owner must be the same as the cluster owner.AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot taken today is retained for 5 days before being deleted.Note: This parameter is only valid if theEngine
parameter isredis
.Default: 0 (i.e., automatic backups are disabled for this cache cluster).
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.AuthToken
— (String
)Reserved parameter. The password used to access a password protected server.
Password constraints:
-
Must be only printable ASCII characters.
-
Must be at least 16 characters and no more than 128 characters in length.
-
Cannot contain any of the following characters: '/', '"', or '@'.
For more information, see AUTH password at http://redis.io/commands/AUTH.
-
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheCluster
— (map
)Contains all of the attributes of a specific cluster.
CacheClusterId
— (String
)The user-supplied identifier of the cluster. This identifier is a unique key that identifies a cluster.
ConfigurationEndpoint
— (map
)Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have
.cfg
in it.Example:
mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ClientDownloadLandingPage
— (String
)The URL of the web page where you can download the latest ElastiCache client library.
CacheNodeType
— (String
)The name of the compute and memory capacity node type for the cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) to be used for this cluster.EngineVersion
— (String
)The version of the cache engine that is used in this cluster.
CacheClusterStatus
— (String
)The current state of this cluster, one of the following values:
available
,creating
,deleted
,deleting
,incompatible-network
,modifying
,rebooting cluster nodes
,restore-failed
, orsnapshotting
.NumCacheNodes
— (Integer
)The number of cache nodes in the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
CacheClusterCreateTime
— (Date
)The date and time when the cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
PendingModifiedValues
— (map
)A group of settings that are applied to the cluster in the future, or that are currently being applied.
NumCacheNodes
— (Integer
)The new number of cache nodes for the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs that are being removed (or will be removed) from the cluster. A node ID is a 4-digit numeric identifier (0001, 0002, etc.).
EngineVersion
— (String
)The new cache engine version that the cluster runs.
CacheNodeType
— (String
)The cache node type that this cluster or replication group is scaled to.
NotificationConfiguration
— (map
)Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).
TopicArn
— (String
)The Amazon Resource Name (ARN) that identifies the topic.
TopicStatus
— (String
)The current state of the topic.
CacheSecurityGroups
— (Array<map>
)A list of cache security group elements, composed of name and status sub-elements.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Status
— (String
)The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
CacheParameterGroup
— (map
)Status of the cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
ParameterApplyStatus
— (String
)The status of parameter updates.
CacheNodeIdsToReboot
— (Array<String>
)A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the cluster.
CacheNodes
— (Array<map>
)A list of cache nodes that are members of the cluster.
CacheNodeId
— (String
)The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
CacheNodeStatus
— (String
)The current state of this cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created.
Endpoint
— (map
)The hostname for connecting to this cache node.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ParameterGroupStatus
— (String
)The status of the parameter group applied to this cache node.
SourceCacheNodeId
— (String
)The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cluster.
CustomerAvailabilityZone
— (String
)The Availability Zone where this node was created and now resides.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SecurityGroups
— (Array<map>
)A list of VPC Security Groups associated with the cluster.
SecurityGroupId
— (String
)The identifier of the cache security group.
Status
— (String
)The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
ReplicationGroupId
— (String
)The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
Example:
05:00-09:00
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable at-rest encryption on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
createCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Creates a new Amazon ElastiCache cache parameter group. An ElastiCache cache parameter group is a collection of parameters and their values that are applied to all of the nodes in any cluster or replication group using the CacheParameterGroup.
A newly created CacheParameterGroup is an exact duplicate of the default parameter group for the CacheParameterGroupFamily. To customize the newly created CacheParameterGroup you can change the values of specific parameters. For more information, see:
-
ModifyCacheParameterGroup in the ElastiCache API Reference.
-
Parameters and Parameter Groups in the ElastiCache User Guide.
Service Reference:
Examples:
Calling the createCacheParameterGroup operation
var params = {
CacheParameterGroupFamily: 'STRING_VALUE', /* required */
CacheParameterGroupName: 'STRING_VALUE', /* required */
Description: 'STRING_VALUE' /* required */
};
elasticache.createCacheParameterGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheParameterGroupName
— (String
)A user-specified name for the cache parameter group.
CacheParameterGroupFamily
— (String
)The name of the cache parameter group family that the cache parameter group can be used with.
Valid values are:
memcached1.4
|redis2.6
|redis2.8
|redis3.2
|redis4.0
Description
— (String
)A user-specified description for the cache parameter group.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheParameterGroup
— (map
)Represents the output of a
CreateCacheParameterGroup
operation.CacheParameterGroupName
— (String
)The name of the cache parameter group.
CacheParameterGroupFamily
— (String
)The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are:
memcached1.4
|redis2.6
|redis2.8
|redis3.2
|redis4.0
Description
— (String
)The description for this cache parameter group.
-
(AWS.Response)
—
Returns:
createCacheSecurityGroup(params = {}, callback) ⇒ AWS.Request
Creates a new cache security group. Use a cache security group to control access to one or more clusters.
Cache security groups are only used when you are creating a cluster outside of an Amazon Virtual Private Cloud (Amazon VPC). If you are creating a cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.
Service Reference:
Examples:
Calling the createCacheSecurityGroup operation
var params = {
CacheSecurityGroupName: 'STRING_VALUE', /* required */
Description: 'STRING_VALUE' /* required */
};
elasticache.createCacheSecurityGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSecurityGroupName
— (String
)A name for the cache security group. This value is stored as a lowercase string.
Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word "Default".
Example:
mysecuritygroup
Description
— (String
)A description for the cache security group.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheSecurityGroup
— (map
)Represents the output of one of the following operations:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
OwnerId
— (String
)The AWS account ID of the cache security group owner.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Description
— (String
)The description of the cache security group.
EC2SecurityGroups
— (Array<map>
)A list of Amazon EC2 security groups that are associated with this cache security group.
Status
— (String
)The status of the Amazon EC2 security group.
EC2SecurityGroupName
— (String
)The name of the Amazon EC2 security group.
EC2SecurityGroupOwnerId
— (String
)The AWS account ID of the Amazon EC2 security group owner.
-
-
(AWS.Response)
—
Returns:
createCacheSubnetGroup(params = {}, callback) ⇒ AWS.Request
Creates a new cache subnet group.
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).
Service Reference:
Examples:
Calling the createCacheSubnetGroup operation
var params = {
CacheSubnetGroupDescription: 'STRING_VALUE', /* required */
CacheSubnetGroupName: 'STRING_VALUE', /* required */
SubnetIds: [ /* required */
'STRING_VALUE',
/* more items */
]
};
elasticache.createCacheSubnetGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSubnetGroupName
— (String
)A name for the cache subnet group. This value is stored as a lowercase string.
Constraints: Must contain no more than 255 alphanumeric characters or hyphens.
Example:
mysubnetgroup
CacheSubnetGroupDescription
— (String
)A description for the cache subnet group.
SubnetIds
— (Array<String>
)A list of VPC subnet IDs for the cache subnet group.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheSubnetGroup
— (map
)Represents the output of one of the following operations:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
CacheSubnetGroupName
— (String
)The name of the cache subnet group.
CacheSubnetGroupDescription
— (String
)The description of the cache subnet group.
VpcId
— (String
)The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
Subnets
— (Array<map>
)A list of subnets associated with the cache subnet group.
SubnetIdentifier
— (String
)The unique identifier for the subnet.
SubnetAvailabilityZone
— (map
)The Availability Zone associated with the subnet.
Name
— (String
)The name of the Availability Zone.
-
-
(AWS.Response)
—
Returns:
createReplicationGroup(params = {}, callback) ⇒ AWS.Request
Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.
A Redis (cluster mode disabled) replication group is a collection of clusters, where one of the clusters is a read/write primary and the others are read-only replicas. Writes to the primary are asynchronously propagated to the replicas.
A Redis (cluster mode enabled) replication group is a collection of 1 to 15 node groups (shards). Each node group (shard) has one read/write primary node and up to 5 read-only replica nodes. Writes to the primary are asynchronously propagated to the replicas. Redis (cluster mode enabled) replication groups partition the data across node groups (shards).
When a Redis (cluster mode disabled) replication group has been successfully created, you can add one or more read replicas to it, up to a total of 5 read replicas. You cannot alter a Redis (cluster mode enabled) replication group after it has been created. However, if you need to increase or decrease the number of node groups (console: shards), you can avail yourself of ElastiCache for Redis' enhanced backup and restore. For more information, see Restoring From a Backup with Cluster Resizing in the ElastiCache User Guide.
Service Reference:
Examples:
Calling the createReplicationGroup operation
var params = {
ReplicationGroupDescription: 'STRING_VALUE', /* required */
ReplicationGroupId: 'STRING_VALUE', /* required */
AtRestEncryptionEnabled: true || false,
AuthToken: 'STRING_VALUE',
AutoMinorVersionUpgrade: true || false,
AutomaticFailoverEnabled: true || false,
CacheNodeType: 'STRING_VALUE',
CacheParameterGroupName: 'STRING_VALUE',
CacheSecurityGroupNames: [
'STRING_VALUE',
/* more items */
],
CacheSubnetGroupName: 'STRING_VALUE',
Engine: 'STRING_VALUE',
EngineVersion: 'STRING_VALUE',
NodeGroupConfiguration: [
{
NodeGroupId: 'STRING_VALUE',
PrimaryAvailabilityZone: 'STRING_VALUE',
ReplicaAvailabilityZones: [
'STRING_VALUE',
/* more items */
],
ReplicaCount: 'NUMBER_VALUE',
Slots: 'STRING_VALUE'
},
/* more items */
],
NotificationTopicArn: 'STRING_VALUE',
NumCacheClusters: 'NUMBER_VALUE',
NumNodeGroups: 'NUMBER_VALUE',
Port: 'NUMBER_VALUE',
PreferredCacheClusterAZs: [
'STRING_VALUE',
/* more items */
],
PreferredMaintenanceWindow: 'STRING_VALUE',
PrimaryClusterId: 'STRING_VALUE',
ReplicasPerNodeGroup: 'NUMBER_VALUE',
SecurityGroupIds: [
'STRING_VALUE',
/* more items */
],
SnapshotArns: [
'STRING_VALUE',
/* more items */
],
SnapshotName: 'STRING_VALUE',
SnapshotRetentionLimit: 'NUMBER_VALUE',
SnapshotWindow: 'STRING_VALUE',
Tags: [
{
Key: 'STRING_VALUE',
Value: 'STRING_VALUE'
},
/* more items */
],
TransitEncryptionEnabled: true || false
};
elasticache.createReplicationGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The replication group identifier. This parameter is stored as a lowercase string.
Constraints:
-
A name must contain from 1 to 20 alphanumeric characters or hyphens.
-
The first character must be a letter.
-
A name cannot end with a hyphen or contain two consecutive hyphens.
-
ReplicationGroupDescription
— (String
)A user-created description for the replication group.
PrimaryClusterId
— (String
)The identifier of the cluster that serves as the primary for this replication group. This cluster must already exist and have a status of
available
.This parameter is not required if
NumCacheClusters
,NumNodeGroups
, orReplicasPerNodeGroup
is specified.AutomaticFailoverEnabled
— (Boolean
)Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
If
true
, Multi-AZ is enabled for this replication group. Iffalse
, Multi-AZ is disabled for this replication group.AutomaticFailoverEnabled
must be enabled for Redis (cluster mode enabled) replication groups.Default: false
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
-
NumCacheClusters
— (Integer
)The number of clusters this replication group initially has.
This parameter is not used if there is more than one node group (shard). You should use
ReplicasPerNodeGroup
instead.If
AutomaticFailoverEnabled
istrue
, the value of this parameter must be at least 2. IfAutomaticFailoverEnabled
isfalse
you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.The maximum permitted value for
NumCacheClusters
is 6 (1 primary plus 5 replicas).PreferredCacheClusterAZs
— (Array<String>
)A list of EC2 Availability Zones in which the replication group's clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.
This parameter is not used if there is more than one node group (shard). You should use
NodeGroupConfiguration
instead.Note: If you are creating your replication group in an Amazon VPC (recommended), you can only locate clusters in Availability Zones associated with the subnets in the selected subnet group. The number of Availability Zones listed must equal the value ofNumCacheClusters
.Default: system chosen Availability Zones.
NumNodeGroups
— (Integer
)An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.
Default: 1
ReplicasPerNodeGroup
— (Integer
)An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.
NodeGroupConfiguration
— (Array<map>
)A list of node group (shard) configuration options. Each node group (shard) configuration has the following members:
PrimaryAvailabilityZone
,ReplicaAvailabilityZones
,ReplicaCount
, andSlots
.If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter. However, when seeding a Redis (cluster mode enabled) cluster from a S3 rdb file, you must configure each node group (shard) using this parameter because you must specify the slots for each node group.
NodeGroupId
— (String
)The 4-digit id for the node group these configuration values apply to.
Slots
— (String
)A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format
startkey-endkey
.Example:
"0-3999"
ReplicaCount
— (Integer
)The number of read replica nodes in this node group (shard).
PrimaryAvailabilityZone
— (String
)The Availability Zone where the primary node of this node group (shard) is launched.
ReplicaAvailabilityZones
— (Array<String>
)A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of
ReplicaCount
orReplicasPerNodeGroup
if not specified.
CacheNodeType
— (String
)The compute and memory capacity of the nodes in the node group (shard).
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine to be used for the clusters in this replication group.
EngineVersion
— (String
)The version number of the cache engine to be used for the clusters in this replication group. To view the supported cache engine versions, use the
DescribeCacheEngineVersions
operation.Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cluster or replication group and create it anew with the earlier engine version.
CacheParameterGroupName
— (String
)The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.
If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.
-
To create a Redis (cluster mode disabled) replication group, use
CacheParameterGroupName=default.redis3.2
. -
To create a Redis (cluster mode enabled) replication group, use
CacheParameterGroupName=default.redis3.2.cluster.on
.
-
CacheSubnetGroupName
— (String
)The name of the cache subnet group to be used for the replication group.
If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.
CacheSecurityGroupNames
— (Array<String>
)A list of cache security group names to associate with this replication group.
SecurityGroupIds
— (Array<String>
)One or more Amazon VPC security groups associated with this replication group.
Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).
Tags
— (Array<map>
)A list of cost allocation tags to be added to this resource. A tag is a key-value pair.
Key
— (String
)The key for the tag. May not be null.
Value
— (String
)The tag's value. May be null.
SnapshotArns
— (Array<String>
)A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.
Example of an Amazon S3 ARN:
arn:aws:s3:::my_bucket/snapshot1.rdb
SnapshotName
— (String
)The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to
restoring
while the new replication group is being created.PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for
ddd
are:Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
Port
— (Integer
)The port number on which each member of the replication group accepts connections.
NotificationTopicArn
— (String
)The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.
Note: The Amazon SNS topic owner must be the same as the cluster owner.AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.Default: 0 (i.e., automatic backups are disabled for this cluster).
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
AuthToken
— (String
)Reserved parameter. The password used to access a password protected server.
AuthToken
can be specified only on replication groups whereTransitEncryptionEnabled
istrue
.For HIPAA compliance, you must specify
TransitEncryptionEnabled
astrue
, anAuthToken
, and aCacheSubnetGroup
.Password constraints:
-
Must be only printable ASCII characters.
-
Must be at least 16 characters and no more than 128 characters in length.
-
Cannot contain any of the following characters: '/', '"', or '@'.
For more information, see AUTH password at http://redis.io/commands/AUTH.
-
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.This parameter is valid only if the
Engine
parameter isredis
, theEngineVersion
parameter is3.2.6
or4.x
, and the cluster is being created in an Amazon VPC.If you enable in-transit encryption, you must also specify a value for
CacheSubnetGroup
.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
For HIPAA compliance, you must specify
TransitEncryptionEnabled
astrue
, anAuthToken
, and aCacheSubnetGroup
.AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the replication group is created. To enable encryption at rest on a replication group you must setAtRestEncryptionEnabled
totrue
when you create the replication group.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReplicationGroup
— (map
)Contains all of the attributes of a specific Redis replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
createSnapshot(params = {}, callback) ⇒ AWS.Request
Creates a copy of an entire cluster or replication group at a specific moment in time.
Service Reference:
Examples:
Calling the createSnapshot operation
var params = {
SnapshotName: 'STRING_VALUE', /* required */
CacheClusterId: 'STRING_VALUE',
ReplicationGroupId: 'STRING_VALUE'
};
elasticache.createSnapshot(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The identifier of an existing replication group. The snapshot is created from this replication group.
CacheClusterId
— (String
)The identifier of an existing cluster. The snapshot is created from this cluster.
SnapshotName
— (String
)A name for the snapshot being created.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Snapshot
— (map
)Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.
SnapshotName
— (String
)The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.
ReplicationGroupId
— (String
)The unique identifier of the source replication group.
ReplicationGroupDescription
— (String
)A description of the source replication group.
CacheClusterId
— (String
)The user-supplied identifier of the source cluster.
SnapshotStatus
— (String
)The status of the snapshot. Valid values:
creating
|available
|restoring
|copying
|deleting
.SnapshotSource
— (String
)Indicates whether the snapshot is from an automatic backup (
automated
) or was created manually (manual
).CacheNodeType
— (String
)The name of the compute and memory capacity node type for the source cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) used by the source cluster.EngineVersion
— (String
)The version of the cache engine version that is used by the source cluster.
NumCacheNodes
— (Integer
)The number of cache nodes in the source cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the source cluster is located.
CacheClusterCreateTime
— (Date
)The date and time when the source cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
TopicArn
— (String
)The Amazon Resource Name (ARN) for the topic used by the source cluster for publishing notifications.
Port
— (Integer
)The port number used by each cache nodes in the source cluster.
CacheParameterGroupName
— (String
)The cache parameter group that is associated with the source cluster.
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the source cluster.
VpcId
— (String
)The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cluster.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
For manual snapshots, this field reflects the
SnapshotRetentionLimit
for the source cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using theDeleteSnapshot
operation.Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range during which ElastiCache takes daily snapshots of the source cluster.
NumNodeGroups
— (Integer
)The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
NodeSnapshots
— (Array<map>
)A list of the cache nodes in the source cluster.
CacheClusterId
— (String
)A unique identifier for the source cluster.
NodeGroupId
— (String
)A unique identifier for the source node group (shard).
CacheNodeId
— (String
)The cache node identifier for the node in the source cluster.
NodeGroupConfiguration
— (map
)The configuration for the source node group (shard).
NodeGroupId
— (String
)The 4-digit id for the node group these configuration values apply to.
Slots
— (String
)A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format
startkey-endkey
.Example:
"0-3999"
ReplicaCount
— (Integer
)The number of read replica nodes in this node group (shard).
PrimaryAvailabilityZone
— (String
)The Availability Zone where the primary node of this node group (shard) is launched.
ReplicaAvailabilityZones
— (Array<String>
)A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of
ReplicaCount
orReplicasPerNodeGroup
if not specified.
CacheSize
— (String
)The size of the cache on the source cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created in the source cluster.
SnapshotCreateTime
— (Date
)The date and time when the source node's metadata and cache data set was obtained for the snapshot.
-
(AWS.Response)
—
Returns:
decreaseReplicaCount(params = {}, callback) ⇒ AWS.Request
Dynamically decreases the number of replics in a Redis (cluster mode disabled) replication group or the number of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group. This operation is performed with no cluster down time.
Service Reference:
Examples:
Calling the decreaseReplicaCount operation
var params = {
ApplyImmediately: true || false, /* required */
ReplicationGroupId: 'STRING_VALUE', /* required */
NewReplicaCount: 'NUMBER_VALUE',
ReplicaConfiguration: [
{
NewReplicaCount: 'NUMBER_VALUE', /* required */
NodeGroupId: 'STRING_VALUE', /* required */
PreferredAvailabilityZones: [
'STRING_VALUE',
/* more items */
]
},
/* more items */
],
ReplicasToRemove: [
'STRING_VALUE',
/* more items */
]
};
elasticache.decreaseReplicaCount(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The id of the replication group from which you want to remove replica nodes.
NewReplicaCount
— (Integer
)The number of read replica nodes you want at the completion of this operation. For Redis (cluster mode disabled) replication groups, this is the number of replica nodes in the replication group. For Redis (cluster mode enabled) replication groups, this is the number of replica nodes in each of the replication group's node groups.
The minimum number of replicas in a shard or replication group is:
-
Redis (cluster mode disabled)
-
If Multi-AZ with Automatic Failover is enabled: 1
-
If Multi-AZ with Automatic Failover is not enabled: 0
-
-
Redis (cluster mode enabled): 0 (though you will not be able to failover to a replica if your primary node fails)
-
ReplicaConfiguration
— (Array<map>
)A list of
ConfigureShard
objects that can be used to configure each shard in a Redis (cluster mode enabled) replication group. TheConfigureShard
has three members:NewReplicaCount
,NodeGroupId
, andPreferredAvailabilityZones
.NodeGroupId
— required — (String
)The 4-digit id for the node group you are configuring. For Redis (cluster mode disabled) replication groups, the node group id is always 0001. To find a Redis (cluster mode enabled)'s node group's (shard's) id, see Finding a Shard's Id.
NewReplicaCount
— required — (Integer
)The number of replicas you want in this node group at the end of this operation. The maximum value for
NewReplicaCount
is 5. The minimum value depends upon the type of Redis replication group you are working with.The minimum number of replicas in a shard or replication group is:
-
Redis (cluster mode disabled)
-
If Multi-AZ with Automatic Failover is enabled: 1
-
If Multi-AZ with Automatic Failover is not enable: 0
-
-
Redis (cluster mode enabled): 0 (though you will not be able to failover to a replica if your primary node fails)
-
PreferredAvailabilityZones
— (Array<String>
)A list of
PreferredAvailabilityZone
strings that specify which availability zones the replication group's nodes are to be in. The nummber ofPreferredAvailabilityZone
values must equal the value ofNewReplicaCount
plus 1 to account for the primary node. If this member ofReplicaConfiguration
is omitted, ElastiCache for Redis selects the availability zone for each of the replicas.
ReplicasToRemove
— (Array<String>
)A list of the node ids to remove from the replication group or node group (shard).
ApplyImmediately
— (Boolean
)If
True
, the number of replica nodes is decreased immediately. IfFalse
, the number of replica nodes is decreased during the next maintenance window.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReplicationGroup
— (map
)Contains all of the attributes of a specific Redis replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
deleteCacheCluster(params = {}, callback) ⇒ AWS.Request
Deletes a previously provisioned cluster. DeleteCacheCluster
deletes all associated cache nodes, node endpoints and the cluster itself. When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the cluster; you cannot cancel or revert this operation.
This operation cannot be used to delete a cluster that is the last read replica of a replication group or node group (shard) that has Multi-AZ mode enabled or a cluster from a Redis (cluster mode enabled) replication group.
This operation is not valid for Redis (cluster mode enabled) clusters.
Service Reference:
Examples:
Calling the deleteCacheCluster operation
var params = {
CacheClusterId: 'STRING_VALUE', /* required */
FinalSnapshotIdentifier: 'STRING_VALUE'
};
elasticache.deleteCacheCluster(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheClusterId
— (String
)The cluster identifier for the cluster to be deleted. This parameter is not case sensitive.
FinalSnapshotIdentifier
— (String
)The user-supplied name of a final cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cluster immediately afterward.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheCluster
— (map
)Contains all of the attributes of a specific cluster.
CacheClusterId
— (String
)The user-supplied identifier of the cluster. This identifier is a unique key that identifies a cluster.
ConfigurationEndpoint
— (map
)Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have
.cfg
in it.Example:
mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ClientDownloadLandingPage
— (String
)The URL of the web page where you can download the latest ElastiCache client library.
CacheNodeType
— (String
)The name of the compute and memory capacity node type for the cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) to be used for this cluster.EngineVersion
— (String
)The version of the cache engine that is used in this cluster.
CacheClusterStatus
— (String
)The current state of this cluster, one of the following values:
available
,creating
,deleted
,deleting
,incompatible-network
,modifying
,rebooting cluster nodes
,restore-failed
, orsnapshotting
.NumCacheNodes
— (Integer
)The number of cache nodes in the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
CacheClusterCreateTime
— (Date
)The date and time when the cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
PendingModifiedValues
— (map
)A group of settings that are applied to the cluster in the future, or that are currently being applied.
NumCacheNodes
— (Integer
)The new number of cache nodes for the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs that are being removed (or will be removed) from the cluster. A node ID is a 4-digit numeric identifier (0001, 0002, etc.).
EngineVersion
— (String
)The new cache engine version that the cluster runs.
CacheNodeType
— (String
)The cache node type that this cluster or replication group is scaled to.
NotificationConfiguration
— (map
)Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).
TopicArn
— (String
)The Amazon Resource Name (ARN) that identifies the topic.
TopicStatus
— (String
)The current state of the topic.
CacheSecurityGroups
— (Array<map>
)A list of cache security group elements, composed of name and status sub-elements.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Status
— (String
)The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
CacheParameterGroup
— (map
)Status of the cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
ParameterApplyStatus
— (String
)The status of parameter updates.
CacheNodeIdsToReboot
— (Array<String>
)A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the cluster.
CacheNodes
— (Array<map>
)A list of cache nodes that are members of the cluster.
CacheNodeId
— (String
)The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
CacheNodeStatus
— (String
)The current state of this cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created.
Endpoint
— (map
)The hostname for connecting to this cache node.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ParameterGroupStatus
— (String
)The status of the parameter group applied to this cache node.
SourceCacheNodeId
— (String
)The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cluster.
CustomerAvailabilityZone
— (String
)The Availability Zone where this node was created and now resides.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SecurityGroups
— (Array<map>
)A list of VPC Security Groups associated with the cluster.
SecurityGroupId
— (String
)The identifier of the cache security group.
Status
— (String
)The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
ReplicationGroupId
— (String
)The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
Example:
05:00-09:00
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable at-rest encryption on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
deleteCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.
Service Reference:
Examples:
Calling the deleteCacheParameterGroup operation
var params = {
CacheParameterGroupName: 'STRING_VALUE' /* required */
};
elasticache.deleteCacheParameterGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheParameterGroupName
— (String
)The name of the cache parameter group to delete.
Note: The specified cache security group must not be associated with any clusters.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs.
-
(AWS.Response)
—
Returns:
deleteCacheSecurityGroup(params = {}, callback) ⇒ AWS.Request
Deletes a cache security group.
Service Reference:
Examples:
Calling the deleteCacheSecurityGroup operation
var params = {
CacheSecurityGroupName: 'STRING_VALUE' /* required */
};
elasticache.deleteCacheSecurityGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSecurityGroupName
— (String
)The name of the cache security group to delete.
Note: You cannot delete the default security group.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs.
-
(AWS.Response)
—
Returns:
deleteCacheSubnetGroup(params = {}, callback) ⇒ AWS.Request
Deletes a cache subnet group.
Service Reference:
Examples:
Calling the deleteCacheSubnetGroup operation
var params = {
CacheSubnetGroupName: 'STRING_VALUE' /* required */
};
elasticache.deleteCacheSubnetGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSubnetGroupName
— (String
)The name of the cache subnet group to delete.
Constraints: Must contain no more than 255 alphanumeric characters or hyphens.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs.
-
(AWS.Response)
—
Returns:
deleteReplicationGroup(params = {}, callback) ⇒ AWS.Request
Deletes an existing replication group. By default, this operation deletes the entire replication group, including the primary/primaries and all of the read replicas. If the replication group has only one primary, you can optionally delete only the read replicas, while retaining the primary by setting RetainPrimaryCluster=true
.
When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the selected resources; you cannot cancel or revert this operation.
Service Reference:
Examples:
Calling the deleteReplicationGroup operation
var params = {
ReplicationGroupId: 'STRING_VALUE', /* required */
FinalSnapshotIdentifier: 'STRING_VALUE',
RetainPrimaryCluster: true || false
};
elasticache.deleteReplicationGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The identifier for the cluster to be deleted. This parameter is not case sensitive.
RetainPrimaryCluster
— (Boolean
)If set to
true
, all of the read replicas are deleted, but the primary node is retained.FinalSnapshotIdentifier
— (String
)The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReplicationGroup
— (map
)Contains all of the attributes of a specific Redis replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
deleteSnapshot(params = {}, callback) ⇒ AWS.Request
Deletes an existing snapshot. When you receive a successful response from this operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this operation.
Service Reference:
Examples:
Calling the deleteSnapshot operation
var params = {
SnapshotName: 'STRING_VALUE' /* required */
};
elasticache.deleteSnapshot(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
SnapshotName
— (String
)The name of the snapshot to be deleted.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Snapshot
— (map
)Represents a copy of an entire Redis cluster as of the time when the snapshot was taken.
SnapshotName
— (String
)The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.
ReplicationGroupId
— (String
)The unique identifier of the source replication group.
ReplicationGroupDescription
— (String
)A description of the source replication group.
CacheClusterId
— (String
)The user-supplied identifier of the source cluster.
SnapshotStatus
— (String
)The status of the snapshot. Valid values:
creating
|available
|restoring
|copying
|deleting
.SnapshotSource
— (String
)Indicates whether the snapshot is from an automatic backup (
automated
) or was created manually (manual
).CacheNodeType
— (String
)The name of the compute and memory capacity node type for the source cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) used by the source cluster.EngineVersion
— (String
)The version of the cache engine version that is used by the source cluster.
NumCacheNodes
— (Integer
)The number of cache nodes in the source cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the source cluster is located.
CacheClusterCreateTime
— (Date
)The date and time when the source cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
TopicArn
— (String
)The Amazon Resource Name (ARN) for the topic used by the source cluster for publishing notifications.
Port
— (Integer
)The port number used by each cache nodes in the source cluster.
CacheParameterGroupName
— (String
)The cache parameter group that is associated with the source cluster.
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the source cluster.
VpcId
— (String
)The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cluster.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
For manual snapshots, this field reflects the
SnapshotRetentionLimit
for the source cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using theDeleteSnapshot
operation.Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range during which ElastiCache takes daily snapshots of the source cluster.
NumNodeGroups
— (Integer
)The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
NodeSnapshots
— (Array<map>
)A list of the cache nodes in the source cluster.
CacheClusterId
— (String
)A unique identifier for the source cluster.
NodeGroupId
— (String
)A unique identifier for the source node group (shard).
CacheNodeId
— (String
)The cache node identifier for the node in the source cluster.
NodeGroupConfiguration
— (map
)The configuration for the source node group (shard).
NodeGroupId
— (String
)The 4-digit id for the node group these configuration values apply to.
Slots
— (String
)A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format
startkey-endkey
.Example:
"0-3999"
ReplicaCount
— (Integer
)The number of read replica nodes in this node group (shard).
PrimaryAvailabilityZone
— (String
)The Availability Zone where the primary node of this node group (shard) is launched.
ReplicaAvailabilityZones
— (Array<String>
)A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of
ReplicaCount
orReplicasPerNodeGroup
if not specified.
CacheSize
— (String
)The size of the cache on the source cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created in the source cluster.
SnapshotCreateTime
— (Date
)The date and time when the source node's metadata and cache data set was obtained for the snapshot.
-
(AWS.Response)
—
Returns:
describeCacheClusters(params = {}, callback) ⇒ AWS.Request
Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied.
By default, abbreviated information about the clusters is returned. You can use the optional ShowCacheNodeInfo flag to retrieve detailed information about the cache nodes associated with the clusters. These details include the DNS address and port for the cache node endpoint.
If the cluster is in the creating state, only cluster-level information is displayed until all of the nodes are successfully provisioned.
If the cluster is in the deleting state, only cluster-level information is displayed.
If cache nodes are currently being added to the cluster, node endpoint information and creation time for the additional nodes are not displayed until they are completely provisioned. When the cluster state is available, the cluster is ready for use.
If cache nodes are currently being removed from the cluster, no endpoint information for the removed nodes is displayed.
Service Reference:
Examples:
Calling the describeCacheClusters operation
var params = {
CacheClusterId: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE',
ShowCacheClustersNotInReplicationGroups: true || false,
ShowCacheNodeInfo: true || false
};
elasticache.describeCacheClusters(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheClusterId
— (String
)The user-supplied cluster identifier. If this parameter is specified, only information about that specific cluster is returned. This parameter isn't case sensitive.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.ShowCacheNodeInfo
— (Boolean
)An optional flag that can be included in the
DescribeCacheCluster
request to retrieve information about the individual cache nodes.ShowCacheClustersNotInReplicationGroups
— (Boolean
)An optional flag that can be included in the
DescribeCacheCluster
request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
CacheClusters
— (Array<map>
)A list of clusters. Each item in the list contains detailed information about one cluster.
CacheClusterId
— (String
)The user-supplied identifier of the cluster. This identifier is a unique key that identifies a cluster.
ConfigurationEndpoint
— (map
)Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have
.cfg
in it.Example:
mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ClientDownloadLandingPage
— (String
)The URL of the web page where you can download the latest ElastiCache client library.
CacheNodeType
— (String
)The name of the compute and memory capacity node type for the cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) to be used for this cluster.EngineVersion
— (String
)The version of the cache engine that is used in this cluster.
CacheClusterStatus
— (String
)The current state of this cluster, one of the following values:
available
,creating
,deleted
,deleting
,incompatible-network
,modifying
,rebooting cluster nodes
,restore-failed
, orsnapshotting
.NumCacheNodes
— (Integer
)The number of cache nodes in the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
CacheClusterCreateTime
— (Date
)The date and time when the cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
PendingModifiedValues
— (map
)A group of settings that are applied to the cluster in the future, or that are currently being applied.
NumCacheNodes
— (Integer
)The new number of cache nodes for the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs that are being removed (or will be removed) from the cluster. A node ID is a 4-digit numeric identifier (0001, 0002, etc.).
EngineVersion
— (String
)The new cache engine version that the cluster runs.
CacheNodeType
— (String
)The cache node type that this cluster or replication group is scaled to.
NotificationConfiguration
— (map
)Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).
TopicArn
— (String
)The Amazon Resource Name (ARN) that identifies the topic.
TopicStatus
— (String
)The current state of the topic.
CacheSecurityGroups
— (Array<map>
)A list of cache security group elements, composed of name and status sub-elements.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Status
— (String
)The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
CacheParameterGroup
— (map
)Status of the cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
ParameterApplyStatus
— (String
)The status of parameter updates.
CacheNodeIdsToReboot
— (Array<String>
)A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the cluster.
CacheNodes
— (Array<map>
)A list of cache nodes that are members of the cluster.
CacheNodeId
— (String
)The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
CacheNodeStatus
— (String
)The current state of this cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created.
Endpoint
— (map
)The hostname for connecting to this cache node.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ParameterGroupStatus
— (String
)The status of the parameter group applied to this cache node.
SourceCacheNodeId
— (String
)The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cluster.
CustomerAvailabilityZone
— (String
)The Availability Zone where this node was created and now resides.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SecurityGroups
— (Array<map>
)A list of VPC Security Groups associated with the cluster.
SecurityGroupId
— (String
)The identifier of the cache security group.
Status
— (String
)The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
ReplicationGroupId
— (String
)The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
Example:
05:00-09:00
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable at-rest encryption on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
Waiter Resource States:
describeCacheEngineVersions(params = {}, callback) ⇒ AWS.Request
Returns a list of the available cache engines and their versions.
Service Reference:
Examples:
Calling the describeCacheEngineVersions operation
var params = {
CacheParameterGroupFamily: 'STRING_VALUE',
DefaultOnly: true || false,
Engine: 'STRING_VALUE',
EngineVersion: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE'
};
elasticache.describeCacheEngineVersions(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
Engine
— (String
)The cache engine to return. Valid values:
memcached
|redis
EngineVersion
— (String
)The cache engine version to return.
Example:
1.4.14
CacheParameterGroupFamily
— (String
)The name of a specific cache parameter group family to return details for.
Valid values are:
memcached1.4
|redis2.6
|redis2.8
|redis3.2
|redis4.0
Constraints:
-
Must be 1 to 255 alphanumeric characters
-
First character must be a letter
-
Cannot end with a hyphen or contain two consecutive hyphens
-
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.DefaultOnly
— (Boolean
)If
true
, specifies that only the default version of the specified engine or engine and major version combination is to be returned.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
CacheEngineVersions
— (Array<map>
)A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.
Engine
— (String
)The name of the cache engine.
EngineVersion
— (String
)The version number of the cache engine.
CacheParameterGroupFamily
— (String
)The name of the cache parameter group family associated with this cache engine.
Valid values are:
memcached1.4
|redis2.6
|redis2.8
|redis3.2
|redis4.0
CacheEngineDescription
— (String
)The description of the cache engine.
CacheEngineVersionDescription
— (String
)The description of the cache engine version.
-
(AWS.Response)
—
Returns:
describeCacheParameterGroups(params = {}, callback) ⇒ AWS.Request
Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.
Service Reference:
Examples:
Calling the describeCacheParameterGroups operation
var params = {
CacheParameterGroupName: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE'
};
elasticache.describeCacheParameterGroups(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheParameterGroupName
— (String
)The name of a specific cache parameter group to return details for.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
CacheParameterGroups
— (Array<map>
)A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
CacheParameterGroupFamily
— (String
)The name of the cache parameter group family that this cache parameter group is compatible with.
Valid values are:
memcached1.4
|redis2.6
|redis2.8
|redis3.2
|redis4.0
Description
— (String
)The description for this cache parameter group.
-
(AWS.Response)
—
Returns:
describeCacheParameters(params = {}, callback) ⇒ AWS.Request
Returns the detailed parameter list for a particular cache parameter group.
Service Reference:
Examples:
Calling the describeCacheParameters operation
var params = {
CacheParameterGroupName: 'STRING_VALUE', /* required */
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE',
Source: 'STRING_VALUE'
};
elasticache.describeCacheParameters(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheParameterGroupName
— (String
)The name of a specific cache parameter group to return details for.
Source
— (String
)The parameter types to return.
Valid values:
user
|system
|engine-default
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
Parameters
— (Array<map>
)A list of Parameter instances.
ParameterName
— (String
)The name of the parameter.
ParameterValue
— (String
)The value of the parameter.
Description
— (String
)A description of the parameter.
Source
— (String
)The source of the parameter.
DataType
— (String
)The valid data type for the parameter.
AllowedValues
— (String
)The valid range of values for the parameter.
IsModifiable
— (Boolean
)Indicates whether (
true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.MinimumEngineVersion
— (String
)The earliest cache engine version to which the parameter can apply.
ChangeType
— (String
)Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
Possible values include:"immediate"
"requires-reboot"
CacheNodeTypeSpecificParameters
— (Array<map>
)A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
ParameterName
— (String
)The name of the parameter.
Description
— (String
)A description of the parameter.
Source
— (String
)The source of the parameter value.
DataType
— (String
)The valid data type for the parameter.
AllowedValues
— (String
)The valid range of values for the parameter.
IsModifiable
— (Boolean
)Indicates whether (
true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.MinimumEngineVersion
— (String
)The earliest cache engine version to which the parameter can apply.
CacheNodeTypeSpecificValues
— (Array<map>
)A list of cache node types and their corresponding values for this parameter.
CacheNodeType
— (String
)The cache node type for which this value applies.
Value
— (String
)The value for the cache node type.
ChangeType
— (String
)Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
Possible values include:"immediate"
"requires-reboot"
-
(AWS.Response)
—
Returns:
describeCacheSecurityGroups(params = {}, callback) ⇒ AWS.Request
Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.
Service Reference:
Examples:
Calling the describeCacheSecurityGroups operation
var params = {
CacheSecurityGroupName: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE'
};
elasticache.describeCacheSecurityGroups(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSecurityGroupName
— (String
)The name of the cache security group to return details for.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
CacheSecurityGroups
— (Array<map>
)A list of cache security groups. Each element in the list contains detailed information about one group.
OwnerId
— (String
)The AWS account ID of the cache security group owner.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Description
— (String
)The description of the cache security group.
EC2SecurityGroups
— (Array<map>
)A list of Amazon EC2 security groups that are associated with this cache security group.
Status
— (String
)The status of the Amazon EC2 security group.
EC2SecurityGroupName
— (String
)The name of the Amazon EC2 security group.
EC2SecurityGroupOwnerId
— (String
)The AWS account ID of the Amazon EC2 security group owner.
-
(AWS.Response)
—
Returns:
describeCacheSubnetGroups(params = {}, callback) ⇒ AWS.Request
Returns a list of cache subnet group descriptions. If a subnet group name is specified, the list contains only the description of that group.
Service Reference:
Examples:
Calling the describeCacheSubnetGroups operation
var params = {
CacheSubnetGroupName: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE'
};
elasticache.describeCacheSubnetGroups(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSubnetGroupName
— (String
)The name of the cache subnet group to return details for.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
CacheSubnetGroups
— (Array<map>
)A list of cache subnet groups. Each element in the list contains detailed information about one group.
CacheSubnetGroupName
— (String
)The name of the cache subnet group.
CacheSubnetGroupDescription
— (String
)The description of the cache subnet group.
VpcId
— (String
)The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
Subnets
— (Array<map>
)A list of subnets associated with the cache subnet group.
SubnetIdentifier
— (String
)The unique identifier for the subnet.
SubnetAvailabilityZone
— (map
)The Availability Zone associated with the subnet.
Name
— (String
)The name of the Availability Zone.
-
(AWS.Response)
—
Returns:
describeEngineDefaultParameters(params = {}, callback) ⇒ AWS.Request
Returns the default engine and system parameter information for the specified cache engine.
Service Reference:
Examples:
Calling the describeEngineDefaultParameters operation
var params = {
CacheParameterGroupFamily: 'STRING_VALUE', /* required */
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE'
};
elasticache.describeEngineDefaultParameters(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheParameterGroupFamily
— (String
)The name of the cache parameter group family.
Valid values are:
memcached1.4
|redis2.6
|redis2.8
|redis3.2
|redis4.0
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:EngineDefaults
— (map
)Represents the output of a
DescribeEngineDefaultParameters
operation.CacheParameterGroupFamily
— (String
)Specifies the name of the cache parameter group family to which the engine default parameters apply.
Valid values are:
memcached1.4
|redis2.6
|redis2.8
|redis3.2
|redis4.0
Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
Parameters
— (Array<map>
)Contains a list of engine default parameters.
ParameterName
— (String
)The name of the parameter.
ParameterValue
— (String
)The value of the parameter.
Description
— (String
)A description of the parameter.
Source
— (String
)The source of the parameter.
DataType
— (String
)The valid data type for the parameter.
AllowedValues
— (String
)The valid range of values for the parameter.
IsModifiable
— (Boolean
)Indicates whether (
true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.MinimumEngineVersion
— (String
)The earliest cache engine version to which the parameter can apply.
ChangeType
— (String
)Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
Possible values include:"immediate"
"requires-reboot"
CacheNodeTypeSpecificParameters
— (Array<map>
)A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
ParameterName
— (String
)The name of the parameter.
Description
— (String
)A description of the parameter.
Source
— (String
)The source of the parameter value.
DataType
— (String
)The valid data type for the parameter.
AllowedValues
— (String
)The valid range of values for the parameter.
IsModifiable
— (Boolean
)Indicates whether (
true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.MinimumEngineVersion
— (String
)The earliest cache engine version to which the parameter can apply.
CacheNodeTypeSpecificValues
— (Array<map>
)A list of cache node types and their corresponding values for this parameter.
CacheNodeType
— (String
)The cache node type for which this value applies.
Value
— (String
)The value for the cache node type.
ChangeType
— (String
)Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
Possible values include:"immediate"
"requires-reboot"
-
(AWS.Response)
—
Returns:
describeEvents(params = {}, callback) ⇒ AWS.Request
Returns events related to clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cluster, cache security group, or cache parameter group by providing the name as a parameter.
By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.
Service Reference:
Examples:
Calling the describeEvents operation
var params = {
Duration: 'NUMBER_VALUE',
EndTime: new Date || 'Wed Dec 31 1969 16:00:00 GMT-0800 (PST)' || 123456789,
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE',
SourceIdentifier: 'STRING_VALUE',
SourceType: cache-cluster | cache-parameter-group | cache-security-group | cache-subnet-group | replication-group,
StartTime: new Date || 'Wed Dec 31 1969 16:00:00 GMT-0800 (PST)' || 123456789
};
elasticache.describeEvents(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
SourceIdentifier
— (String
)The identifier of the event source for which events are returned. If not specified, all sources are included in the response.
SourceType
— (String
)The event source to retrieve events for. If no value is specified, all events are returned.
Possible values include:"cache-cluster"
"cache-parameter-group"
"cache-security-group"
"cache-subnet-group"
"replication-group"
StartTime
— (Date
)The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
Example: 2017-03-30T07:03:49.555Z
EndTime
— (Date
)The end of the time interval for which to retrieve events, specified in ISO 8601 format.
Example: 2017-03-30T07:03:49.555Z
Duration
— (Integer
)The number of minutes worth of events to retrieve.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
Events
— (Array<map>
)A list of events. Each element in the list contains detailed information about one event.
SourceIdentifier
— (String
)The identifier for the source of the event. For example, if the event occurred at the cluster level, the identifier would be the name of the cluster.
SourceType
— (String
)Specifies the origin of this event - a cluster, a parameter group, a security group, etc.
Possible values include:"cache-cluster"
"cache-parameter-group"
"cache-security-group"
"cache-subnet-group"
"replication-group"
Message
— (String
)The text of the event.
Date
— (Date
)The date and time when the event occurred.
-
(AWS.Response)
—
Returns:
describeReplicationGroups(params = {}, callback) ⇒ AWS.Request
Returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups
returns information about all replication groups.
Service Reference:
Examples:
Calling the describeReplicationGroups operation
var params = {
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE',
ReplicationGroupId: 'STRING_VALUE'
};
elasticache.describeReplicationGroups(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The identifier for the replication group to be described. This parameter is not case sensitive.
If you do not specify this parameter, information about all replication groups is returned.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
ReplicationGroups
— (Array<map>
)A list of replication groups. Each item in the list contains detailed information about one replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
Waiter Resource States:
describeReservedCacheNodes(params = {}, callback) ⇒ AWS.Request
Returns information about reserved cache nodes for this account, or about a specified reserved cache node.
Service Reference:
Examples:
Calling the describeReservedCacheNodes operation
var params = {
CacheNodeType: 'STRING_VALUE',
Duration: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE',
OfferingType: 'STRING_VALUE',
ProductDescription: 'STRING_VALUE',
ReservedCacheNodeId: 'STRING_VALUE',
ReservedCacheNodesOfferingId: 'STRING_VALUE'
};
elasticache.describeReservedCacheNodes(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReservedCacheNodeId
— (String
)The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.
ReservedCacheNodesOfferingId
— (String
)The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.
CacheNodeType
— (String
)The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Duration
— (String
)The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.
Valid Values:
1 | 3 | 31536000 | 94608000
ProductDescription
— (String
)The product description filter value. Use this parameter to show only those reservations matching the specified product description.
OfferingType
— (String
)The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.
Valid values:
"Light Utilization"|"Medium Utilization"|"Heavy Utilization"
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
ReservedCacheNodes
— (Array<map>
)A list of reserved cache nodes. Each element in the list contains detailed information about one node.
ReservedCacheNodeId
— (String
)The unique identifier for the reservation.
ReservedCacheNodesOfferingId
— (String
)The offering identifier.
CacheNodeType
— (String
)The cache node type for the reserved cache nodes.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
StartTime
— (Date
)The time the reservation started.
Duration
— (Integer
)The duration of the reservation in seconds.
FixedPrice
— (Float
)The fixed price charged for this reserved cache node.
UsagePrice
— (Float
)The hourly price charged for this reserved cache node.
CacheNodeCount
— (Integer
)The number of cache nodes that have been reserved.
ProductDescription
— (String
)The description of the reserved cache node.
OfferingType
— (String
)The offering type of this reserved cache node.
State
— (String
)The state of the reserved cache node.
RecurringCharges
— (Array<map>
)The recurring price charged to run this reserved cache node.
RecurringChargeAmount
— (Float
)The monetary amount of the recurring charge.
RecurringChargeFrequency
— (String
)The frequency of the recurring charge.
ReservationARN
— (String
)The Amazon Resource Name (ARN) of the reserved cache node.
Example:
arn:aws:elasticache:us-east-1:123456789012:reserved-instance:ri-2017-03-27-08-33-25-582
-
(AWS.Response)
—
Returns:
describeReservedCacheNodesOfferings(params = {}, callback) ⇒ AWS.Request
Lists available reserved cache node offerings.
Service Reference:
Examples:
Calling the describeReservedCacheNodesOfferings operation
var params = {
CacheNodeType: 'STRING_VALUE',
Duration: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE',
OfferingType: 'STRING_VALUE',
ProductDescription: 'STRING_VALUE',
ReservedCacheNodesOfferingId: 'STRING_VALUE'
};
elasticache.describeReservedCacheNodesOfferings(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReservedCacheNodesOfferingId
— (String
)The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.
Example:
438012d3-4052-4cc7-b2e3-8d3372e0e706
CacheNodeType
— (String
)The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Duration
— (String
)Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.
Valid Values:
1 | 3 | 31536000 | 94608000
ProductDescription
— (String
)The product description filter value. Use this parameter to show only the available offerings matching the specified product description.
OfferingType
— (String
)The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.
Valid Values:
"Light Utilization"|"Medium Utilization"|"Heavy Utilization"
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
ReservedCacheNodesOfferings
— (Array<map>
)A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.
ReservedCacheNodesOfferingId
— (String
)A unique identifier for the reserved cache node offering.
CacheNodeType
— (String
)The cache node type for the reserved cache node.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Duration
— (Integer
)The duration of the offering. in seconds.
FixedPrice
— (Float
)The fixed price charged for this offering.
UsagePrice
— (Float
)The hourly price charged for this offering.
ProductDescription
— (String
)The cache engine used by the offering.
OfferingType
— (String
)The offering type.
RecurringCharges
— (Array<map>
)The recurring price charged to run this reserved cache node.
RecurringChargeAmount
— (Float
)The monetary amount of the recurring charge.
RecurringChargeFrequency
— (String
)The frequency of the recurring charge.
-
(AWS.Response)
—
Returns:
describeSnapshots(params = {}, callback) ⇒ AWS.Request
Returns information about cluster or replication group snapshots. By default, DescribeSnapshots
lists all of your snapshots; it can optionally describe a single snapshot, or just the snapshots associated with a particular cache cluster.
Service Reference:
Examples:
Calling the describeSnapshots operation
var params = {
CacheClusterId: 'STRING_VALUE',
Marker: 'STRING_VALUE',
MaxRecords: 'NUMBER_VALUE',
ReplicationGroupId: 'STRING_VALUE',
ShowNodeGroupConfig: true || false,
SnapshotName: 'STRING_VALUE',
SnapshotSource: 'STRING_VALUE'
};
elasticache.describeSnapshots(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.
CacheClusterId
— (String
)A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cluster are described.
SnapshotName
— (String
)A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.
SnapshotSource
— (String
)If set to
system
, the output shows snapshots that were automatically created by ElastiCache. If set touser
the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 50
Constraints: minimum 20; maximum 50.
ShowNodeGroupConfig
— (Boolean
)A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.Snapshots
— (Array<map>
)A list of snapshots. Each item in the list contains detailed information about one snapshot.
SnapshotName
— (String
)The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.
ReplicationGroupId
— (String
)The unique identifier of the source replication group.
ReplicationGroupDescription
— (String
)A description of the source replication group.
CacheClusterId
— (String
)The user-supplied identifier of the source cluster.
SnapshotStatus
— (String
)The status of the snapshot. Valid values:
creating
|available
|restoring
|copying
|deleting
.SnapshotSource
— (String
)Indicates whether the snapshot is from an automatic backup (
automated
) or was created manually (manual
).CacheNodeType
— (String
)The name of the compute and memory capacity node type for the source cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) used by the source cluster.EngineVersion
— (String
)The version of the cache engine version that is used by the source cluster.
NumCacheNodes
— (Integer
)The number of cache nodes in the source cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the source cluster is located.
CacheClusterCreateTime
— (Date
)The date and time when the source cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
TopicArn
— (String
)The Amazon Resource Name (ARN) for the topic used by the source cluster for publishing notifications.
Port
— (Integer
)The port number used by each cache nodes in the source cluster.
CacheParameterGroupName
— (String
)The cache parameter group that is associated with the source cluster.
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the source cluster.
VpcId
— (String
)The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cluster.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.
For manual snapshots, this field reflects the
SnapshotRetentionLimit
for the source cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using theDeleteSnapshot
operation.Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range during which ElastiCache takes daily snapshots of the source cluster.
NumNodeGroups
— (Integer
)The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for the source Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
NodeSnapshots
— (Array<map>
)A list of the cache nodes in the source cluster.
CacheClusterId
— (String
)A unique identifier for the source cluster.
NodeGroupId
— (String
)A unique identifier for the source node group (shard).
CacheNodeId
— (String
)The cache node identifier for the node in the source cluster.
NodeGroupConfiguration
— (map
)The configuration for the source node group (shard).
NodeGroupId
— (String
)The 4-digit id for the node group these configuration values apply to.
Slots
— (String
)A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format
startkey-endkey
.Example:
"0-3999"
ReplicaCount
— (Integer
)The number of read replica nodes in this node group (shard).
PrimaryAvailabilityZone
— (String
)The Availability Zone where the primary node of this node group (shard) is launched.
ReplicaAvailabilityZones
— (Array<String>
)A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of
ReplicaCount
orReplicasPerNodeGroup
if not specified.
CacheSize
— (String
)The size of the cache on the source cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created in the source cluster.
SnapshotCreateTime
— (Date
)The date and time when the source node's metadata and cache data set was obtained for the snapshot.
-
(AWS.Response)
—
Returns:
increaseReplicaCount(params = {}, callback) ⇒ AWS.Request
Dynamically increases the number of replics in a Redis (cluster mode disabled) replication group or the number of replica nodes in one or more node groups (shards) of a Redis (cluster mode enabled) replication group. This operation is performed with no cluster down time.
Service Reference:
Examples:
Calling the increaseReplicaCount operation
var params = {
ApplyImmediately: true || false, /* required */
ReplicationGroupId: 'STRING_VALUE', /* required */
NewReplicaCount: 'NUMBER_VALUE',
ReplicaConfiguration: [
{
NewReplicaCount: 'NUMBER_VALUE', /* required */
NodeGroupId: 'STRING_VALUE', /* required */
PreferredAvailabilityZones: [
'STRING_VALUE',
/* more items */
]
},
/* more items */
]
};
elasticache.increaseReplicaCount(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The id of the replication group to which you want to add replica nodes.
NewReplicaCount
— (Integer
)The number of read replica nodes you want at the completion of this operation. For Redis (cluster mode disabled) replication groups, this is the number of replica nodes in the replication group. For Redis (cluster mode enabled) replication groups, this is the number of replica nodes in each of the replication group's node groups.
ReplicaConfiguration
— (Array<map>
)A list of
ConfigureShard
objects that can be used to configure each shard in a Redis (cluster mode enabled) replication group. TheConfigureShard
has three members:NewReplicaCount
,NodeGroupId
, andPreferredAvailabilityZones
.NodeGroupId
— required — (String
)The 4-digit id for the node group you are configuring. For Redis (cluster mode disabled) replication groups, the node group id is always 0001. To find a Redis (cluster mode enabled)'s node group's (shard's) id, see Finding a Shard's Id.
NewReplicaCount
— required — (Integer
)The number of replicas you want in this node group at the end of this operation. The maximum value for
NewReplicaCount
is 5. The minimum value depends upon the type of Redis replication group you are working with.The minimum number of replicas in a shard or replication group is:
-
Redis (cluster mode disabled)
-
If Multi-AZ with Automatic Failover is enabled: 1
-
If Multi-AZ with Automatic Failover is not enable: 0
-
-
Redis (cluster mode enabled): 0 (though you will not be able to failover to a replica if your primary node fails)
-
PreferredAvailabilityZones
— (Array<String>
)A list of
PreferredAvailabilityZone
strings that specify which availability zones the replication group's nodes are to be in. The nummber ofPreferredAvailabilityZone
values must equal the value ofNewReplicaCount
plus 1 to account for the primary node. If this member ofReplicaConfiguration
is omitted, ElastiCache for Redis selects the availability zone for each of the replicas.
ApplyImmediately
— (Boolean
)If
True
, the number of replica nodes is increased immediately. IfFalse
, the number of replica nodes is increased during the next maintenance window.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReplicationGroup
— (map
)Contains all of the attributes of a specific Redis replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
listAllowedNodeTypeModifications(params = {}, callback) ⇒ AWS.Request
Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.
When you use the ModifyCacheCluster
or ModifyReplicationGroup
operations to scale up your cluster or replication group, the value of the CacheNodeType
parameter must be one of the node types returned by this operation.
Service Reference:
Examples:
Calling the listAllowedNodeTypeModifications operation
var params = {
CacheClusterId: 'STRING_VALUE',
ReplicationGroupId: 'STRING_VALUE'
};
elasticache.listAllowedNodeTypeModifications(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheClusterId
— (String
)The name of the cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.
You must provide a value for either the
CacheClusterId
or theReplicationGroupId
.ReplicationGroupId
— (String
)The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.
You must provide a value for either the
CacheClusterId
or theReplicationGroupId
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ScaleUpModifications
— (Array<String>
)A string list, each element of which specifies a cache node type which you can use to scale your cluster or replication group.
When scaling up a Redis cluster or replication group using
ModifyCacheCluster
orModifyReplicationGroup
, use a value from this list for theCacheNodeType
parameter.
-
(AWS.Response)
—
Returns:
listTagsForResource(params = {}, callback) ⇒ AWS.Request
Lists all cost allocation tags currently on the named resource. A cost allocation tag
is a key-value pair where the key is case-sensitive and the value is optional. You can use cost allocation tags to categorize and track your AWS costs.
If the cluster is not in the available state, ListTagsForResource
returns an error.
You can have a maximum of 50 cost allocation tags on an ElastiCache resource. For more information, see Monitoring Costs with Tags.
Service Reference:
Examples:
Calling the listTagsForResource operation
var params = {
ResourceName: 'STRING_VALUE' /* required */
};
elasticache.listTagsForResource(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ResourceName
— (String
)The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
orarn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:TagList
— (Array<map>
)A list of cost allocation tags as key-value pairs.
Key
— (String
)The key for the tag. May not be null.
Value
— (String
)The tag's value. May be null.
-
(AWS.Response)
—
Returns:
modifyCacheCluster(params = {}, callback) ⇒ AWS.Request
Modifies the settings for a cluster. You can use this operation to change one or more cluster configuration parameters by specifying the parameters and the new values.
Service Reference:
Examples:
Calling the modifyCacheCluster operation
var params = {
CacheClusterId: 'STRING_VALUE', /* required */
AZMode: single-az | cross-az,
ApplyImmediately: true || false,
AutoMinorVersionUpgrade: true || false,
CacheNodeIdsToRemove: [
'STRING_VALUE',
/* more items */
],
CacheNodeType: 'STRING_VALUE',
CacheParameterGroupName: 'STRING_VALUE',
CacheSecurityGroupNames: [
'STRING_VALUE',
/* more items */
],
EngineVersion: 'STRING_VALUE',
NewAvailabilityZones: [
'STRING_VALUE',
/* more items */
],
NotificationTopicArn: 'STRING_VALUE',
NotificationTopicStatus: 'STRING_VALUE',
NumCacheNodes: 'NUMBER_VALUE',
PreferredMaintenanceWindow: 'STRING_VALUE',
SecurityGroupIds: [
'STRING_VALUE',
/* more items */
],
SnapshotRetentionLimit: 'NUMBER_VALUE',
SnapshotWindow: 'STRING_VALUE'
};
elasticache.modifyCacheCluster(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheClusterId
— (String
)The cluster identifier. This value is stored as a lowercase string.
NumCacheNodes
— (Integer
)The number of cache nodes that the cluster should have. If the value for
NumCacheNodes
is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.If you are removing cache nodes, you must use the
CacheNodeIdsToRemove
parameter to provide the IDs of the specific cache nodes to remove.For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
Note: Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (seeApplyImmediately
). A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use theModifyCacheCluster
request and setNumCacheNodes
equal to the number of cache nodes currently in the cluster.CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when
NumCacheNodes
is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value ofNumCacheNodes
in the request.For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this
ModifyCacheCluster
call is 5, you must list 2 (7 - 5) cache node IDs to remove.AZMode
— (String
)Specifies whether the new nodes in this Memcached cluster are all created in a single Availability Zone or created across multiple Availability Zones.
Valid values:
single-az
|cross-az
.This option is only supported for Memcached clusters.
Note: You cannot specifyPossible values include:single-az
if the Memcached cluster already has cache nodes in different Availability Zones. Ifcross-az
is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached."single-az"
"cross-az"
NewAvailabilityZones
— (Array<String>
)The list of Availability Zones where the new Memcached cache nodes are created.
This parameter is only valid when
NumCacheNodes
in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.This option is only supported on Memcached clusters.
Scenarios:
-
Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify
NumCacheNodes=5
(3 + 2) and optionally specify two Availability Zones for the two new nodes. -
Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify
NumCacheNodes=6
((3 + 2) + 1) and optionally specify an Availability Zone for the new node. -
Scenario 3: You want to cancel all pending operations. Specify
NumCacheNodes=3
to cancel all pending operations.
The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting
NumCacheNodes
to the number of current nodes.If
cross-az
is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.Impact of new add/remove requests upon pending requests
-
Scenario-1
-
Pending Action: Delete
-
New Request: Delete
-
Result: The new delete, pending or immediate, replaces the pending delete.
-
-
Scenario-2
-
Pending Action: Delete
-
New Request: Create
-
Result: The new create, pending or immediate, replaces the pending delete.
-
-
Scenario-3
-
Pending Action: Create
-
New Request: Delete
-
Result: The new delete, pending or immediate, replaces the pending create.
-
-
Scenario-4
-
Pending Action: Create
-
New Request: Create
-
Result: The new create is added to the pending create.
Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.
-
-
CacheSecurityGroupNames
— (Array<String>
)A list of cache security group names to authorize on this cluster. This change is asynchronously applied as soon as possible.
You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be "Default".
SecurityGroupIds
— (Array<String>
)Specifies the VPC Security Groups associated with the cluster.
This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
NotificationTopicArn
— (String
)The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
Note: The Amazon SNS topic owner must be same as the cluster owner.CacheParameterGroupName
— (String
)The name of the cache parameter group to apply to this cluster. This change is asynchronously applied as soon as possible for parameters when the
ApplyImmediately
parameter is specified astrue
for this request.NotificationTopicStatus
— (String
)The status of the Amazon SNS notification topic. Notifications are sent only if the status is
active
.Valid values:
active
|inactive
ApplyImmediately
— (Boolean
)If
true
, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of thePreferredMaintenanceWindow
setting for the cluster.If
false
, changes to the cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.If you perform a
ModifyCacheCluster
before a pending modification is applied, the pending modification is replaced by the newer modification.Valid values:
true
|false
Default:
false
EngineVersion
— (String
)The upgraded version of the cache engine to be run on the cache nodes.
Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cluster and create it anew with the earlier engine version.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.Note: If the value ofSnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
CacheNodeType
— (String
)A valid cache node type that you want to scale this cluster up to.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheCluster
— (map
)Contains all of the attributes of a specific cluster.
CacheClusterId
— (String
)The user-supplied identifier of the cluster. This identifier is a unique key that identifies a cluster.
ConfigurationEndpoint
— (map
)Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have
.cfg
in it.Example:
mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ClientDownloadLandingPage
— (String
)The URL of the web page where you can download the latest ElastiCache client library.
CacheNodeType
— (String
)The name of the compute and memory capacity node type for the cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) to be used for this cluster.EngineVersion
— (String
)The version of the cache engine that is used in this cluster.
CacheClusterStatus
— (String
)The current state of this cluster, one of the following values:
available
,creating
,deleted
,deleting
,incompatible-network
,modifying
,rebooting cluster nodes
,restore-failed
, orsnapshotting
.NumCacheNodes
— (Integer
)The number of cache nodes in the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
CacheClusterCreateTime
— (Date
)The date and time when the cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
PendingModifiedValues
— (map
)A group of settings that are applied to the cluster in the future, or that are currently being applied.
NumCacheNodes
— (Integer
)The new number of cache nodes for the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs that are being removed (or will be removed) from the cluster. A node ID is a 4-digit numeric identifier (0001, 0002, etc.).
EngineVersion
— (String
)The new cache engine version that the cluster runs.
CacheNodeType
— (String
)The cache node type that this cluster or replication group is scaled to.
NotificationConfiguration
— (map
)Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).
TopicArn
— (String
)The Amazon Resource Name (ARN) that identifies the topic.
TopicStatus
— (String
)The current state of the topic.
CacheSecurityGroups
— (Array<map>
)A list of cache security group elements, composed of name and status sub-elements.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Status
— (String
)The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
CacheParameterGroup
— (map
)Status of the cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
ParameterApplyStatus
— (String
)The status of parameter updates.
CacheNodeIdsToReboot
— (Array<String>
)A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the cluster.
CacheNodes
— (Array<map>
)A list of cache nodes that are members of the cluster.
CacheNodeId
— (String
)The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
CacheNodeStatus
— (String
)The current state of this cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created.
Endpoint
— (map
)The hostname for connecting to this cache node.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ParameterGroupStatus
— (String
)The status of the parameter group applied to this cache node.
SourceCacheNodeId
— (String
)The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cluster.
CustomerAvailabilityZone
— (String
)The Availability Zone where this node was created and now resides.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SecurityGroups
— (Array<map>
)A list of VPC Security Groups associated with the cluster.
SecurityGroupId
— (String
)The identifier of the cache security group.
Status
— (String
)The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
ReplicationGroupId
— (String
)The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
Example:
05:00-09:00
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable at-rest encryption on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
modifyCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.
Service Reference:
Examples:
Calling the modifyCacheParameterGroup operation
var params = {
CacheParameterGroupName: 'STRING_VALUE', /* required */
ParameterNameValues: [ /* required */
{
ParameterName: 'STRING_VALUE',
ParameterValue: 'STRING_VALUE'
},
/* more items */
]
};
elasticache.modifyCacheParameterGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheParameterGroupName
— (String
)The name of the cache parameter group to modify.
ParameterNameValues
— (Array<map>
)An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.
ParameterName
— (String
)The name of the parameter.
ParameterValue
— (String
)The value of the parameter.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheParameterGroupName
— (String
)The name of the cache parameter group.
-
(AWS.Response)
—
Returns:
modifyCacheSubnetGroup(params = {}, callback) ⇒ AWS.Request
Modifies an existing cache subnet group.
Service Reference:
Examples:
Calling the modifyCacheSubnetGroup operation
var params = {
CacheSubnetGroupName: 'STRING_VALUE', /* required */
CacheSubnetGroupDescription: 'STRING_VALUE',
SubnetIds: [
'STRING_VALUE',
/* more items */
]
};
elasticache.modifyCacheSubnetGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSubnetGroupName
— (String
)The name for the cache subnet group. This value is stored as a lowercase string.
Constraints: Must contain no more than 255 alphanumeric characters or hyphens.
Example:
mysubnetgroup
CacheSubnetGroupDescription
— (String
)A description of the cache subnet group.
SubnetIds
— (Array<String>
)The EC2 subnet IDs for the cache subnet group.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheSubnetGroup
— (map
)Represents the output of one of the following operations:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
CacheSubnetGroupName
— (String
)The name of the cache subnet group.
CacheSubnetGroupDescription
— (String
)The description of the cache subnet group.
VpcId
— (String
)The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.
Subnets
— (Array<map>
)A list of subnets associated with the cache subnet group.
SubnetIdentifier
— (String
)The unique identifier for the subnet.
SubnetAvailabilityZone
— (map
)The Availability Zone associated with the subnet.
Name
— (String
)The name of the Availability Zone.
-
-
(AWS.Response)
—
Returns:
modifyReplicationGroup(params = {}, callback) ⇒ AWS.Request
Modifies the settings for a replication group.
For Redis (cluster mode enabled) clusters, this operation cannot be used to change a cluster's node type or engine version. For more information, see:
-
Scaling for Amazon ElastiCache for Redis—Redis (cluster mode enabled) in the ElastiCache User Guide
-
ModifyReplicationGroupShardConfiguration in the ElastiCache API Reference
Service Reference:
Examples:
Calling the modifyReplicationGroup operation
var params = {
ReplicationGroupId: 'STRING_VALUE', /* required */
ApplyImmediately: true || false,
AutoMinorVersionUpgrade: true || false,
AutomaticFailoverEnabled: true || false,
CacheNodeType: 'STRING_VALUE',
CacheParameterGroupName: 'STRING_VALUE',
CacheSecurityGroupNames: [
'STRING_VALUE',
/* more items */
],
EngineVersion: 'STRING_VALUE',
NodeGroupId: 'STRING_VALUE',
NotificationTopicArn: 'STRING_VALUE',
NotificationTopicStatus: 'STRING_VALUE',
PreferredMaintenanceWindow: 'STRING_VALUE',
PrimaryClusterId: 'STRING_VALUE',
ReplicationGroupDescription: 'STRING_VALUE',
SecurityGroupIds: [
'STRING_VALUE',
/* more items */
],
SnapshotRetentionLimit: 'NUMBER_VALUE',
SnapshotWindow: 'STRING_VALUE',
SnapshottingClusterId: 'STRING_VALUE'
};
elasticache.modifyReplicationGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The identifier of the replication group to modify.
ReplicationGroupDescription
— (String
)A description for the replication group. Maximum length is 255 characters.
PrimaryClusterId
— (String
)For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.
AutomaticFailoverEnabled
— (Boolean
)Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.
Valid values:
true
|false
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
-
CacheSecurityGroupNames
— (Array<String>
)A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.
This parameter can be used only with replication group containing clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be
Default
.SecurityGroupIds
— (Array<String>
)Specifies the VPC Security Groups associated with the clusters in the replication group.
This parameter can be used only with replication group containing clusters running in an Amazon Virtual Private Cloud (Amazon VPC).
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
NotificationTopicArn
— (String
)The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.
Note: The Amazon SNS topic owner must be same as the replication group owner.CacheParameterGroupName
— (String
)The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the
ApplyImmediately
parameter is specified astrue
for this request.NotificationTopicStatus
— (String
)The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is
active
.Valid values:
active
|inactive
ApplyImmediately
— (Boolean
)If
true
, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of thePreferredMaintenanceWindow
setting for the replication group.If
false
, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.Valid values:
true
|false
Default:
false
EngineVersion
— (String
)The upgraded version of the cache engine to be run on the clusters in the replication group.
Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by
SnapshottingClusterId
.Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
CacheNodeType
— (String
)A valid cache node type that you want to scale this replication group to.
NodeGroupId
— (String
)Deprecated. This parameter is not used.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReplicationGroup
— (map
)Contains all of the attributes of a specific Redis replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
modifyReplicationGroupShardConfiguration(params = {}, callback) ⇒ AWS.Request
Modifies a replication group's shards (node groups) by allowing you to add shards, remove shards, or rebalance the keyspaces among exisiting shards.
Service Reference:
Examples:
Calling the modifyReplicationGroupShardConfiguration operation
var params = {
ApplyImmediately: true || false, /* required */
NodeGroupCount: 'NUMBER_VALUE', /* required */
ReplicationGroupId: 'STRING_VALUE', /* required */
NodeGroupsToRemove: [
'STRING_VALUE',
/* more items */
],
NodeGroupsToRetain: [
'STRING_VALUE',
/* more items */
],
ReshardingConfiguration: [
{
NodeGroupId: 'STRING_VALUE',
PreferredAvailabilityZones: [
'STRING_VALUE',
/* more items */
]
},
/* more items */
]
};
elasticache.modifyReplicationGroupShardConfiguration(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The name of the Redis (cluster mode enabled) cluster (replication group) on which the shards are to be configured.
NodeGroupCount
— (Integer
)The number of node groups (shards) that results from the modification of the shard configuration.
ApplyImmediately
— (Boolean
)Indicates that the shard reconfiguration process begins immediately. At present, the only permitted value for this parameter is
true
.Value: true
ReshardingConfiguration
— (Array<map>
)Specifies the preferred availability zones for each node group in the cluster. If the value of
NodeGroupCount
is greater than the current number of node groups (shards), you can use this parameter to specify the preferred availability zones of the cluster's shards. If you omit this parameter ElastiCache selects availability zones for you.You can specify this parameter only if the value of
NodeGroupCount
is greater than the current number of node groups (shards).NodeGroupId
— (String
)The 4-digit id for the node group these configuration values apply to.
PreferredAvailabilityZones
— (Array<String>
)A list of preferred availability zones for the nodes in this cluster.
NodeGroupsToRemove
— (Array<String>
)If the value of
NodeGroupCount
is less than the current number of node groups (shards), theNodeGroupsToRemove
orNodeGroupsToRetain
is a required list of node group ids to remove from or retain in the cluster.ElastiCache for Redis will attempt to remove all node groups listed by
NodeGroupsToRemove
from the cluster.NodeGroupsToRetain
— (Array<String>
)If the value of
NodeGroupCount
is less than the current number of node groups (shards), theNodeGroupsToRemove
orNodeGroupsToRetain
is a required list of node group ids to remove from or retain in the cluster.ElastiCache for Redis will attempt to remove all node groups except those listed by
NodeGroupsToRetain
from the cluster.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReplicationGroup
— (map
)Contains all of the attributes of a specific Redis replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
purchaseReservedCacheNodesOffering(params = {}, callback) ⇒ AWS.Request
Allows you to purchase a reserved cache node offering.
Service Reference:
Examples:
Calling the purchaseReservedCacheNodesOffering operation
var params = {
ReservedCacheNodesOfferingId: 'STRING_VALUE', /* required */
CacheNodeCount: 'NUMBER_VALUE',
ReservedCacheNodeId: 'STRING_VALUE'
};
elasticache.purchaseReservedCacheNodesOffering(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReservedCacheNodesOfferingId
— (String
)The ID of the reserved cache node offering to purchase.
Example:
438012d3-4052-4cc7-b2e3-8d3372e0e706
ReservedCacheNodeId
— (String
)A customer-specified identifier to track this reservation.
Note: The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.Example: myreservationID
CacheNodeCount
— (Integer
)The number of cache node instances to reserve.
Default:
1
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReservedCacheNode
— (map
)Represents the output of a
PurchaseReservedCacheNodesOffering
operation.ReservedCacheNodeId
— (String
)The unique identifier for the reservation.
ReservedCacheNodesOfferingId
— (String
)The offering identifier.
CacheNodeType
— (String
)The cache node type for the reserved cache nodes.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
StartTime
— (Date
)The time the reservation started.
Duration
— (Integer
)The duration of the reservation in seconds.
FixedPrice
— (Float
)The fixed price charged for this reserved cache node.
UsagePrice
— (Float
)The hourly price charged for this reserved cache node.
CacheNodeCount
— (Integer
)The number of cache nodes that have been reserved.
ProductDescription
— (String
)The description of the reserved cache node.
OfferingType
— (String
)The offering type of this reserved cache node.
State
— (String
)The state of the reserved cache node.
RecurringCharges
— (Array<map>
)The recurring price charged to run this reserved cache node.
RecurringChargeAmount
— (Float
)The monetary amount of the recurring charge.
RecurringChargeFrequency
— (String
)The frequency of the recurring charge.
ReservationARN
— (String
)The Amazon Resource Name (ARN) of the reserved cache node.
Example:
arn:aws:elasticache:us-east-1:123456789012:reserved-instance:ri-2017-03-27-08-33-25-582
-
(AWS.Response)
—
Returns:
rebootCacheCluster(params = {}, callback) ⇒ AWS.Request
Reboots some, or all, of the cache nodes within a provisioned cluster. This operation applies any modified cache parameter groups to the cluster. The reboot operation takes place as soon as possible, and results in a momentary outage to the cluster. During the reboot, the cluster status is set to REBOOTING.
The reboot causes the contents of the cache (for each cache node being rebooted) to be lost.
When the reboot is complete, a cluster event is created.
Rebooting a cluster is currently supported on Memcached and Redis (cluster mode disabled) clusters. Rebooting is not supported on Redis (cluster mode enabled) clusters.
If you make changes to parameters that require a Redis (cluster mode enabled) cluster reboot for the changes to be applied, see Rebooting a Cluster for an alternate process.
Service Reference:
Examples:
Calling the rebootCacheCluster operation
var params = {
CacheClusterId: 'STRING_VALUE', /* required */
CacheNodeIdsToReboot: [ /* required */
'STRING_VALUE',
/* more items */
]
};
elasticache.rebootCacheCluster(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheClusterId
— (String
)The cluster identifier. This parameter is stored as a lowercase string.
CacheNodeIdsToReboot
— (Array<String>
)A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cluster, specify all of the cache node IDs.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheCluster
— (map
)Contains all of the attributes of a specific cluster.
CacheClusterId
— (String
)The user-supplied identifier of the cluster. This identifier is a unique key that identifies a cluster.
ConfigurationEndpoint
— (map
)Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have
.cfg
in it.Example:
mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ClientDownloadLandingPage
— (String
)The URL of the web page where you can download the latest ElastiCache client library.
CacheNodeType
— (String
)The name of the compute and memory capacity node type for the cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) to be used for this cluster.EngineVersion
— (String
)The version of the cache engine that is used in this cluster.
CacheClusterStatus
— (String
)The current state of this cluster, one of the following values:
available
,creating
,deleted
,deleting
,incompatible-network
,modifying
,rebooting cluster nodes
,restore-failed
, orsnapshotting
.NumCacheNodes
— (Integer
)The number of cache nodes in the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
CacheClusterCreateTime
— (Date
)The date and time when the cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
PendingModifiedValues
— (map
)A group of settings that are applied to the cluster in the future, or that are currently being applied.
NumCacheNodes
— (Integer
)The new number of cache nodes for the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs that are being removed (or will be removed) from the cluster. A node ID is a 4-digit numeric identifier (0001, 0002, etc.).
EngineVersion
— (String
)The new cache engine version that the cluster runs.
CacheNodeType
— (String
)The cache node type that this cluster or replication group is scaled to.
NotificationConfiguration
— (map
)Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).
TopicArn
— (String
)The Amazon Resource Name (ARN) that identifies the topic.
TopicStatus
— (String
)The current state of the topic.
CacheSecurityGroups
— (Array<map>
)A list of cache security group elements, composed of name and status sub-elements.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Status
— (String
)The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
CacheParameterGroup
— (map
)Status of the cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
ParameterApplyStatus
— (String
)The status of parameter updates.
CacheNodeIdsToReboot
— (Array<String>
)A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the cluster.
CacheNodes
— (Array<map>
)A list of cache nodes that are members of the cluster.
CacheNodeId
— (String
)The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
CacheNodeStatus
— (String
)The current state of this cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created.
Endpoint
— (map
)The hostname for connecting to this cache node.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ParameterGroupStatus
— (String
)The status of the parameter group applied to this cache node.
SourceCacheNodeId
— (String
)The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cluster.
CustomerAvailabilityZone
— (String
)The Availability Zone where this node was created and now resides.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SecurityGroups
— (Array<map>
)A list of VPC Security Groups associated with the cluster.
SecurityGroupId
— (String
)The identifier of the cache security group.
Status
— (String
)The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
ReplicationGroupId
— (String
)The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
Example:
05:00-09:00
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable at-rest encryption on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
removeTagsFromResource(params = {}, callback) ⇒ AWS.Request
Removes the tags identified by the TagKeys
list from the named resource.
Service Reference:
Examples:
Calling the removeTagsFromResource operation
var params = {
ResourceName: 'STRING_VALUE', /* required */
TagKeys: [ /* required */
'STRING_VALUE',
/* more items */
]
};
elasticache.removeTagsFromResource(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ResourceName
— (String
)The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example
arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
orarn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
TagKeys
— (Array<String>
)A list of
TagKeys
identifying the tags you want removed from the named resource.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:TagList
— (Array<map>
)A list of cost allocation tags as key-value pairs.
Key
— (String
)The key for the tag. May not be null.
Value
— (String
)The tag's value. May be null.
-
(AWS.Response)
—
Returns:
resetCacheParameterGroup(params = {}, callback) ⇒ AWS.Request
Modifies the parameters of a cache parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire cache parameter group, specify the ResetAllParameters
and CacheParameterGroupName
parameters.
Service Reference:
Examples:
Calling the resetCacheParameterGroup operation
var params = {
CacheParameterGroupName: 'STRING_VALUE', /* required */
ParameterNameValues: [
{
ParameterName: 'STRING_VALUE',
ParameterValue: 'STRING_VALUE'
},
/* more items */
],
ResetAllParameters: true || false
};
elasticache.resetCacheParameterGroup(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheParameterGroupName
— (String
)The name of the cache parameter group to reset.
ResetAllParameters
— (Boolean
)If
true
, all parameters in the cache parameter group are reset to their default values. Iffalse
, only the parameters listed byParameterNameValues
are reset to their default values.Valid values:
true
|false
ParameterNameValues
— (Array<map>
)An array of parameter names to reset to their default values. If
ResetAllParameters
istrue
, do not useParameterNameValues
. IfResetAllParameters
isfalse
, you must specify the name of at least one parameter to reset.ParameterName
— (String
)The name of the parameter.
ParameterValue
— (String
)The value of the parameter.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheParameterGroupName
— (String
)The name of the cache parameter group.
-
(AWS.Response)
—
Returns:
revokeCacheSecurityGroupIngress(params = {}, callback) ⇒ AWS.Request
Revokes ingress from a cache security group. Use this operation to disallow access from an Amazon EC2 security group that had been previously authorized.
Service Reference:
Examples:
Calling the revokeCacheSecurityGroupIngress operation
var params = {
CacheSecurityGroupName: 'STRING_VALUE', /* required */
EC2SecurityGroupName: 'STRING_VALUE', /* required */
EC2SecurityGroupOwnerId: 'STRING_VALUE' /* required */
};
elasticache.revokeCacheSecurityGroupIngress(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
CacheSecurityGroupName
— (String
)The name of the cache security group to revoke ingress from.
EC2SecurityGroupName
— (String
)The name of the Amazon EC2 security group to revoke access from.
EC2SecurityGroupOwnerId
— (String
)The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:CacheSecurityGroup
— (map
)Represents the output of one of the following operations:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
OwnerId
— (String
)The AWS account ID of the cache security group owner.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Description
— (String
)The description of the cache security group.
EC2SecurityGroups
— (Array<map>
)A list of Amazon EC2 security groups that are associated with this cache security group.
Status
— (String
)The status of the Amazon EC2 security group.
EC2SecurityGroupName
— (String
)The name of the Amazon EC2 security group.
EC2SecurityGroupOwnerId
— (String
)The AWS account ID of the Amazon EC2 security group owner.
-
-
(AWS.Response)
—
Returns:
testFailover(params = {}, callback) ⇒ AWS.Request
Represents the input of a TestFailover
operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
Note the following
-
A customer can use this operation to test automatic failover on up to 5 shards (called node groups in the ElastiCache API and AWS CLI) in any rolling 24-hour period.
-
If calling this operation on shards in different clusters (called replication groups in the API and CLI), the calls can be made concurrently.
-
If calling this operation multiple times on different shards in the same Redis (cluster mode enabled) replication group, the first node replacement must complete before a subsequent call can be made.
-
To determine whether the node replacement is complete you can check Events using the Amazon ElastiCache console, the AWS CLI, or the ElastiCache API. Look for the following automatic failover related events, listed here in order of occurrance:
-
Replication group message:
Test Failover API called for node group <node-group-id>
-
Cache cluster message:
Failover from master node <primary-node-id> to replica node <node-id> completed
-
Replication group message:
Failover from master node <primary-node-id> to replica node <node-id> completed
-
Cache cluster message:
Recovering cache nodes <node-id>
-
Cache cluster message:
Finished recovery for cache nodes <node-id>
For more information see:
-
Viewing ElastiCache Events in the ElastiCache User Guide
-
DescribeEvents in the ElastiCache API Reference
-
Also see, Testing Multi-AZ with Automatic Failover in the ElastiCache User Guide.
Service Reference:
Examples:
Calling the testFailover operation
var params = {
NodeGroupId: 'STRING_VALUE', /* required */
ReplicationGroupId: 'STRING_VALUE' /* required */
};
elasticache.testFailover(params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
(defaults to: {})
—
ReplicationGroupId
— (String
)The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.
NodeGroupId
— (String
)The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:ReplicationGroup
— (map
)Contains all of the attributes of a specific Redis replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
waitFor(state, params = {}, callback) ⇒ AWS.Request
Waits for a given ElastiCache resource. The final callback or 'complete' event will be fired only when the resource is either in its final state or the waiter has timed out and stopped polling for the final state.
Examples:
Waiting for the cacheClusterAvailable state
var params = {
// ... input parameters ...
};
elasticache.waitFor('cacheClusterAvailable', params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
state
(String)
—
the resource state to wait for. Available states for this service are listed in "Waiter Resource States" below.
-
params
(map)
(defaults to: {})
—
a list of parameters for the given state. See each waiter resource state for required parameters.
Callback (callback):
-
function(err, data) { ... }
Callback containing error and data information. See the respective resource state for the expected error or data information.
If the waiter times out its requests, it will return a
ResourceNotReady
error.
Returns:
Waiter Resource States:
Waiter Resource Details
elasticache.waitFor('cacheClusterAvailable', params = {}, [callback]) ⇒ AWS.Request
Waits for the cacheClusterAvailable
state by periodically calling the underlying
ElastiCache.describeCacheClusters() operation every 15 seconds
(at most 40 times).
Examples:
Waiting for the cacheClusterAvailable state
var params = {
// ... input parameters ...
};
elasticache.waitFor('cacheClusterAvailable', params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
—
CacheClusterId
— (String
)The user-supplied cluster identifier. If this parameter is specified, only information about that specific cluster is returned. This parameter isn't case sensitive.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.ShowCacheNodeInfo
— (Boolean
)An optional flag that can be included in the
DescribeCacheCluster
request to retrieve information about the individual cache nodes.ShowCacheClustersNotInReplicationGroups
— (Boolean
)An optional flag that can be included in the
DescribeCacheCluster
request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
CacheClusters
— (Array<map>
)A list of clusters. Each item in the list contains detailed information about one cluster.
CacheClusterId
— (String
)The user-supplied identifier of the cluster. This identifier is a unique key that identifies a cluster.
ConfigurationEndpoint
— (map
)Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have
.cfg
in it.Example:
mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ClientDownloadLandingPage
— (String
)The URL of the web page where you can download the latest ElastiCache client library.
CacheNodeType
— (String
)The name of the compute and memory capacity node type for the cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) to be used for this cluster.EngineVersion
— (String
)The version of the cache engine that is used in this cluster.
CacheClusterStatus
— (String
)The current state of this cluster, one of the following values:
available
,creating
,deleted
,deleting
,incompatible-network
,modifying
,rebooting cluster nodes
,restore-failed
, orsnapshotting
.NumCacheNodes
— (Integer
)The number of cache nodes in the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
CacheClusterCreateTime
— (Date
)The date and time when the cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
PendingModifiedValues
— (map
)A group of settings that are applied to the cluster in the future, or that are currently being applied.
NumCacheNodes
— (Integer
)The new number of cache nodes for the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs that are being removed (or will be removed) from the cluster. A node ID is a 4-digit numeric identifier (0001, 0002, etc.).
EngineVersion
— (String
)The new cache engine version that the cluster runs.
CacheNodeType
— (String
)The cache node type that this cluster or replication group is scaled to.
NotificationConfiguration
— (map
)Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).
TopicArn
— (String
)The Amazon Resource Name (ARN) that identifies the topic.
TopicStatus
— (String
)The current state of the topic.
CacheSecurityGroups
— (Array<map>
)A list of cache security group elements, composed of name and status sub-elements.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Status
— (String
)The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
CacheParameterGroup
— (map
)Status of the cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
ParameterApplyStatus
— (String
)The status of parameter updates.
CacheNodeIdsToReboot
— (Array<String>
)A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the cluster.
CacheNodes
— (Array<map>
)A list of cache nodes that are members of the cluster.
CacheNodeId
— (String
)The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
CacheNodeStatus
— (String
)The current state of this cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created.
Endpoint
— (map
)The hostname for connecting to this cache node.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ParameterGroupStatus
— (String
)The status of the parameter group applied to this cache node.
SourceCacheNodeId
— (String
)The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cluster.
CustomerAvailabilityZone
— (String
)The Availability Zone where this node was created and now resides.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SecurityGroups
— (Array<map>
)A list of VPC Security Groups associated with the cluster.
SecurityGroupId
— (String
)The identifier of the cache security group.
Status
— (String
)The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
ReplicationGroupId
— (String
)The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
Example:
05:00-09:00
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable at-rest encryption on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
See Also:
elasticache.waitFor('cacheClusterDeleted', params = {}, [callback]) ⇒ AWS.Request
Waits for the cacheClusterDeleted
state by periodically calling the underlying
ElastiCache.describeCacheClusters() operation every 15 seconds
(at most 40 times).
Examples:
Waiting for the cacheClusterDeleted state
var params = {
// ... input parameters ...
};
elasticache.waitFor('cacheClusterDeleted', params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
—
CacheClusterId
— (String
)The user-supplied cluster identifier. If this parameter is specified, only information about that specific cluster is returned. This parameter isn't case sensitive.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.ShowCacheNodeInfo
— (Boolean
)An optional flag that can be included in the
DescribeCacheCluster
request to retrieve information about the individual cache nodes.ShowCacheClustersNotInReplicationGroups
— (Boolean
)An optional flag that can be included in the
DescribeCacheCluster
request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
CacheClusters
— (Array<map>
)A list of clusters. Each item in the list contains detailed information about one cluster.
CacheClusterId
— (String
)The user-supplied identifier of the cluster. This identifier is a unique key that identifies a cluster.
ConfigurationEndpoint
— (map
)Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have
.cfg
in it.Example:
mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ClientDownloadLandingPage
— (String
)The URL of the web page where you can download the latest ElastiCache client library.
CacheNodeType
— (String
)The name of the compute and memory capacity node type for the cluster.
The following node types are supported by ElastiCache. Generally speaking, the current generation types provide more memory and computational power at lower cost when compared to their equivalent previous generation counterparts.
-
General purpose:
-
Current generation:
T2 node types:
cache.t2.micro
,cache.t2.small
,cache.t2.medium
M3 node types:
cache.m3.medium
,cache.m3.large
,cache.m3.xlarge
,cache.m3.2xlarge
M4 node types:
cache.m4.large
,cache.m4.xlarge
,cache.m4.2xlarge
,cache.m4.4xlarge
,cache.m4.10xlarge
-
Previous generation: (not recommended)
T1 node types:
cache.t1.micro
M1 node types:
cache.m1.small
,cache.m1.medium
,cache.m1.large
,cache.m1.xlarge
-
-
Compute optimized:
-
Previous generation: (not recommended)
C1 node types:
cache.c1.xlarge
-
-
Memory optimized:
-
Current generation:
R3 node types:
cache.r3.large
,cache.r3.xlarge
,cache.r3.2xlarge
,cache.r3.4xlarge
,cache.r3.8xlarge
R4 node types;
cache.r4.large
,cache.r4.xlarge
,cache.r4.2xlarge
,cache.r4.4xlarge
,cache.r4.8xlarge
,cache.r4.16xlarge
-
Previous generation: (not recommended)
M2 node types:
cache.m2.xlarge
,cache.m2.2xlarge
,cache.m2.4xlarge
-
Notes:
-
All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).
-
Redis (cluster mode disabled): Redis backup/restore is not supported on T1 and T2 instances.
-
Redis (cluster mode enabled): Backup/restore is not supported on T1 instances.
-
Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.
For a complete listing of node types and specifications, see:
-
Engine
— (String
)The name of the cache engine (
memcached
orredis
) to be used for this cluster.EngineVersion
— (String
)The version of the cache engine that is used in this cluster.
CacheClusterStatus
— (String
)The current state of this cluster, one of the following values:
available
,creating
,deleted
,deleting
,incompatible-network
,modifying
,rebooting cluster nodes
,restore-failed
, orsnapshotting
.NumCacheNodes
— (Integer
)The number of cache nodes in the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
CacheClusterCreateTime
— (Date
)The date and time when the cluster was created.
PreferredMaintenanceWindow
— (String
)Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.
Valid values for
ddd
are:-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example:
sun:23:00-mon:01:30
-
PendingModifiedValues
— (map
)A group of settings that are applied to the cluster in the future, or that are currently being applied.
NumCacheNodes
— (Integer
)The new number of cache nodes for the cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
CacheNodeIdsToRemove
— (Array<String>
)A list of cache node IDs that are being removed (or will be removed) from the cluster. A node ID is a 4-digit numeric identifier (0001, 0002, etc.).
EngineVersion
— (String
)The new cache engine version that the cluster runs.
CacheNodeType
— (String
)The cache node type that this cluster or replication group is scaled to.
NotificationConfiguration
— (map
)Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).
TopicArn
— (String
)The Amazon Resource Name (ARN) that identifies the topic.
TopicStatus
— (String
)The current state of the topic.
CacheSecurityGroups
— (Array<map>
)A list of cache security group elements, composed of name and status sub-elements.
CacheSecurityGroupName
— (String
)The name of the cache security group.
Status
— (String
)The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
CacheParameterGroup
— (map
)Status of the cache parameter group.
CacheParameterGroupName
— (String
)The name of the cache parameter group.
ParameterApplyStatus
— (String
)The status of parameter updates.
CacheNodeIdsToReboot
— (Array<String>
)A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
CacheSubnetGroupName
— (String
)The name of the cache subnet group associated with the cluster.
CacheNodes
— (Array<map>
)A list of cache nodes that are members of the cluster.
CacheNodeId
— (String
)The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
CacheNodeStatus
— (String
)The current state of this cache node.
CacheNodeCreateTime
— (Date
)The date and time when the cache node was created.
Endpoint
— (map
)The hostname for connecting to this cache node.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
ParameterGroupStatus
— (String
)The status of the parameter group applied to this cache node.
SourceCacheNodeId
— (String
)The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cluster.
CustomerAvailabilityZone
— (String
)The Availability Zone where this node was created and now resides.
AutoMinorVersionUpgrade
— (Boolean
)This parameter is currently disabled.
SecurityGroups
— (Array<map>
)A list of VPC Security Groups associated with the cluster.
SecurityGroupId
— (String
)The identifier of the cache security group.
Status
— (String
)The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
ReplicationGroupId
— (String
)The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.
Example:
05:00-09:00
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable at-rest encryption on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
See Also:
elasticache.waitFor('replicationGroupAvailable', params = {}, [callback]) ⇒ AWS.Request
Waits for the replicationGroupAvailable
state by periodically calling the underlying
ElastiCache.describeReplicationGroups() operation every 15 seconds
(at most 40 times).
Examples:
Waiting for the replicationGroupAvailable state
var params = {
// ... input parameters ...
};
elasticache.waitFor('replicationGroupAvailable', params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
—
ReplicationGroupId
— (String
)The identifier for the replication group to be described. This parameter is not case sensitive.
If you do not specify this parameter, information about all replication groups is returned.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
ReplicationGroups
— (Array<map>
)A list of replication groups. Each item in the list contains detailed information about one replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
See Also:
elasticache.waitFor('replicationGroupDeleted', params = {}, [callback]) ⇒ AWS.Request
Waits for the replicationGroupDeleted
state by periodically calling the underlying
ElastiCache.describeReplicationGroups() operation every 15 seconds
(at most 40 times).
Examples:
Waiting for the replicationGroupDeleted state
var params = {
// ... input parameters ...
};
elasticache.waitFor('replicationGroupDeleted', params, function(err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Parameters:
-
params
(Object)
—
ReplicationGroupId
— (String
)The identifier for the replication group to be described. This parameter is not case sensitive.
If you do not specify this parameter, information about all replication groups is returned.
MaxRecords
— (Integer
)The maximum number of records to include in the response. If more records exist than the specified
MaxRecords
value, a marker is included in the response so that the remaining results can be retrieved.Default: 100
Constraints: minimum 20; maximum 100.
Marker
— (String
)An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords
.
Callback (callback):
-
function(err, data) { ... }
Called when a response from the service is returned. If a callback is not supplied, you must call AWS.Request.send() on the returned request object to initiate the request.
Context (this):
-
(AWS.Response)
—
the response object containing error, data properties, and the original request object.
Parameters:
-
err
(Error)
—
the error object returned from the request. Set to
null
if the request is successful. -
data
(Object)
—
the de-serialized data returned from the request. Set to
null
if a request error occurs. Thedata
object has the following properties:Marker
— (String
)Provides an identifier to allow retrieval of paginated results.
ReplicationGroups
— (Array<map>
)A list of replication groups. Each item in the list contains detailed information about one replication group.
ReplicationGroupId
— (String
)The identifier for the replication group.
Description
— (String
)The user supplied description of the replication group.
Status
— (String
)The current state of this replication group -
creating
,available
,modifying
,deleting
,create-failed
,snapshotting
.PendingModifiedValues
— (map
)A group of settings to be applied to the replication group, either immediately or during the next maintenance window.
PrimaryClusterId
— (String
)The primary cluster ID that is applied immediately (if
--apply-immediately
was specified), or during the next maintenance window.AutomaticFailoverStatus
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
-
Resharding
— (map
)The status of an online resharding operation.
SlotMigration
— (map
)Represents the progress of an online resharding operation.
ProgressPercentage
— (Float
)The percentage of the slot migration that is complete.
MemberClusters
— (Array<String>
)The names of all the cache clusters that are part of this replication group.
NodeGroups
— (Array<map>
)A list of node groups in this replication group. For Redis (cluster mode disabled) replication groups, this is a single-element list. For Redis (cluster mode enabled) replication groups, the list contains an entry for each node group (shard).
NodeGroupId
— (String
)The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.
Status
— (String
)The current state of this replication group -
creating
,available
, etc.PrimaryEndpoint
— (map
)The endpoint of the primary node in this node group (shard).
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
Slots
— (String
)The keyspace for this node group (shard).
NodeGroupMembers
— (Array<map>
)A list containing information about individual nodes within the node group (shard).
CacheClusterId
— (String
)The ID of the cluster to which the node belongs.
CacheNodeId
— (String
)The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
ReadEndpoint
— (map
)The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
PreferredAvailabilityZone
— (String
)The name of the Availability Zone in which the node is located.
CurrentRole
— (String
)The role that is currently assigned to the node -
primary
orreplica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
SnapshottingClusterId
— (String
)The cluster ID that is used as the daily snapshot source for the replication group.
AutomaticFailover
— (String
)Indicates the status of Multi-AZ with automatic failover for this Redis replication group.
Amazon ElastiCache for Redis does not support Multi-AZ with automatic failover on:
-
Redis versions earlier than 2.8.6.
-
Redis (cluster mode disabled): T1 and T2 cache node types.
-
Redis (cluster mode enabled): T1 node types.
"enabled"
"disabled"
"enabling"
"disabling"
-
ConfigurationEndpoint
— (map
)The configuration endpoint for this replication group. Use the configuration endpoint to connect to this replication group.
Address
— (String
)The DNS hostname of the cache node.
Port
— (Integer
)The port number that the cache engine is listening on.
SnapshotRetentionLimit
— (Integer
)The number of days for which ElastiCache retains automatic cluster snapshots before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is retained for 5 days before being deleted.If the value of
SnapshotRetentionLimit
is set to zero (0), backups are turned off.SnapshotWindow
— (String
)The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).
Example:
05:00-09:00
If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.
Note: This parameter is only valid if theEngine
parameter isredis
.ClusterEnabled
— (Boolean
)A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).
Valid values:
true
|false
CacheNodeType
— (String
)The name of the compute and memory capacity node type for each node in the replication group.
AuthTokenEnabled
— (Boolean
)A flag that enables using an
AuthToken
(password) when issuing Redis commands.Default:
false
TransitEncryptionEnabled
— (Boolean
)A flag that enables in-transit encryption when set to
true
.You cannot modify the value of
TransitEncryptionEnabled
after the cluster is created. To enable in-transit encryption on a cluster you must setTransitEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
AtRestEncryptionEnabled
— (Boolean
)A flag that enables encryption at-rest when set to
true
.You cannot modify the value of
AtRestEncryptionEnabled
after the cluster is created. To enable encryption at-rest on a cluster you must setAtRestEncryptionEnabled
totrue
when you create a cluster.Required: Only available when creating a replication group in an Amazon VPC using redis version
3.2.6
or4.x
.Default:
false
-
(AWS.Response)
—
Returns:
See Also: