Skip to content

/AWS1/CL_DAX=>UPDATECLUSTER()

About UpdateCluster

Modifies the settings for a DAX cluster. You can use this action to change one or more cluster configuration parameters by specifying the parameters and the new values.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

The name of the DAX cluster to be modified.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

A description of the changes being made to the cluster.

IV_PREFERREDMAINTENANCEWIN00 TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

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.

IV_NOTIFICATIONTOPICARN TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

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

IV_NOTIFICATIONTOPICSTATUS TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

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.

IV_PARAMETERGROUPNAME TYPE /AWS1/DAXSTRING /AWS1/DAXSTRING

The name of a parameter group for this cluster.

IT_SECURITYGROUPIDS TYPE /AWS1/CL_DAXSECGROUPIDLIST_W=>TT_SECURITYGROUPIDENTIFIERLIST TT_SECURITYGROUPIDENTIFIERLIST

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DAXUPDATECLUSTERRSP /AWS1/CL_DAXUPDATECLUSTERRSP