Package-level declarations

Types

Link copied to clipboard
sealed class ChangeType
Link copied to clipboard
class Cluster

Contains all of the attributes of a specific DAX cluster.

Link copied to clipboard

You already have a DAX cluster with the given identifier.

Link copied to clipboard
Link copied to clipboard

The requested cluster ID does not refer to an existing DAX cluster.

Link copied to clipboard

You have attempted to exceed the maximum number of DAX clusters for your AWS account.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Base class for all service related exceptions thrown by the Dax client

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Endpoint

Represents the information required for client programs to connect to the endpoint for a DAX cluster.

Link copied to clipboard
class Event

Represents a single occurrence of something interesting within the system. Some examples of events are creating a DAX cluster, adding or removing a node, or rebooting a node.

Link copied to clipboard

There are not enough system resources to create the cluster you requested (or to resize an already-existing cluster).

Link copied to clipboard

The Amazon Resource Name (ARN) supplied in the request is not valid.

Link copied to clipboard

The requested DAX cluster is not in the available state.

Link copied to clipboard

Two or more incompatible parameters were specified.

Link copied to clipboard

One or more parameters in a parameter group are in an invalid state.

Link copied to clipboard

The value for a parameter is invalid.

Link copied to clipboard

An invalid subnet identifier was specified.

Link copied to clipboard

The VPC network is in an invalid state.

Link copied to clipboard
sealed class IsModifiable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Node

Represents an individual node within a DAX cluster.

Link copied to clipboard

None of the nodes in the cluster have the given node ID.

Link copied to clipboard

You have attempted to exceed the maximum number of nodes for a DAX cluster.

Link copied to clipboard

You have attempted to exceed the maximum number of nodes for your AWS account.

Link copied to clipboard

Represents a parameter value that is applicable to a particular node type.

Link copied to clipboard

Describes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS).

Link copied to clipboard
class Parameter

Describes an individual setting that controls some aspect of DAX behavior.

Link copied to clipboard

A named set of parameters that are applied to all of the nodes in a DAX cluster.

Link copied to clipboard

The specified parameter group already exists.

Link copied to clipboard

The specified parameter group does not exist.

Link copied to clipboard

You have attempted to exceed the maximum number of parameter groups.

Link copied to clipboard

The status of a parameter group.

Link copied to clipboard

An individual DAX parameter.

Link copied to clipboard
sealed class ParameterType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An individual VPC security group and its status.

Link copied to clipboard

The specified service linked role (SLR) was not found.

Link copied to clipboard

You have reached the maximum number of x509 certificates that can be created for encrypted clusters in a 30 day period. Contact AWS customer support to discuss options for continuing to create encrypted clusters.

Link copied to clipboard
sealed class SourceType
Link copied to clipboard

The description of the server-side encryption status on the specified DAX cluster.

Link copied to clipboard

Represents the settings used to enable server-side encryption.

Link copied to clipboard
sealed class SseStatus
Link copied to clipboard
class Subnet

Represents the subnet associated with a DAX cluster. This parameter refers to subnets defined in Amazon Virtual Private Cloud (Amazon VPC) and used with DAX.

Link copied to clipboard

Represents the output of one of the following actions:

Link copied to clipboard

The specified subnet group already exists.

Link copied to clipboard

The specified subnet group is currently in use.

Link copied to clipboard

The requested subnet group name does not refer to an existing subnet group.

Link copied to clipboard

The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.

Link copied to clipboard

The requested subnet is being used by another subnet group.

Link copied to clipboard

The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.

Link copied to clipboard
class Tag

A description of a tag. Every tag is a key-value pair. You can add up to 50 tags to a single DAX cluster.

Link copied to clipboard

The tag does not exist.

Link copied to clipboard

You have exceeded the maximum number of tags for this DAX cluster.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard