配置的生命周期规则中,Transitions
字段的 Date
参数取值非 ISO8601 格式。
配置的生命周期规则中,Transitions
字段的 Date
参数取值非 ISO8601 格式。
{ "Rules": [{ "ID": "id", "Prefix": "prefix", "Status": "Enabled", "Transitions": [ { "StorageClass": "IA", "Date": "2006-01-02", } ] }] }
设置 Date
的值为 2024-02-27T00:00:00.000Z
格式。