@uhuru/awsiot-thing-creator
Advanced tools
Comparing version 1.0.1-beta.36 to 1.0.1-beta.37
@@ -359,2 +359,3 @@ "use strict"; | ||
.replace('%region%', this.awsIotRegion); | ||
console.log(`~~~~~~~~~~~~~~ policyDocument ~~~~~~~~~~~~~~`, JSON.stringify(policyDocument, null, 2)); | ||
const createPolicyCmd = new client_iot_1.CreatePolicyCommand({ | ||
@@ -361,0 +362,0 @@ policyName, |
{ | ||
"name": "@uhuru/awsiot-thing-creator", | ||
"version": "1.0.1-beta.36", | ||
"version": "1.0.1-beta.37", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
58347
681