帮助
Boto3:修订历史
查看该页面的日志
(
查看滥用日志
)
跳转到导航
跳转到搜索
过滤修订版本
展开
折叠
截止日期:
标签
过滤:
wikieditor(隐藏的标签)
可视化编辑:已切换
已被回退
反选
显示版本
差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:
(当前)
=与最后修订的差异,
(之前)
=与上个修订的差异,
小
=小编辑。
2026年3月1日 (星期日)
当前
之前
03:57
2026年3月1日 (日) 03:57
Evan
留言
贡献
1,024字节
0
无编辑摘要
2025年10月13日 (星期一)
当前
之前
14:57
2025年10月13日 (一) 14:57
Evan
留言
贡献
1,024字节
+172
无编辑摘要
标签
:
可视化编辑:已切换
当前
之前
14:27
2025年10月13日 (一) 14:27
Evan
留言
贡献
852字节
+36
无编辑摘要
当前
之前
14:22
2025年10月13日 (一) 14:22
Evan
留言
贡献
816字节
+816
创建页面,内容为“=retain days= <pre> import boto3 logs_client = boto3.client('logs', region_name = 'ap-east-1') retention_in_days = 400 # Example: retain logs for 400 days myfile='rdslogs-prod.txt' try: # Read log group names from the file with open(myfile, 'r', encoding='utf-8') as f: target_log_groups = [line.strip() for line in f if line.strip()] except FileNotFoundError: print(f"Error: Cannot find the file '{myfile}'") exit() for log_group_name i…”
导航菜单
个人工具
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
我的导航
关于我
shell
python
ops
linuxchina.net
blog.linuxchina
最近更改
随机页面
帮助
工具
链入页面
相关更改
Atom
特殊页面
页面信息