LAP Registry

Amazon DynamoDB Skill

amazonaws-com-dynamodb

Provider: Amazon Web Services Version: 2012-08-10 Endpoints: 57 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/
POST/This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL. Each read statement in a BatchExecuteStatement must specify an equality condi...
POST/The BatchGetItem operation returns the attributes of one or more items from one or more tables. You identify requested items by primary key. A single operation can retrieve up to...
POST/The BatchWriteItem operation puts or deletes multiple items in one or more tables. A single call to BatchWriteItem can transmit up to 16MB of data over the network, consisting of...
POST/Creates a backup for an existing table. Each time you create an on-demand backup, the entire table data is backed up. There is no limit to the number of on-demand backups that can...
POST/Creates a global table from an existing table. A global table creates a replication relationship between two or more DynamoDB tables with the same table name in the provided Regio...
POST/The CreateTable operation adds a new table to your account. In an Amazon Web Services account, table names must be unique within each Region. That is, you can have two tables with...
POST/Deletes an existing backup of a table. You can call DeleteBackup at a maximum rate of 10 times per second.
POST/Deletes a single item in a table by primary key. You can perform a conditional delete operation that deletes the item if it exists, or if it has an expected attribute value. In ad...
POST/Deletes the resource-based policy attached to the resource, which can be a table or stream. DeleteResourcePolicy is an idempotent operation; running it multiple times on the same...
POST/The DeleteTable operation deletes a table and all of its items. After a DeleteTable request, the specified table is in the DELETING state until DynamoDB completes the deletion. If...
POST/Describes an existing backup of a table. You can call DescribeBackup at a maximum rate of 10 times per second.
POST/Checks the status of continuous backups and point in time recovery on the specified table. Continuous backups are ENABLED on all tables at table creation. If point in time recover...
POST/Returns information about contributor insights for a given table or global secondary index.
POST/Returns the regional endpoint information. For more information on policy permissions, please see Internetwork traffic privacy.
POST/Describes an existing table export.
POST/Returns information about the specified global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Custom...
POST/Describes Region-specific settings for a global table. This documentation is for version 2017.11.29 (Legacy) of global tables, which should be avoided for new global tables. Custo...
POST/Represents the properties of the import.
POST/Returns information about the status of Kinesis streaming.
POST/Returns the current provisioned-capacity quotas for your Amazon Web Services account in a Region, both for the Region as a whole and for any one DynamoDB table that you create the...
POST/Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table. For global tables, this...
POST/Describes auto scaling settings across replicas of the global table at once. For global tables, this operation only applies to global tables using Version 2019.11.21 (Current vers...
POST/Gives a description of the Time to Live (TTL) status on the specified table.
POST/Stops replication from the DynamoDB table to the Kinesis data stream. This is done without deleting either of the resources.
POST/Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable workflow. If this operation doesn't return results immediately, use Desc...
POST/This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL. For PartiQL reads (SELECT statement), if the total number of processed i...
POST/This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL. The entire transaction must consist of either read statements or writ...
POST/Exports table data to an S3 bucket. The table must have point in time recovery enabled, and you can export data from any time within the point in time recovery window.
POST/The GetItem operation returns a set of attributes for the item with the given primary key. If there is no matching item, GetItem does not return any data and there will be no Item...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-dynamodb

Downloads and installs to ~/.claude/skills/amazonaws-com-dynamodb/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)