
from aws-agent-skills1,127
面向代理的 AWS S3 使用指南:创建/配置桶、对象操作、生命周期策略、权限与预签名 URL 等常见运维与开发模式的操作模板。
AWS S3 Skill 为代理提供一套关于 Amazon S3 的实用操作知识:从创建安全的存储桶、启用版本与加密,到上传/下载对象、生成预签名 URL、配置生命周期与事件通知。文档包含 CLI 示例与 boto3 代码片段,便于代理在受控环境下执行或向用户展示具体命令。
当需要自动化或指导与 S3 相关的任务(如部署静态网站、备份数据、配置跨区域复制、生成上传/下载的预签名链接、排查访问权限问题)时使用。本技能适合具备 AWS 凭证与相关权限的代理或运维脚本。
适用于能够执行 AWS CLI 或调用 boto3 的代理(需要配置 AWS 凭证的运行环境)。
AWS S3 reference skill providing comprehensive documentation on bucket management, object operations, lifecycle policies, presigned URLs, and troubleshooting. No scripts included — pure documentation skill with CLI and boto3 examples. Well-organized with clear sections, good frontmatter, and useful best practices. No security concerns whatsoever.
Pure documentation skill with no executable code. Covers S3 comprehensively with both AWS CLI and boto3 examples. Clean frontmatter, good progressive disclosure. The short_description is in Chinese which is unusual for an English-language skill.