文件操作 - waiters-2.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/botocore/data/ssm-incidents/2018-05-10/waiters-2.json
编辑文件内容
{ "version" : 2, "waiters" : { "WaitForReplicationSetActive" : { "description" : "Wait for a replication set to become ACTIVE", "delay" : 30, "maxAttempts" : 5, "operation" : "GetReplicationSet", "acceptors" : [ { "matcher" : "path", "argument" : "replicationSet.status", "state" : "success", "expected" : "ACTIVE" }, { "matcher" : "path", "argument" : "replicationSet.status", "state" : "retry", "expected" : "CREATING" }, { "matcher" : "path", "argument" : "replicationSet.status", "state" : "retry", "expected" : "UPDATING" }, { "matcher" : "path", "argument" : "replicationSet.status", "state" : "failure", "expected" : "FAILED" } ] }, "WaitForReplicationSetDeleted" : { "description" : "Wait for a replication set to be deleted", "delay" : 30, "maxAttempts" : 5, "operation" : "GetReplicationSet", "acceptors" : [ { "matcher" : "error", "state" : "success", "expected" : "ResourceNotFoundException" }, { "matcher" : "path", "argument" : "replicationSet.status", "state" : "retry", "expected" : "DELETING" }, { "matcher" : "path", "argument" : "replicationSet.status", "state" : "failure", "expected" : "FAILED" } ] } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件