Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateClusterRequest

Hierarchy

Properties

ClusterName: undefined | string

The name of the DAX cluster to be modified.

Description?: string

A description of the changes being made to the cluster.

NotificationTopicArn?: string

The Amazon Resource Name (ARN) that identifies the topic.

NotificationTopicStatus?: string

The current state of the topic. A value of “active” means that notifications will be sent to the topic. A value of “inactive” means that notifications will not be sent to the topic.

ParameterGroupName?: string

The name of a parameter group for this cluster.

PreferredMaintenanceWindow?: string

A range of time when maintenance of DAX cluster software will be performed. For example: sun:01:00-sun:09:00. Cluster maintenance normally takes less than 30 minutes, and is performed automatically within the maintenance window.

SecurityGroupIds?: string[]

A list of user-specified security group IDs to be assigned to each node in the DAX cluster. If this parameter is not specified, DAX assigns the default VPC security group to each node.