文件操作 - waiters-2.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/botocore/data/schemas/2019-12-02/waiters-2.json
编辑文件内容
{ "version": 2, "waiters": { "CodeBindingExists": { "description": "Wait until code binding is generated", "delay": 2, "operation": "DescribeCodeBinding", "maxAttempts": 30, "acceptors": [ { "expected": "CREATE_COMPLETE", "matcher": "path", "state": "success", "argument": "Status" }, { "expected": "CREATE_IN_PROGRESS", "matcher": "path", "state": "retry", "argument": "Status" }, { "expected": "CREATE_FAILED", "matcher": "path", "state": "failure", "argument": "Status" }, { "matcher": "error", "expected": "NotFoundException", "state": "failure" } ] } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件