aws-appsync-iot-core-realtime-dashboard icon indicating copy to clipboard operation
aws-appsync-iot-core-realtime-dashboard copied to clipboard

Unrecognised resource types

Open GeorgeBarlow opened this issue 3 years ago • 1 comments

Any reason for this after simply running amplify push after doing amplify init?

? Do you want to update code for your updated GraphQL API Yes
? Do you want to generate GraphQL statements (queries, mutations and subscription) based on your schema types?
This will overwrite your current graphql queries, mutations and subscriptions Yes
⠸ Updating resources in the cloud. This may take a few minutes...

UPDATE_IN_PROGRESS amplify-iotdashboard-testing-221143 AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:32 GMT+0100 (British Summer Time) User Initiated                                                                                                                                                         
CREATE_IN_PROGRESS iotanalyticsbatch                   AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:35 GMT+0100 (British Summer Time)                                                                                                                                                                        
CREATE_IN_PROGRESS geoiotdashboard                     AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:35 GMT+0100 (British Summer Time)                                                                                                                                                                        
CREATE_IN_PROGRESS functionlistsensors                 AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:35 GMT+0100 (British Summer Time)                                                                                                                                                                        
CREATE_IN_PROGRESS functiongetsensor                   AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:35 GMT+0100 (British Summer Time)                                                                                                                                                                        
CREATE_IN_PROGRESS authiotdashboard6b12339b            AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:36 GMT+0100 (British Summer Time)                                                                                                                                                                        
CREATE_IN_PROGRESS UpdateRolesWithIDPFunctionRole      AWS::IAM::Role             Wed Jul 06 2022 22:14:36 GMT+0100 (British Summer Time)                                                                                                                                                                        
CREATE_FAILED      iotanalyticsbatch                   AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:36 GMT+0100 (British Summer Time) Template format error: Unrecognized resource types: [AWS::IoTAnalytics::Datastore, AWS::IoTAnalytics::Channel, AWS::IoTAnalytics::Dataset, AWS::IoTAnalytics::Pipeline]
CREATE_FAILED      geoiotdashboard                     AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:36 GMT+0100 (British Summer Time) Template format error: Unrecognized resource types: [AWS::Location::Map]                                                                                               
CREATE_IN_PROGRESS functionlistsensors                 AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:36 GMT+0100 (British Summer Time) Resource creation Initiated                                                                                                                                            
CREATE_FAILED      functionlistsensors                 AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:37 GMT+0100 (British Summer Time) Resource creation cancelled                                                                                                                                            
CREATE_FAILED      UpdateRolesWithIDPFunctionRole      AWS::IAM::Role             Wed Jul 06 2022 22:14:37 GMT+0100 (British Summer Time) Resource creation cancelled                                                                                                                                            
CREATE_FAILED      functiongetsensor                   AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:37 GMT+0100 (British Summer Time) Resource creation cancelled                                                                                                                                            
CREATE_FAILED      authiotdashboard6b12339b            AWS::CloudFormation::Stack Wed Jul 06 2022 22:14:37 GMT+0100 (British Summer Time) Resource creation cancelled     

GeorgeBarlow avatar Jul 06 '22 21:07 GeorgeBarlow

Seems to be an issue whereby if you deploy outside of the us regions you get errors.

GeorgeBarlow avatar Jul 06 '22 21:07 GeorgeBarlow

What region are you trying to deploy to?

dave-moser avatar Jan 13 '23 17:01 dave-moser