Data retrieval APIs for Amazon DynamoDB Accelerator (DAX) - AWS Online Register of Data Formats

Data retrieval APIs for Amazon DynamoDB Accelerator (DAX)

Amazon DynamoDB Accelerator (DAX) provides the following APIs for data retrieval.

Actions Description Access level
BatchGetItemReturn the attributes of one or more items from one or more tablesRead
ConditionCheckItemThe ConditionCheckItem operation that checks the existence of a set of attributes for the item with the given primary keyRead
DescribeClustersReturn information about all provisioned DAX clustersList
DescribeDefaultParametersReturn the default system parameter information for DAXList
DescribeEventsReturn events related to DAX clusters and parameter groupsList
DescribeParameterGroupsReturn a list of parameter group descriptionsList
DescribeParametersReturn the detailed parameter list for a particular parameter groupRead
DescribeSubnetGroupsReturn a list of subnet group descriptionsList
GetItemThe GetItem operation that returns a set of attributes for the item with the given primary keyRead
ListTagsReturn a list all of the tags for a DAX clusterRead
QueryUse the primary key of a table or a secondary index to directly access items from that table or indexRead
ScanReturn one or more items and item attributes by accessing every item in a table or a secondary indexRead