Amazon SimpleDB Skill
amazonaws-com-sdb
amazonaws-com-sdb
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies. This enables Amazon SimpleDB to optimize requests, which generally yields... |
POST | / | The BatchPutAttributes operation creates or replaces attributes within one or more items. By using this operation, the client can perform multiple PutAttribute operation with a si... |
POST | / | The CreateDomain operation creates a new domain. The domain name should be unique among the domains associated with the Access Key ID provided in the request. The CreateDomain ope... |
POST | / | Deletes one or more attributes associated with an item. If all attributes of the item are deleted, the item is deleted. If DeleteAttributes is called without being passed any attr... |
POST | / | The DeleteDomain operation deletes a domain. Any items (and their attributes) in the domain are deleted as well. The DeleteDomain operation might take 10 or more seconds to comple... |
POST | / | Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values. |
POST | / | Returns all of the attributes associated with the specified item. Optionally, the attributes returned can be limited to one or more attributes by specifying an attribute name para... |
POST | / | The ListDomains operation lists all domains associated with the Access Key ID. It returns domain names up to the limit set by MaxNumberOfDomains. A NextToken is returned if there... |
POST | / | The PutAttributes operation creates or replaces attributes in an item. The client may specify new attributes using a combination of the Attribute.X.Name and Attribute.X.Value para... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-sdb
Downloads and installs to ~/.claude/skills/amazonaws-com-sdb/
2009-04-15 (2026-03-02)