import * as mod from "https://aws-api.deno.dev/v0.4/services/dax.ts?docs=full";
Cluster | Contains all of the attributes of a specific DAX cluster. |
CreateClusterRequest | |
CreateClusterResponse | |
CreateParameterGroupRequest | |
CreateParameterGroupResponse | |
CreateSubnetGroupRequest | |
CreateSubnetGroupResponse | |
DecreaseReplicationFactorRequest | |
DecreaseReplicationFactorResponse | |
DeleteClusterRequest | |
DeleteClusterResponse | |
DeleteParameterGroupRequest | |
DeleteParameterGroupResponse | |
DeleteSubnetGroupRequest | |
DeleteSubnetGroupResponse | |
DescribeClustersRequest | |
DescribeClustersResponse | |
DescribeDefaultParametersRequest | |
DescribeDefaultParametersResponse | |
DescribeEventsRequest | |
DescribeEventsResponse | |
DescribeParameterGroupsRequest | |
DescribeParameterGroupsResponse | |
DescribeParametersRequest | |
DescribeParametersResponse | |
DescribeSubnetGroupsRequest | |
DescribeSubnetGroupsResponse | |
Endpoint | Represents the information required for client programs to connect to the endpoint for a DAX cluster. |
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. |
IncreaseReplicationFactorRequest | |
IncreaseReplicationFactorResponse | |
ListTagsRequest | |
ListTagsResponse | |
Node | Represents an individual node within a DAX cluster. |
NodeTypeSpecificValue | Represents a parameter value that is applicable to a particular node type. |
NotificationConfiguration | Describes a notification topic and its status. Notification topics are used for publishing DAX events to subscribers using Amazon Simple Notification Service (SNS). |
Parameter | Describes an individual setting that controls some aspect of DAX behavior. |
ParameterGroup | A named set of parameters that are applied to all of the nodes in a DAX cluster. |
ParameterGroupStatus | The status of a parameter group. |
ParameterNameValue | An individual DAX parameter. |
RebootNodeRequest | |
RebootNodeResponse | |
SecurityGroupMembership | An individual VPC security group and its status. |
SSEDescription | The description of the server-side encryption status on the specified DAX cluster. |
SSESpecification | Represents the settings used to enable server-side encryption. |
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. |
SubnetGroup | Represents the output of one of the following actions: |
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. |
TagResourceRequest | |
TagResourceResponse | |
UntagResourceRequest | |
UntagResourceResponse | |
UpdateClusterRequest | |
UpdateClusterResponse | |
UpdateParameterGroupRequest | |
UpdateParameterGroupResponse | |
UpdateSubnetGroupRequest | |
UpdateSubnetGroupResponse |