# Packages
Package daxiface provides an interface to enable mocking the Amazon DynamoDB Accelerator (DAX) service client for testing your code.
# Functions
New creates a new instance of the DAX client with a session.
# Constants
ChangeTypeImmediate is a ChangeType enum value.
ChangeTypeRequiresReboot is a ChangeType enum value.
Service ID for Regions and Endpoints metadata.
ErrCodeClusterAlreadyExistsFault for service response error code "ClusterAlreadyExistsFault".
ErrCodeClusterNotFoundFault for service response error code "ClusterNotFoundFault".
ErrCodeClusterQuotaForCustomerExceededFault for service response error code "ClusterQuotaForCustomerExceededFault".
ErrCodeInsufficientClusterCapacityFault for service response error code "InsufficientClusterCapacityFault".
ErrCodeInvalidARNFault for service response error code "InvalidARNFault".
ErrCodeInvalidClusterStateFault for service response error code "InvalidClusterStateFault".
ErrCodeInvalidParameterCombinationException for service response error code "InvalidParameterCombinationException".
ErrCodeInvalidParameterGroupStateFault for service response error code "InvalidParameterGroupStateFault".
ErrCodeInvalidParameterValueException for service response error code "InvalidParameterValueException".
ErrCodeInvalidSubnet for service response error code "InvalidSubnet".
ErrCodeInvalidVPCNetworkStateFault for service response error code "InvalidVPCNetworkStateFault".
ErrCodeNodeNotFoundFault for service response error code "NodeNotFoundFault".
ErrCodeNodeQuotaForClusterExceededFault for service response error code "NodeQuotaForClusterExceededFault".
ErrCodeNodeQuotaForCustomerExceededFault for service response error code "NodeQuotaForCustomerExceededFault".
ErrCodeParameterGroupAlreadyExistsFault for service response error code "ParameterGroupAlreadyExistsFault".
ErrCodeParameterGroupNotFoundFault for service response error code "ParameterGroupNotFoundFault".
ErrCodeParameterGroupQuotaExceededFault for service response error code "ParameterGroupQuotaExceededFault".
ErrCodeSubnetGroupAlreadyExistsFault for service response error code "SubnetGroupAlreadyExistsFault".
ErrCodeSubnetGroupInUseFault for service response error code "SubnetGroupInUseFault".
ErrCodeSubnetGroupNotFoundFault for service response error code "SubnetGroupNotFoundFault".
ErrCodeSubnetGroupQuotaExceededFault for service response error code "SubnetGroupQuotaExceededFault".
ErrCodeSubnetInUse for service response error code "SubnetInUse".
ErrCodeSubnetQuotaExceededFault for service response error code "SubnetQuotaExceededFault".
ErrCodeTagNotFoundFault for service response error code "TagNotFoundFault".
ErrCodeTagQuotaPerResourceExceeded for service response error code "TagQuotaPerResourceExceeded".
IsModifiableConditional is a IsModifiable enum value.
IsModifiableFalse is a IsModifiable enum value.
IsModifiableTrue is a IsModifiable enum value.
ParameterTypeDefault is a ParameterType enum value.
ParameterTypeNodeTypeSpecific is a ParameterType enum value.
Service endpoint prefix API calls made to.
SourceTypeCluster is a SourceType enum value.
SourceTypeParameterGroup is a SourceType enum value.
SourceTypeSubnetGroup is a SourceType enum value.
# Structs
Contains all of the attributes of a specific DAX cluster.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/CreateClusterRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/CreateClusterResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/CreateParameterGroupRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/CreateParameterGroupResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/CreateSubnetGroupRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/CreateSubnetGroupResponse.
DAX provides the API operation methods for making requests to Amazon DynamoDB Accelerator (DAX).
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DecreaseReplicationFactorRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DecreaseReplicationFactorResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DeleteClusterRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DeleteClusterResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DeleteParameterGroupRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DeleteParameterGroupResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DeleteSubnetGroupRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DeleteSubnetGroupResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeClustersRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeClustersResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeDefaultParametersRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeDefaultParametersResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeEventsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeEventsResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeParameterGroupsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeParameterGroupsResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeParametersRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeParametersResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeSubnetGroupsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/DescribeSubnetGroupsResponse.
Represents the information required for client programs to connect to the configuration endpoint for a DAX cluster, or to an individual node within the cluster.
Represents a single occurrence of something interesting within the system.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/IncreaseReplicationFactorRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/IncreaseReplicationFactorResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/ListTagsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/ListTagsResponse.
Represents an individual node within a DAX cluster.
Represents a parameter value that is applicable to a particular node type.
Describes a notification topic and its status.
Describes an individual setting that controls some aspect of DAX behavior.
A named set of parameters that are applied to all of the nodes in a DAX cluster.
The status of a parameter group.
An individual DAX parameter.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/RebootNodeRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/RebootNodeResponse.
An individual VPC security group and its status.
Represents the subnet associated with a DAX cluster.
Represents the output of one of the following actions:
* CreateSubnetGroup
* ModifySubnetGroup Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/SubnetGroup.
A description of a tag.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/TagResourceRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/TagResourceResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UntagResourceRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UntagResourceResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UpdateClusterRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UpdateClusterResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UpdateParameterGroupRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UpdateParameterGroupResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UpdateSubnetGroupRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/dax-2017-04-19/UpdateSubnetGroupResponse.