Production-grade AWS DynamoDB patterns with exponential backoff, VPC endpoints, IAM least-privilege access, and Global Tables conflict resolution. Use when asked to: set up DynamoDB with retry logic, implement exponential backoff for throttling, configure private DynamoDB via VPC endpoints, create attribute-level IAM policies, resolve Global Tables replication conflicts, handle ProvisionedThroughputExceededException, design multi-region DynamoDB with conflict resolution, or monitor replication lag across DynamoDB regions.
Production-grade AWS DynamoDB patterns with exponential backoff, VPC endpoints, IAM least-privilege access, and Global Tables conflict resolution. Use when asked to: set up DynamoDB with retry logic, implement exponential backoff for throttling, configure private DynamoDB via VPC endpoints, create attribute-level IAM policies, resolve Global Tables replication conflicts, handle ProvisionedThroughputExceededException, design multi-region DynamoDB with conflict resolution, or monitor replication lag across DynamoDB regions.
面向生产的 AWS DynamoDB 模式,包含指数退避、VPC 终端节点、IAM 最小权限访问和 Global Tables 冲突解决方案。适用于以下场景:设置带重试逻辑的 DynamoDB、为限流实现指数退避、通过 VPC 终端节点配置私有 DynamoDB、创建属性级别的 IAM 策略、解决 Global Tables 复制冲突、处理 ProvisionedThroughputExceededException、设计带冲突解决的多区域 DynamoDB,或监控 DynamoDB 各区域之间的复制延迟。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer