文件操作 - waiters-2.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/botocore/data/glacier/2012-06-01/waiters-2.json
编辑文件内容
{ "version": 2, "waiters": { "VaultExists": { "operation": "DescribeVault", "delay": 3, "maxAttempts": 15, "acceptors": [ { "state": "success", "matcher": "status", "expected": 200 }, { "state": "retry", "matcher": "error", "expected": "ResourceNotFoundException" } ] }, "VaultNotExists": { "operation": "DescribeVault", "delay": 3, "maxAttempts": 15, "acceptors": [ { "state": "retry", "matcher": "status", "expected": 200 }, { "state": "success", "matcher": "error", "expected": "ResourceNotFoundException" } ] } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件