| Category | Resource name | Operation | Provider plugin |
|---|---|---|---|
| Auth | awsiotconsoleb179285c | Create | awscloudformation |
| Function | lambdaThingTriggerf368232f | Create | awscloudformation |
| Function | lambdaThing | Create | awscloudformation |
| Function | ThingLogModelTrigger6fe99b16 | Create | awscloudformation |
| Function | lambdaThingLog | Create | awscloudformation |
| Storage | lambdaThing | Create | awscloudformation |
| Storage | ThingLogModel | Create | awscloudformation |
| Api | ConsoleRESTAPI | Create | awscloudformation |
git clone https://github.com/Liberxue/aws-iot-console.gitcd aws-iot-consoleyarn installamplify configureamplify initamplify add apiamplify add analyticsvar environment = process.env.ENV var region = process.env.REGION var apiBetatestGraphQLAPIIdOutput = process.env.API_BETATEST_GRAPHQLAPIIDOUTPUT var apiBetatestGraphQLAPIEndpointOutput = process.env.API_BETATEST_GRAPHQLAPIENDPOINTOUTPUTamplify add authamplify auth console amplify status amplify pushyarn serveyarn buildyarn lintamplify delete

