There was an error while loading. Please reload this page.
1 parent 696b485 commit 23d8f1eCopy full SHA for 23d8f1e
cloudfront-signer.js
@@ -1,7 +1,7 @@
1
var util = require('util');
2
3
export.keyPath = 'PATH_TO_KEY_FILE';
4
-export.keyPairId = 'YOUR_KEY_PAIR_ID";
+export.keyPairId = 'YOUR_KEY_PAIR_ID';
5
6
function cannedPolicyStream(url, offSet) {
7
//offSet time to expires in seconds.
0 commit comments