@uhuru/awsiot-thing-creator
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -24,3 +24,4 @@ { | ||
"arn:aws:iot:%region%:%accountId%:topic/$aws/things/${iot:Connection.Thing.ThingName}/shadow/*", | ||
"arn:aws:iot:%region%:%accountId%:topic/enebular/*/${iot:Connection.Thing.ThingName}/*" | ||
"arn:aws:iot:%region%:%accountId%:topic/enebular/things/${iot:Connection.Thing.ThingName}/shadow/*", | ||
"arn:aws:iot:%region%:%accountId%:topic/enebular/things/${iot:Connection.Thing.ThingName}/msg/*" | ||
] | ||
@@ -30,20 +31,6 @@ }, | ||
"Effect": "Allow", | ||
"Action": [ | ||
"iot:DeleteThingShadow", | ||
"iot:DescribeJobExecution", | ||
"iot:GetPendingJobExecutions", | ||
"iot:GetThingShadow", | ||
"iot:ListNamedShadowsForThing", | ||
"iot:StartNextPendingJobExecution", | ||
"iot:UpdateJobExecution", | ||
"iot:UpdateThingShadow" | ||
], | ||
"Resource": "arn:aws:iot:%region%:%accountId%:thing/$aws/things/${iot:Connection.Thing.ThingName}/shadow/*" | ||
}, | ||
{ | ||
"Effect": "Allow", | ||
"Action": "iot:Subscribe", | ||
"Resource": [ | ||
"arn:aws:iot:%region%:%accountId%:topicfilter/$aws/things/${iot:Connection.Thing.ThingName}/shadow/*", | ||
"arn:aws:iot:%region%:%accountId%:topicfilter/enebular/*/${iot:Connection.Thing.ThingName}/*" | ||
"arn:aws:iot:%region%:%accountId%:topicfilter/enebular/things/${iot:Connection.Thing.ThingName}/msg/*" | ||
] | ||
@@ -50,0 +37,0 @@ } |
{ | ||
"name": "@uhuru/awsiot-thing-creator", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
58083
662