package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package daxiface provides an interface to enable mocking the Amazon DynamoDB Accelerator (DAX) service client for testing your code.

# Functions

ChangeType_Values returns all elements of the ChangeType enum.
ClusterEndpointEncryptionType_Values returns all elements of the ClusterEndpointEncryptionType enum.
IsModifiable_Values returns all elements of the IsModifiable enum.
New creates a new instance of the DAX client with a session.
ParameterType_Values returns all elements of the ParameterType enum.
SourceType_Values returns all elements of the SourceType enum.
SSEStatus_Values returns all elements of the SSEStatus enum.

# Constants

ChangeTypeImmediate is a ChangeType enum value.
ChangeTypeRequiresReboot is a ChangeType enum value.
ClusterEndpointEncryptionTypeNone is a ClusterEndpointEncryptionType enum value.
ClusterEndpointEncryptionTypeTls is a ClusterEndpointEncryptionType enum value.
ID to lookup a service endpoint with.
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".
ErrCodeServiceLinkedRoleNotFoundFault for service response error code "ServiceLinkedRoleNotFoundFault".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
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.
ServiceID is a unique identifier of a specific service.
Name of service.
SourceTypeCluster is a SourceType enum value.
SourceTypeParameterGroup is a SourceType enum value.
SourceTypeSubnetGroup is a SourceType enum value.
SSEStatusDisabled is a SSEStatus enum value.
SSEStatusDisabling is a SSEStatus enum value.
SSEStatusEnabled is a SSEStatus enum value.
SSEStatusEnabling is a SSEStatus enum value.

# Structs

Contains all of the attributes of a specific DAX cluster.
You already have a DAX cluster with the given identifier.
The requested cluster ID does not refer to an existing DAX cluster.
You have attempted to exceed the maximum number of DAX clusters for your AWS account.
DAX provides the API operation methods for making requests to Amazon DynamoDB Accelerator (DAX).
Represents the information required for client programs to connect to the endpoint for a DAX cluster.
Represents a single occurrence of something interesting within the system.
There are not enough system resources to create the cluster you requested (or to resize an already-existing cluster).
The Amazon Resource Name (ARN) supplied in the request is not valid.
The requested DAX cluster is not in the available state.
Two or more incompatible parameters were specified.
One or more parameters in a parameter group are in an invalid state.
The value for a parameter is invalid.
An invalid subnet identifier was specified.
The VPC network is in an invalid state.
Represents an individual node within a DAX cluster.
None of the nodes in the cluster have the given node ID.
You have attempted to exceed the maximum number of nodes for a DAX cluster.
You have attempted to exceed the maximum number of nodes for your AWS account.
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 specified parameter group already exists.
The specified parameter group does not exist.
You have attempted to exceed the maximum number of parameter groups.
The status of a parameter group.
An individual DAX parameter.
An individual VPC security group and its status.
The specified service linked role (SLR) was not found.
You have reached the maximum number of x509 certificates that can be created for encrypted clusters in a 30 day period.
The description of the server-side encryption status on the specified DAX cluster.
Represents the settings used to enable server-side encryption.
Represents the subnet associated with a DAX cluster.
Represents the output of one of the following actions: - CreateSubnetGroup - ModifySubnetGroup.
The specified subnet group already exists.
The specified subnet group is currently in use.
The requested subnet group name does not refer to an existing subnet group.
The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.
The requested subnet is being used by another subnet group.
The request cannot be processed because it would exceed the allowed number of subnets in a subnet group.
A description of a tag.
The tag does not exist.
You have exceeded the maximum number of tags for this DAX cluster.