`amplify push` 上不存在 GraphQLSchema 指定的键

问题描述

我已将放大版本从 4.45.0 升级5.2.0

现在,当我执行 amplify push 时,出现以下错误

Following resources Failed

Resource Name: ci5lt23eofhvxlc3an7db4d7veGraphQLSchema (AWS::AppSync::GraphQLSchema)
Event Type: update
Reason: The specified key does not exist. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchKey; Request ID: GZQF1T9HWCCED75H; S3 Extended Request ID: qicfcwF2YUNdqMDU3EUkt+hsXIQawcirDG7tix+peEEkAwoe1v9ee6n2L5Qc2I8uePyAXg2eJ4U=; Proxy: null)

解决方法

用力推动后删除错误:amplify push --force