Data retrieval APIs for Amazon DynamoDB - AWS Online Register of Data Formats

Data retrieval APIs for Amazon DynamoDB

Amazon DynamoDB 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 checks the existence of a set of attributes for the item with the given primary keyRead
DescribeBackupDescribe an existing backup of a tableRead
DescribeContinuousBackupsCheck the status of the backup restore settings on the specified tableRead
DescribeContributorInsightsDescribe the contributor insights status and related details for a given table or global secondary indexRead
DescribeEndpointsReturn the regional endpoint informationRead
DescribeExportDescribe an existing Export of a tableRead
DescribeGlobalTableReturn information about the specified global tableRead
DescribeGlobalTableSettingsReturn settings information about the specified global tableRead
DescribeImportDescribe an existing importRead
DescribeKinesisStreamingDestinationGrant permission to describe the status of Kinesis streaming and related details for a given tableRead
DescribeLimitsReturn the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create thereRead
DescribeReservedCapacityDescribe one or more of the Reserved Capacity purchasedRead
DescribeReservedCapacityOfferingsDescribe Reserved Capacity offerings that are available for purchaseRead
DescribeStreamReturn information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB tableRead
DescribeTableReturn information about the tableRead
DescribeTableReplicaAutoScalingDescribe the auto scaling settings across all replicas of the global tableRead
DescribeTimeToLiveGive a description of the Time to Live (TTL) status on the specified tableRead
GetAbacStatusView the status of Attribute Based Access Control for the accountRead
GetItemThe GetItem operation that returns a set of attributes for the item with the given primary keyRead
GetRecordsRetrieve the stream records from a given shardRead
GetResourcePolicyView a resource-based policy for a resourceRead
GetShardIteratorReturn a shard iteratorRead
ListBackupsList backups associated with the account and endpointList
ListContributorInsightsList the ContributorInsightsSummary for all tables and global secondary indexes associated with the current account and endpointList
ListExportsList exports associated with the account and endpointList
ListGlobalTablesList all global tables that have a replica in the specified regionList
ListImportsList imports associated with the account and endpointList
ListStreamsReturn an array of stream ARNs associated with the current account and endpointRead
ListTablesReturn an array of table names associated with the current account and endpointList
ListTagsOfResourceList all tags on an Amazon DynamoDB resourceRead
PartiQLSelectRead a set of attributes for items from a table or indexRead
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