Amazon DynamoDB Accelerator (DAX) Skill
amazonaws-com-dax
amazonaws-com-dax
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates a DAX cluster. All nodes in the cluster run the same DAX caching software. |
POST | / | Creates a new parameter group. A parameter group is a collection of parameters that you apply to all of the nodes in a DAX cluster. |
POST | / | Creates a new subnet group. |
POST | / | Removes one or more nodes from a DAX cluster. You cannot use DecreaseReplicationFactor to remove the last node in a DAX cluster. If you need to do this, use DeleteCluster instead. |
POST | / | Deletes a previously provisioned DAX cluster. DeleteCluster deletes all associated nodes, node endpoints and the DAX cluster itself. When you receive a successful response from th... |
POST | / | Deletes the specified parameter group. You cannot delete a parameter group if it is associated with any DAX clusters. |
POST | / | Deletes a subnet group. You cannot delete a subnet group if it is associated with any DAX clusters. |
POST | / | Returns information about all provisioned DAX clusters if no cluster identifier is specified, or about a specific DAX cluster if a cluster identifier is supplied. If the cluster i... |
POST | / | Returns the default system parameter information for the DAX caching software. |
POST | / | Returns events related to DAX clusters and parameter groups. You can obtain events specific to a particular DAX cluster or parameter group by providing the name as a parameter. By... |
POST | / | Returns a list of parameter group descriptions. If a parameter group name is specified, the list will contain only the descriptions for that group. |
POST | / | Returns the detailed parameter list for a particular parameter group. |
POST | / | Returns a list of subnet group descriptions. If a subnet group name is specified, the list will contain only the description of that group. |
POST | / | Adds one or more nodes to a DAX cluster. |
POST | / | List all of the tags for a DAX cluster. You can call ListTags up to 10 times per second, per account. |
POST | / | Reboots a single node of a DAX cluster. The reboot action takes place as soon as possible. During the reboot, the node status is set to REBOOTING. RebootNode restarts the DAX engi... |
POST | / | Associates a set of tags with a DAX resource. You can call TagResource up to 5 times per second, per account. |
POST | / | Removes the association of tags from a DAX resource. You can call UntagResource up to 5 times per second, per account. |
POST | / | 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. |
POST | / | Modifies the parameters of a parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-dax
Downloads and installs to ~/.claude/skills/amazonaws-com-dax/
2017-04-19 (2026-02-13)