gilesknap / gphotos-sync

Google Photos and Albums backup with Google Photos Library API
Apache License 2.0
1.97k stars 161 forks source link

CloudFormation multiple resource file error? #442

Closed wills721 closed 10 months ago

wills721 commented 10 months ago

After revising/updating the app.js of my Lambda function created as a result of amplify add api (REST API) I begin to encounter:

⚠️ NDCProductCodeAPI has more than one CloudFormation definitions in the resource folder which isn't permitted. ⚠️ thioscanner7b83a3c5 has more than one CloudFormation definitions in the resource folder which isn't permitted. ⚠️ amplifyDatasource has more than one CloudFormation definitions in the resource folder which isn't permitted. ⚠️ NDCProductCodeAPI has more than one CloudFormation definitions in the resource folder which isn't permitted. ⚠️ thioscanner7b83a3c5 has more than one CloudFormation definitions in the resource folder which isn't permitted.

....I attempt a amplify pull -- and then all is blown away in the function dir.

Any idea?

gilesknap commented 10 months ago

I'm not sure if you posted this to the correct project? If you did then I'll need a bit of help interpreting how gphotos-sync is involved here.

gilesknap commented 10 months ago

Pretty sure this was a mis-post. Closing.